Updated mauve-libgcj file

Mark Wielaard mark@klomp.org
Mon Apr 1 05:21:00 GMT 2002


Hi,

The default mauve-libgcj file is very out of date. We can run much more
tests now. With this in place (and the patches that I just sent) I get:

		=== libjava Summary ===

# of expected passes		11180
# of unexpected failures	673
# of unexpected successes	3
# of expected failures		37
# of untested testcases		14

2002-04-01  Mark Wielaard  <mark@klomp.org>

  * mauve-libgcj: Add JDK1.3, JDK1.4, JLS1.2 tests, remove ignored tests
  that can be compiled now and add testsuite crashers to ignore list.

OK to commit this new mauve-libgcj to mainline/branch?

Cheers,

Mark

P.S. I post daily test results of libjava on powerpc-unknown-gnu with
Mauve enabled to <http://gcc.gnu.org/ml/gcc-testresults/>.
-------------- next part --------------
# Config file that tells mauve about the `libjava' tag.
JDK1.0
JDK1.1
JDK1.2
JDK1.3
JDK1.4
JLS1.2
JDBC2.0

# These 2 are tests that fail with JDBC2.0 but the tags don't seem to
# have the right effect.
!java.sql.Connection.TestJdbc10
!java.sql.DatabaseMetaData.TestJdbc10

# Cannot be compiled
!java.text.ACIAttribute

# The following tests seem to hang or crash the testsuite
!java.io.ObjectInputOutput
!java.lang.reflect.Array.newInstance
!java.util.ResourceBundle.getBundle
!java.util.zip.GZIPInputStream.basic


More information about the Java-patches mailing list