Skip to content

Commit

Permalink
Merge pull request #4943 from ktf/drop-rfio-tests
Browse files Browse the repository at this point in the history
Drop tests which break after obsoletion of castor pool.
  • Loading branch information
ktf committed Aug 25, 2014
2 parents acd65fe + 3dc89de commit af689e7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 83 deletions.
9 changes: 0 additions & 9 deletions Utilities/RFIOAdaptor/test/BuildFile.xml

This file was deleted.

3 changes: 0 additions & 3 deletions Utilities/RFIOAdaptor/test/RunUtilitiesRFIOAdaptor.cpp

This file was deleted.

40 changes: 0 additions & 40 deletions Utilities/RFIOAdaptor/test/put.cpp

This file was deleted.

24 changes: 0 additions & 24 deletions Utilities/RFIOAdaptor/test/run_RFIOAdaptorTests.sh

This file was deleted.

7 changes: 0 additions & 7 deletions Utilities/StorageFactory/test/BuildFile.xml
@@ -1,9 +1,5 @@
<use name="Utilities/StorageFactory"/>
<use name="FWCore/ParameterSet"/>
<bin file="RunUtilitiesStorageFactory.cpp" name="testUtilitiesStorageFactory">
<flags TEST_RUNNER_ARGS=" /bin/bash Utilities/StorageFactory/test run_StorageFactoryTests.sh"/>
<use name="FWCore/Utilities"/>
</bin>
<bin file="t0Repack.cpp" name="test_StorageFactory_t0Repack">
<flags NO_TESTRUN="1"/>
</bin>
Expand Down Expand Up @@ -34,9 +30,6 @@
</bin>
<bin file="http4.cpp" name="test_StorageFactory_Http4">
</bin>
<bin file="rfio.cpp" name="test_StorageFactory_Rfio">
<flags NO_TESTRUN="1"/>
</bin>
<bin file="rfio2.cpp" name="test_StorageFactory_Rfio2">
</bin>
<bin file="rfio3.cpp" name="test_StorageFactory_Rfio3">
Expand Down

0 comments on commit af689e7

Please sign in to comment.