[kaffe] Mauve test results
Audeon Guillaume
AUDEONG@thmulti.com
Thu, 13 Jun 2002 13:56:12 +0200
Hi Dalibor,
> From: Dalibor Topic [mailto:robilad@yahoo.com]
[...]
> Also, running the test suite with TESTFLAGS="-verbose"
> would help you to find the spot where it all breaks
> down faster, by telling you which tests succeeded.
Well, the last PASS/FAIL print is not so relevant.
After modifiying the test (replacing all System.out.println with
harness.verbose()),
I found tha Kaffe is blocked in DatagramSocketTest at line 153:
harness.verbose("test echo 3 receive");
client.receive(reply);
harness.verbose("test echo 4 received, close.");
As "test echo 3 receive" is the last trace I got.
BR
Guillaume AUDEON
<mailto:audeong@thmulti.com>