Skip to content

CaloUtils: Fix test miscompare with gcc12.

Scott Snyder requested to merge ssnyder/athena:gcc12.CaloUtils-20220217 into master

gcc12 formats function names slightly differently, causing a test miscompare. Change test to hide function names.

Merge request reports