fix for failing unit test in AnalysisBase
Basically just trying to ignore xAOD::Init line in log file, which will hopefully fix the remaining broken unit test in AnalysisBase. Unfortunately for some reason the test wasn't failing when I was running locally.
Merge request reports
Activity
added EDM JetEtmiss master review-pending-level-1 labels
This test was not failing for me locally either. I have no idea why... When I was running local tests for !31171 (merged), it really should've showed up... Very strange.But this is exactly how I would've solved it as well.
- Resolved by Edson Carquin Lopez
CI Result FAILURE (hash 9d5d6e79)Athena AthSimulation 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
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 11182]added 1 commit
- e1e8f8e9 - change from EXTRA_PATTERNS to LOG_IGNORE_PATTERN
CI Result SUCCESS (hash e1e8f8e9)Athena AthSimulation 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
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 11199]added review-approved label and removed review-pending-level-1 label
mentioned in commit 37694f08
added sweep:ignore label