gaudirun.py
$MOOREROOT/options/force_functor_cache.py
$MOOREROOT/tests/options/mdf_input_and_conds_hlt2.py
$MOOREROOT/tests/options/download_mdf_input.py
$MOOREROOT/tests/options/set_evt_max_to_5.py
$HLT2CONFROOT/options/hlt2_pp_thor.py
true
../../../RecoConf/tests/refs/empty.ref
from Moore.qmtest.exclusions import remove_known_warnings
countErrorLines({"FATAL": 0, "ERROR": 0, "WARNING": 0},
stdout=remove_known_warnings(stdout))
# make sure that nobody configures and potentially uses the DetailedMaterialLocator
if 'DetailedMaterialLocator.OutputLevel' in result['job_opts_dump']:
causes.append("Found configured DetailedMaterialLocator in job_opts_dump")