jacks.xfail: Add XFAILs for new JSR-201 tests.

* testsuite/libjava.jacks/jacks.xfail: Add XFAILs for new JSR-201
	tests.

From-SVN: r96327
This commit is contained in:
Ranjit Mathew 2005-03-12 03:07:56 +00:00 committed by Ranjit Mathew
parent 5f42ddb044
commit 7999e310bf
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-03-12 Ranjit Mathew <rmathew@hotmail.com>
* testsuite/libjava.jacks/jacks.xfail: Add XFAILs for new JSR-201
tests.
2005-03-11 Andreas Tobler <a.tobler@schweiz.ch>
* testsuite/lib/libjava.exp (libjava_init): Use the same target

View File

@ -420,6 +420,11 @@
16.5-runtime-4
16.5-runtime-5
16.8-constructor-8
201-enhanced-for-final
201-enhanced-for-int-array
201-enhanced-for-Iterable
201-enhanced-for-object
201-enhanced-for-with-generics
3.10.1-invalid-3
3.10.1-invalid-4
3.10.2-double-13