Removed non-relevant Tesla tests on 2015 data
Edited by Eduardo Rodrigues
Merge request reports
Activity
added 1 commit
- 0ff5d794 - Removed a second test as it relies on the output of the one just removed in the previous commit.
It turns out that various other tests depend on the output of the first test removed here:
../../options/DV_2015_CaloCheck.py:IOHelper().inputFiles( ["tesla_2015_TCK.dst"] , clear=True ) ../../options/DV_2015_MuonCheck.py:IOHelper().inputFiles( ["tesla_2015_TCK.dst"] , clear=True ) ../../options/DV_2015_RichCheck.py:IOHelper().inputFiles( ["tesla_2015_TCK.dst"] , clear=True ) ../../options/DV_2015_SharedContainers.py:IOHelper().inputFiles( ["tesla_2015_TCK.dst"] , clear=True ) ../../options/DV_2015_TISTOS.py:IOHelper().inputFiles( ["tesla_2015_TCK.dst"] , clear=True )
Shall I go ahead and remove these tests too?Edited by Eduardo Rodriguesmentioned in commit db58b8cd
Please register or sign in to reply