Robert Schuster wrote: > Hi list, > tell me if I am wrong but in gnu.testlet.java.lang.Byte lines like this > occur: > | > PASS: gnu.testlet.java.lang.Byte.ByteTest: Error : test_decode failed - > 2 (number 1)| > > Isn't that (and many others) a failed test?
No... you are looking at verbose output which shows the failure message that would have been displayed had the test failed.. -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

