Fixed optional handles in SCT_DCSConditionsStatCondAlg
Common pattern that needs fixing: if ( condition ) myHandle.initialize()
when it should be myHandle.initialize( condition )
See https://its.cern.ch/jira/browse/ATR-21690 in general, and https://its.cern.ch/jira/browse/ATR-21676 specific to this case
Merge request reports
Activity
added InnerDetector TriggerMenu labels
added Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash 6ea15865)Athena AthSimulation AnalysisBase AthGeneration 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
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 16607]removed review-pending-level-1 label
added 52 commits
-
6ea15865...78ed425a - 51 commits from branch
atlas:master
- d3d84360 - Merge remote-tracking branch 'upstream/master' into SCTDCScondLoadFix
-
6ea15865...78ed425a - 51 commits from branch
added review-pending-level-1 label
CI Result SUCCESS (hash d3d84360)Athena AthSimulation AnalysisBase AthGeneration 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
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 16643]added review-approved label and removed review-pending-level-1 label
mentioned in commit 14c4d8f4
added sweep:ignore label