This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: FYI: update jacks xfails


I'm checking this in on the trunk.

We have some jacks XPASSes right now.  This fixes those.  Included in
here is the PR 1333 test.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* libjava.jacks/jacks.xfail: Updated for new passes.

Index: libjava.jacks/jacks.xfail
===================================================================
RCS file: /cvs/gcc/gcc/libjava/testsuite/libjava.jacks/jacks.xfail,v
retrieving revision 1.7
diff -u -r1.7 jacks.xfail
--- libjava.jacks/jacks.xfail 12 Aug 2003 20:32:28 -0000 1.7
+++ libjava.jacks/jacks.xfail 27 Sep 2003 20:20:49 -0000
@@ -32,12 +32,9 @@
 14.19.exception-23
 14.19.exception-24
 14.20-block-4
-14.20-block-5
 14.20-block-9
-14.20-block-10
 14.20-local-2
 14.20-label-5
-14.20-label-6
 14.20-label-8
 14.20-label-9
 14.20-label-10
@@ -47,9 +44,7 @@
 14.20-label-14
 14.20-label-15
 14.20-switch-8
-14.20-switch-9
 14.20-switch-14
-14.20-switch-15
 14.20-switch-17
 14.20-switch-18
 14.20-switch-19
@@ -59,7 +54,6 @@
 14.20-switch-23
 14.20-switch-24
 14.20-while-4
-14.20-while-5
 14.20-while-12
 14.20-while-13
 14.20-while-14
@@ -69,7 +63,6 @@
 14.20-while-18
 14.20-while-19
 14.20-do-6
-14.20-do-7
 14.20-do-9
 14.20-do-10
 14.20-do-11
@@ -96,9 +89,7 @@
 14.20-do-32
 14.20-do-33
 14.20-for-4
-14.20-for-5
 14.20-for-8
-14.20-for-9
 14.20-for-15
 14.20-for-16
 14.20-for-17
@@ -108,33 +99,20 @@
 14.20-for-21
 14.20-for-22
 14.20-abrupt-2
-14.20-abrupt-3
 14.20-abrupt-6
-14.20-abrupt-7
 14.20-abrupt-10
-14.20-abrupt-11
 14.20-abrupt-14
-14.20-abrupt-15
 14.20-synchronized-3
-14.20-synchronized-4
 14.20-try-3
-14.20-try-4
 14.20-try-9
-14.20-try-10
 14.20-try-14
-14.20-try-15
 14.20-try-18
-14.20-try-19
 14.20-try-22
-14.20-try-23
 14.20-try-27
-14.20-try-28
 14.20-try-31
-14.20-try-32
 14.20-catch-15
 14.20-catch-17
 14.20-if-6
-14.20-if-7
 14.20-for-update-1
 8.1.1.1-default-abstract-11
 8.1.1.1-default-abstract-13
@@ -767,4 +745,3 @@
 15.20-2-runtime-1
 15.15-runtime-3
 15.15-runtime-4
-14.19.2-runtime-try-1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]