Skip to content
Snippets Groups Projects
Commit 3232b605 authored by Patrick Koppenburg's avatar Patrick Koppenburg :leaves:
Browse files

Merge branch 'dfzzini_fix_iovlock_dd4hep' into 'master'

Fix for handling correctly IOVProducer location in dd4hep builds

See merge request !750
parents 57b4e7ac 6a5a6fa7
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!750Fix for handling correctly IOVProducer location in dd4hep builds
Pipeline #4518621 passed
......@@ -23,7 +23,11 @@ remove_uninteresting_lines = LineSkipper(regexps=[
r"HLTControlFlowMgr +INFO", r"<module .*",
"SUCCESS Exceptions/Errors/Warnings/Infos Statistics :",
"INFO MuonIDAlg v", "DaVinciInitAlg.DaVinciMemory",
"mc_unpackers' must run BEFORE 'unpackers'", "MD5 sum:"
"mc_unpackers' must run BEFORE 'unpackers'", "MD5 sum:",
"DeFTDetector +INFO Current FT geometry version",
"LHCb::Det::LbDD4hep::DD4hepSvc +INFO Field map location",
"DeMagnetConditionCall +INFO Loading mag field from",
"MagneticFieldExtension +INFO Scale factor"
])
# Remove known warnings from the references
......
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