Skip to content
Snippets Groups Projects
Commit 882397d7 authored by rmatev's avatar rmatev Committed by rmatev
Browse files

Use Stripping24 in FSR tests

git-svn-id: svn+ssh://svn.cern.ch/reps/lhcb/DaVinci/trunk@199427 4525493e-7705-40b1-a816-d608a930855b
parent b7875a29
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@
! Purpose : QMTests for DaVinci
!-----------------------------------------------------------------------------
! 2016-01-06 - Rosen Matev
- Use Stripping24 in FSR tests.
Fixes issue with removal of property in LSAdaptPV3DFitter.
!======================= DaVinciTests v3r1 2015-11-27 ========================
! 2015-11-12 - Eduardo Rodrigues
......
......@@ -7,7 +7,7 @@ from Configurables import DaVinci
from StrippingConf.Configuration import StrippingConf
from StrippingArchive.Utils import buildStreams
allStreams = buildStreams('Stripping20r1')
allStreams = buildStreams('Stripping24')
MessageSvc().Format = "% F%60W%S%7W%R%T %0W%M"
......
......@@ -7,7 +7,7 @@ from Configurables import DaVinci
from StrippingConf.Configuration import StrippingConf
from StrippingArchive.Utils import buildStreams
allStreams = buildStreams('Stripping20r1')
allStreams = buildStreams('Stripping24')
MessageSvc().Format = "% F%60W%S%7W%R%T %0W%M"
......
......@@ -4,7 +4,7 @@
# SUMMARY OF THIS TEST
# ...................
# Author: rlambert
# Purpose: Merge some fioes to check the FSRs on the merged output
# Purpose: Merge some files to check the FSRs on the merged output
# Prerequisites: This is a full test suite creating its own input
# Common failure modes, severities and cures:
# . SEVERE: Segfault or raised exception, stderr, nonzero return code
......
......@@ -15,7 +15,7 @@
<argument name="program"><text>gaudirun.py</text></argument>
<argument name="args">
<set>
<text>../options/fsrs/davinci-merge-radiative.py</text>
<text>../options/fsrs/davinci-merge-radiative.py</text>
</set>
</argument>
<argument name="timeout"><integer>3000</integer></argument>
......
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