In message <4c80fe64.6030...@gmail.com>, Tim Ellison writes: > > 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.
I've run tests on linux i386/amd64 and debian packages for those platforms. I've not bothered with win32 as that seems to get enough attention. I am still trying to get win64 test results. I am likely to end up producing at least some of the linux artifacts so I am happy to produce them all (nicluding windows) and start the vote if you want. Regards, -Mark. > 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_joinGroupLj > ava_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 > > >