Skip to content
Snippets Groups Projects

Change in exclusion message following LHCb!4565

Merged Miroslav Saur requested to merge msaur_exclusion_list_update into 2024-patches
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -43,7 +43,7 @@ remove_known_warnings = LineSkipper(
# backwards compatibility -- key is from manifest, not git
r"key 0x[0-9a-f]+ has an explicitly configured overrule -- using that",
# backwards compatibility -- old data
r"DstData raw bank has a zero encoding key, and it is not explicitly specified for decoding",
r"DstData raw bank has a zero encoding key, and it is not explicitly specified for decoding -- make sure that this really what you want",
r"HltDecReports has a zero TCK, and it is not explicitly specified for decoding",
# Known warnings with dd4hep
r".*WARNING TransportSvc is currently incompatible with DD4HEP.*",
Loading