Print at least MSG_ERROR in case of StatusCode::FAILURE
Hi,
in RpcCablingCondAlg
in several places a StatusCode::FAILURE
was returned but only a ATH_MSG_DEBUG
was printed. I moved to printing ATH_MSG_ERROR
such that one knows where to look in case it happens.
Best, Nico
Merge request reports
Activity
added MuonSpectrometer master review-pending-level-1 labels
CI Result SUCCESS (hash 72daa868)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 13247]added review-approved label and removed review-pending-level-1 label
mentioned in commit 3ca4bf81
added sweep:ignore label