Explorar el Código

ignoring test case expecting a skip when using the old ajc compiler in incremental mode,

since we're not using ajc 1.0 anymore.  
Should revisit if we do.
tags/V1_1_1
wisberg hace 21 años
padre
commit
ebe50650a3

+ 1
- 1
testing-drivers/testdata/incremental/harness/selectionTest.xml Ver fichero

@@ -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>

Cargando…
Cancelar
Guardar