In message <[email protected]>, Tim Ellison writes: > > On 26/May/2010 22:40, Oliver Deakin wrote: > > I'm seeing only recognised failures in the 6.0 tree now apart from: > > org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.test_write > $LByteBuffer_writes > > fails consistently even when run on its own with: > > expected:<java.nio.ReadWriteHeapByteBuffer, status: capacity=12 > > position=0 limit=12> but was:<java.nio.ReadWriteHeapByteBuffer, status: > > capacity=1024 position=0 limit=6> > > FWIW I see these tests passing ok on Win32/VS2003/Ant1.7.0
Passes for me on Win32 and Win64 too. > > and I see > > org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest is > > flagged under "vmcrash", although I have run the test on its own 5 times > > and it passed every time. I think maybe the testsuite just timed out and > > was killed by the harness - I did notice that one of the JDWP tests > > produces a huge amount of exception stack traces to the console. I > > wonder if this may be causing the rest of the tests in the suite to run > > out of execution time. > > This one also passes ok for me each time. Passes for me too. Regards, Mark. > > On 23/05/2010 18:13, Mark Hindess wrote: > >> I have created signed source archives for revision r946981 of the java6 > >> branch and made them available at: > >> > >> http://people.apache.org/~hindessm/milestones/6.0M2/ > >> > >> Please test these artifacts and then vote for declaring these source > >> archives as 6.0 Milestone 2. > >> > >> This vote will be open for at least three days, or until all binding > >> votes have been cast (if earlier). > >> > >> If the vote is successful, binary builds from these artifacts will be > >> made available on the download page, as usual. > >> > >> Regards, > >> Mark.
