Skip to content

TrigP1Test: fix reference comparison on magFieldToggle ART test

Frank Winklmeier requested to merge fwinkl/athena:magfield_timestamp into master

Adding timestamps to the athenaHLT messages caused test failure in the magFieldToggle ART test. Adjust the regular expression to ignore the timestamp at the start of the line.

Closes ATR-24881 and relates to ATR-24866.

Merge request reports