TrigCompositeUtils: Make test results reproducible.
TrigTraversal_test depends on printing lists of objects derived from iterating over a set of pointers. The ordering of this is not reproducible.
Make the test reproducible by sorting these lists when we print them.
Merge request reports
Activity
This merge request affects 1 package:
- Trigger/TrigSteer/TrigCompositeUtils
Adding @tamartin as watcher
added Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash bfcd27a6)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 21495]Thanks @ssnyder - missed that.
mentioned in commit 03b9d3a8
added sweep:ignore label