This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Pathc: no mauve failurs
- To: Java Patch List <java-patches@sourceware.cygnus.com>
- Subject: Pathc: no mauve failurs
- From: Tom Tromey <tromey@cygnus.com>
- Date: 07 Jul 1999 12:13:52 -0600
- Reply-To: tromey@cygnus.com
I'm committing the appended patch to the 2.95 branch. It disables all
failing Mauve tests. I'm not putting this on the trunk since we want
to fix the problems there; the point of the change is to make it so
that 2.95 test results from users will be easier to analyze.
1999-07-07 Tom Tromey <tromey@cygnus.com>
* mauve-libgcj: Turn off many tests which are known to fail.
Tom
Index: mauve-libgcj
===================================================================
RCS file: /cvs/java/libgcj/libjava/mauve-libgcj,v
retrieving revision 1.7.2.2
diff -u -r1.7.2.2 mauve-libgcj
--- mauve-libgcj 1999/07/07 09:34:42 1.7.2.2
+++ mauve-libgcj 1999/07/07 18:06:51
@@ -20,3 +20,23 @@
!java.text.AttributedCharacterIterator
!java.text.resources
!java.text.DateFormat
+#
+# The following are all `xfail's.
+# There are a frightening number of these.
+#
+!java.io.Utf8Encoding.mojo
+!java.lang.Double.DoubleTest
+!java.lang.Float.FloatTest
+!java.lang.Math.MathTest
+!java.lang.Math.max
+!java.lang.Math.min
+!java.lang.String.StringTest
+!java.lang.StringBuffer.plus
+!java.lang.System.arraycopy
+!java.net.DatagramSocket.DatagramSocketTest2
+!java.net.MulticastSocket.MulticastSocketTest
+!java.net.ServerSocket.ServerSocketTest
+!java.net.URL.URLTest
+!java.net.URLConnection.MyURLConnection
+!java.text.SimpleDateFormat.Test
+!java.text.SimpleDateFormat.getAndSet2DigitYearStart