Print

Print


Author: [log in to unmask]
Date: Thu Feb 12 18:17:53 2015
New Revision: 2128

Log:
Temporarily excluding test that Hudson release build does not like.

Modified:
    java/trunk/integration-tests/pom.xml

Modified: java/trunk/integration-tests/pom.xml
 =============================================================================
--- java/trunk/integration-tests/pom.xml	(original)
+++ java/trunk/integration-tests/pom.xml	Thu Feb 12 18:17:53 2015
@@ -39,6 +39,7 @@
                         <exclude>org/hps/ReadoutToLcioTest.java</exclude>
                         <exclude>org/hps/SimpleSvtReadoutTest.java</exclude>
                         <exclude>org/hps/TestRunReadoutToEvioTest.java</exclude>
+                        <exclude>org/hps/SteeringFilesTest.java</exclude>
                     </excludes>
 <!--                    <redirectTestOutputToFile>true</redirectTestOutputToFile> -->
                     <trimStackTrace>false</trimStackTrace>