Skip to content
Snippets Groups Projects
Commit c6e35d2a authored by Christopher Rob Jones's avatar Christopher Rob Jones
Browse files

Merge branch 'sponce_fixtest' into 'master'

fixing set of warnings ignored in test_hlt2_and_spruce_bandwidth

See merge request !4511
parents 524eaae0 13e33799
No related branches found
No related tags found
2 merge requests!4543RD b2lpgamma convt,!4511fixing set of warnings ignored in test_hlt2_and_spruce_bandwidth
Pipeline #11018657 passed with warnings
......@@ -27,6 +27,7 @@ _remove_known_warnings = remove_known_warnings + LineSkipper([
"WARNING Lifetime fit did not converge. Aborting.",
"WARNING Negative variance produced in lifetime fit iteration.",
"WARNING Empty Buffers -- presumably DstData bank has no payload",
"WARNING Suppressing message: 'Empty Buffers -- presumably DstData bank has no payload'",
"WARNING Suppressing message: 'Misordered channel'",
"WARNING DstData raw bank seems to only contain a header, no other data",
"WARNING No HltPackedData raw bank (the DstData bank) in raw event."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment