diff --git a/DaVinciTests/python/DaVinciTests/QMTest/DaVinciExclusions.py b/DaVinciTests/python/DaVinciTests/QMTest/DaVinciExclusions.py index 085628ac82801853241b8a73bce3eec123c63d3f..726924c56b4047dc56481fb2bbc961ae18e53e7f 100755 --- a/DaVinciTests/python/DaVinciTests/QMTest/DaVinciExclusions.py +++ b/DaVinciTests/python/DaVinciTests/QMTest/DaVinciExclusions.py @@ -49,6 +49,10 @@ remove_known_warnings = LineSkipper(regexps=[ "WARNING: MC tools not functional yet outside Hlt2 - .*", # FunTuple warning for the update_counters: skipping event is no candidates are found r"[a-zA-Z0-9]* +WARNING FunTupleBase<KeyedContainer<LHCb::MCParticle,Containers::KeyedObjectManager<Containers::hashmap> > >:: .*", + r"DetectorPersistencySvc +INFO Added successfully Conversion service:XmlCnvSvc", + r"DetectorDataSvc +SUCCESS Detector description database: git:/lhcb.xml", + r"[a-zA-Z0-9]* +WARNING TransportSvc is currently incompatible with DD4HEP. .*", + r"[a-zA-Z0-9]* +WARNING See https://gitlab.cern.ch/lhcb/Rec/-/issues/326 for more details", ]) remove_known_fluctuating_counters = LineSkipper(regexps=[