-
Eduardo Rodrigues authoredEduardo Rodrigues authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
test_standardintermediate_reco14_init.qmt 1.33 KiB
<?xml version="1.0" ?>
<!--
(c) Copyright 2000-2018 CERN for the benefit of the LHCb Collaboration
This software is distributed under the terms of the GNU General Public
Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING".
In applying this licence, CERN does not waive the privileges and immunities
granted to it by virtue of its status as an Intergovernmental Organization
or submit itself to any jurisdiction.
-->
<!DOCTYPE extension PUBLIC '-//QM/2.3/Extension//EN' 'http://www.codesourcery.com/qm/dtds/2.3/-//qm/2.3/extension//en.dtd'>
<extension class="GaudiTest.GaudiExeTest" kind="test">
<argument name="program"><text>gaudirun.py</text></argument>
<argument name="timeout"><integer>6400</integer></argument>
<argument name="args"><set>
<text>../options/CommonParticles/TestStandardIntermediateCuts.py</text>
<text>$PRCONFIGOPTS/DaVinci/Stripping/Collision12-4TeV-Reco14-FULLDST.py</text>
</set></argument>
<argument name="validator"><text>
findReferenceBlock("""
DaVinciInitAlg SUCCESS 1 events processed
DaVinciInitAlg SUCCESS ==================================================================
""", stdout, result, causes, signature_offset = 0)
countErrorLines({"FATAL":0})
</text></argument>
</extension>