]> source.dussan.org Git - aspectj.git/commitdiff
commenting out unreliable test - can't always delete sandbox afterwards, need to...
authoracolyer <acolyer>
Tue, 16 Mar 2004 16:32:29 +0000 (16:32 +0000)
committeracolyer <acolyer>
Tue, 16 Mar 2004 16:32:29 +0000 (16:32 +0000)
tests/ajcTests.xml

index e8fd3a0eb4cc6c6e850aa88efce577397e7e8d5c..496db30abf82d84b2a01f1c32beb7722af615b6a 100644 (file)
         </compile>
     </ajc-test>
     
+    <!-- this test unreliable - can't always delete sandbox afterwards, need to get
+         to the bottom of why...
      <ajc-test dir="bugs"  pr="43714"
        title="weaving from an input jar into that same jar.."  >
         <compile files="notAJar.jar" outjar="notAJar.jar"> 
                <message kind="error" line="0"/>
         </compile>
     </ajc-test>
+       -->
        
         <ajc-test dir="bugs"  pr="43714"
        title="weaving from an aspectpath jar into that same jar.."  >