Skip to content

lisa.tests.staging.util_tracking: Misc fixes

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr461 into master

Make sure all items in the tuples are int so they can be compared, instead of (5, 5, None).

Merge request reports