Skip to content

AthenaPoolUtilities: Ignore PGO messages in ref file comparisons.

In some builds, we get annoying PGO messages at the end of a job, stemming from the acts libraries. Add this to the patterns to ignore when comparing with ref files. Prevents some spurious comparison failures.

Merge request reports