Print

Print


Author: [log in to unmask]
Date: Mon Nov 17 13:25:51 2014
New Revision: 1534

Log:
Missed this test.

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	Mon Nov 17 13:25:51 2014
@@ -27,6 +27,7 @@
                 <artifactId>maven-surefire-plugin</artifactId>
                 <configuration>
                     <excludes>
+                        <exclude>org/hps/EcalReadoutSimTest.java</exclude>
                         <exclude>org/hps/EtSystemTest.java</exclude>
                         <exclude>org/hps/DataQualityMonitorTest.java</exclude>
                         <exclude>org/hps/HPSTestRunTracker2014GeometryTrackReconTest.java</exclude>