From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Jones To: mauve-discuss@sourceware.cygnus.com Subject: tests that pass but indicate an error? Date: Thu, 21 Dec 2000 21:48:00 -0000 Message-id: References: <877l4vynkr.fsf@creche.redhat.com> X-SW-Source: 2000-q4/msg00011.html So I've executed mauve against japhar+classpath with a given key file (that eliminates things that blow up) and one strange thing I've noticed is a set of tests that indicate they "PASS" although the -verbose message indicates "Error." Examples included below. PASS: gnu.testlet.java.lang.Byte.ByteTest: Error: test_Basics failed - 1 (number 1) PASS: gnu.testlet.java.lang.Byte.ByteTest: Error: test_Basics failed - 2 (number 1) PASS: gnu.testlet.java.lang.Byte.ByteTest: Error: test_Basics failed - 3 (number 1) -- Brian Jones