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]

[ecj] Patch: FYI: remove old test suite xfails


I'm checking this in on the gcj-eclipse branch.

A couple of old xfail'd tests now work.

Tom

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

	* testsuite/libjava.lang/stringconst.xfail: Removed.
	* testsuite/libjava.lang/ArrayStore2.xfail: Removed.

Index: testsuite/libjava.lang/ArrayStore2.xfail
===================================================================
--- testsuite/libjava.lang/ArrayStore2.xfail	(revision 114362)
+++ testsuite/libjava.lang/ArrayStore2.xfail	(working copy)
@@ -1 +0,0 @@
-xfail-source-output
Index: testsuite/libjava.lang/stringconst.xfail
===================================================================
--- testsuite/libjava.lang/stringconst.xfail	(revision 114362)
+++ testsuite/libjava.lang/stringconst.xfail	(working copy)
@@ -1 +0,0 @@
-xfail-source-output


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