ICU-13236 re-enable execution of monkey test in TestIDNA.java but keep test ignored because it is still failing.
X-SVN-Rev: 40307
This commit is contained in:
parent
c5932970d6
commit
abd252c79e
@ -435,7 +435,7 @@
|
|||||||
/>
|
/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="coreCheck" depends="info, core, currdata, langdata, regiondata, core-tests" description="Run only the core tests">
|
<target name="coreCheck" depends="info, core, currdata, langdata, regiondata, translit, core-tests" description="Run only the core tests">
|
||||||
<antcall target="_coreCheck"/>
|
<antcall target="_coreCheck"/>
|
||||||
<fail message="test failed" if="icu-junit-failure" />
|
<fail message="test failed" if="icu-junit-failure" />
|
||||||
</target>
|
</target>
|
||||||
|
Loading…
Reference in New Issue
Block a user