InDetRecExample: Don't hide errors when import fails.
Helps tracking down py3-related issues.
Merge request reports
Activity
Filter activity
added InnerDetector master review-pending-level-1 labels
CI Result SUCCESS (hash 8b72bbb3)Athena AthSimulation 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 8986]In principle the exception handling InDetRecPostProcessing.py:477, this was necessary to avoid deviations between releases (with different versions of InDetPhysValMOnitoring), if I remember correctly. So, it could be reduced to:
if rec.doPhysicsValidationAugmentation() : import InDetPhysValMonitoring.InDetPhysValDecoration InDetPhysValMonitoring.InDetPhysValDecoration.addDecoratorIfNeeded()
Edited by Goetz Gayckenadded review-approved label and removed review-pending-level-1 label
mentioned in commit 1d6fe676
added sweep:ignore label
Please register or sign in to reply