]> source.dussan.org Git - aspectj.git/commitdiff
ignoring test case expecting a skip when using the old ajc compiler in incremental...
authorwisberg <wisberg>
Thu, 28 Aug 2003 18:33:02 +0000 (18:33 +0000)
committerwisberg <wisberg>
Thu, 28 Aug 2003 18:33:02 +0000 (18:33 +0000)
since we're not using ajc 1.0 anymore.
Should revisit if we do.

testing-drivers/testdata/incremental/harness/selectionTest.xml

index 0ae449a1db973137f398fd4b75738a499102c399..7892f62b1a888f63986dbf4e09cb105392fdf27a 100644 (file)
@@ -61,7 +61,7 @@
 
     <!-- ................... ajc limitations -->
     <ajc-test dir="." title="skip - forced ajc with incremental tests" 
-        keywords="requireKeyword" >
+        keywords="requireKeyword,skipUnenforcedAjcLimit" >
         <compile staging="true" files="TestNoTester.java" options="!ajc"/>
         <run class="TestNoTester"/>
     </ajc-test>