瀏覽代碼

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 21 年之前
父節點
當前提交
ebe50650a3
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      testing-drivers/testdata/incremental/harness/selectionTest.xml

+ 1
- 1
testing-drivers/testdata/incremental/harness/selectionTest.xml 查看文件

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

Loading…
取消
儲存