Print

Print


Commit in GeomConverter on MAIN
project.xml+41.30 -> 1.31
JM: temporarily exclude broken test (needs fix from TKN)

GeomConverter
project.xml 1.30 -> 1.31
diff -u -r1.30 -r1.31
--- project.xml	6 Nov 2007 19:58:49 -0000	1.30
+++ project.xml	5 Dec 2007 01:57:59 -0000	1.31
@@ -115,6 +115,10 @@
     <sourceDirectory>src</sourceDirectory>
     <unitTestSourceDirectory>test</unitTestSourceDirectory>
     <unitTest>
+      <excludes>
+	<!-- Test is temporarily broken.  Needs fix from TKN. -->
+	<exclude>org/lcsim/detector/converter/compact/SiTrackerEndcapConverterTest.java</exclude>
+      </excludes>
       <resources>
 	<resource>
 	  <directory>testResources</directory>
CVSspam 0.2.8