Print

Print


Commit in lcsim on MAIN
project.xml+21.71 -> 1.72
JM: exclude test that is using old data and detector

lcsim
project.xml 1.71 -> 1.72
diff -u -r1.71 -r1.72
--- project.xml	15 May 2008 19:38:30 -0000	1.71
+++ project.xml	22 May 2008 23:03:22 -0000	1.72
@@ -198,6 +198,8 @@
         <!-- Test doesn't do anything and cached file is too big. -->
         <exclude>org/lcsim/LCIOHeaderTest.java</exclude>
         <exclude>org/lcsim/contrib/JanStrube/vtxFitter/FitterTest.java</exclude>
+        <!-- Uses old data and deprecated detector. -->
+        <exclude>org/lcsim/ReadoutTest.java</exclude>
       </excludes>
     </unitTest>
   </build>
CVSspam 0.2.8