Print

Print


Commit in java/trunk/tracking on MAIN
pom.xml+3871 -> 872
Exclude tests where input LCIO file is missing.

java/trunk/tracking
pom.xml 871 -> 872
--- java/trunk/tracking/pom.xml	2014-08-18 22:19:49 UTC (rev 871)
+++ java/trunk/tracking/pom.xml	2014-08-18 23:12:15 UTC (rev 872)
@@ -27,6 +27,9 @@
                 <configuration>
                     <excludes>
                         <exclude>org/hps/recon/tracking/TruthResidualTest.java</exclude>
+                        <!-- Test input LCIO file is missing for next two. -->
+                        <exclude>org/hps/recon/tracking/TestRunTrackReconTest.java</exclude>
+                        <exclude>org/hps/recon/tracking/HelicalTrackHitDriverTest.java</exclude>
                     </excludes>
                 </configuration>
             </plugin>
SVNspam 0.1