Changes needed for LCG 106 (backward compatible with LCG 105)

  • Improve test_iovs to work with latest pytest (effective cherry-pick of !4931 (merged))
  • Fix test of StatEntity use in Python to avoid implicit conversion from bool to float (not working with the latest cppyy)
  • Change types used in ODIN to avoid a problem with cppyy (inside ROOT) not understanding unsigned long long
Edited by Marco Clemencic

Merge request reports

Loading