Disable ChronoStatSvc print-out in trigger tests
There are two problems with ChronoStatSvc print-out:
- It is very long and makes the job logs large and difficult to read.
- It is using internal threading which causes message mangling, occasionally causing failures in log-comparison tests.
I'm applying a workaround suggested by @amete in !26764 (comment 2858454) to trigger tests here.
Merge request reports
Activity
added Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash cd1ab324)Athena AthSimulation externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 6
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 4154]added review-approved label and removed review-pending-level-1 label
mentioned in commit 7eb0b853
added sweep:ignore label
Please register or sign in to reply