This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
testsuite: stringconst.xfail
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: java-patches at gcc dot gnu dot org
- Date: Wed, 20 Feb 2002 17:18:26 +1300
- Subject: testsuite: stringconst.xfail
stringconst.java actually only fails when compiled from source->native
(not source->byte->native), so this makes it xfail-source-output.
Bryce.
===================================================================
RCS file: /cvs/gcc/gcc/libjava/testsuite/libjava.lang/stringconst.xfail,v
retrieving revision 1.1
diff -u -r1.1 stringconst.xfail
--- stringconst.xfail 2000/12/16 19:02:54 1.1
+++ stringconst.xfail 2002/02/20 04:16:56
@@ -1 +1 @@
-xfail-output
+xfail-source-output