FYI: Another mauve crasher added to mauve-libgcj

Mark Wielaard mark@klomp.org
Tue Apr 2 06:12:00 GMT 2002


Hi,

I just fixed the following test in Mauve to not just abort with a
RuntimeException. Sadly this means that the test currently just hangs.
So I am adding it to the mauve-libgcj ignore list for now.

It is important to get all the Mauve crashers out of mauve-libgcj but
for now I am just trying to get Mauve in shape to be able to run
automatic daily tests.

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

    * mauve-libgcj: add java.net.DatagramSocket.DatagramSocketTest2 to
    list of testsuite crashers.

I am committing this to the trunk and the branch.
 
Cheers,

Mark

--- mauve-libgcj	2002/04/01 18:09:29	1.17.14.1
+++ mauve-libgcj	2002/04/02 14:11:30
@@ -20,3 +20,4 @@
 !java.lang.reflect.Array.newInstance
 !java.util.ResourceBundle.getBundle
 !java.util.zip.GZIPInputStream.basic
+!java.net.DatagramSocket.DatagramSocketTest2



More information about the Java-patches mailing list