I see good test results on the Java 5 branch on a WinXP/IA32 MSVS2003 platform too. No new failures.
Is anyone else still running tests? I'd like to start a vote soon and reopen the code for development. Regards, Tim On 03/Sep/2010 09:21, Catherine Hope wrote: > I get the same 2 permanent failures as Charles on Linux x86-32 (running > 2.6.32-21-generic #32-Ubuntu with gcc version 4.4.3) > > java.awt.event.MouseEventTest > java.lang.NullPointerException > at java.awt.event.MouseEventTest.testHarmony5215(MouseEventTest.java:181) > > org.apache.harmony.luni.tests.java.net.MulticastSocketTest > junit.framework.ComparisonFailure: Group member did not recv data > expected:<[Hello World]> but was:<[�]> > at > org.apache.harmony.luni.tests.java.net.MulticastSocketTest.test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface(MulticastSocketTest.java:429) > > I think these are the best test results for any milestone I've had on my > machine. > > Cath >