MVAUtils: python 3.8 fix
assertAlmostEquals is deprecated; use assertAlmostEqual instead.
Merge request reports
Activity
added Reconstruction master review-pending-level-1 labels
CI Result FAILURE (hash 16b51fe8)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 16892] CI Result SUCCESS (hash 16b51fe8)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 17029]added review-approved label
removed review-pending-level-1 label
Looks good. Took the liberty to add the relevant table from [https://docs.python.org/3/library/unittest.html]
mentioned in commit 5b626cfb
added sweep:ignore label