Skip to content

lisa.regression: Handle tests reexecution better

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr125 into next

Running exekall run --load-db gives a value DB containing both old and new values. In order to be able to compare the reference value DB and the new value DB, the new list of results needs to be cleaned from results carried over from the reference data.

Merge request reports