On Windows XP x86 I see 3 failures and 9 errors in the Java 6 tree:
javax.swing.plaf.basic.BasicScrollBarUITest.testGetThumbBounds - 1
failure "expected: 16, actual: 0"
org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest
- all 4 tests have errors "[SYNC] Exception in accepting socket sync
connection".
org.apache.harmony.jpda.tests.jdwp.ObjectReference.InvokeMethodTest.testInvokeMethod002
- 1 error "Timeout was exceeded"
org.apache.harmony.jpda.tests.jdwp.ObjectReference.SetValues004Test.testSetValues004
- 1 failure "ObjectType::SetValue command, Error Code:<20(INVALID_OBJECT)>"
org.apache.harmony.luni.tests.java.util.ScannerTest.test_hasNextLine_sequence
- 1 failure "expected:<2> but was:<1>"
org.apache.harmony.rmi.ConnectionTest.testDirectSocket_SingleVM and
testDirectHTTP_SingleVM - both have errors "N/A java.io.EOFException"
org.apache.harmony.rmi.RegistryTest.testDetailed - 1 error "Unable to
connect to server [127.0.0.1:1099]; nested exception is:
java.net.ConnectException: localhost/127.0.0.1:1099 - Connection refused"
org.apache.harmony.jpda.tests.jdwp.ThreadReference.Status004Test -
marked as crashed, probably the timeout mentioned previously in this thread.
Regards,
Oliver
On 02/09/2010 14:19, Tim Ellison wrote:
With the latest fixes committed I'm now only seeing the following for
the Java 6 branch on a Win32/IA32...
I'm excluding the jdwp tests, because they hang for me part way through.
(a) Two Swing failures (old favorites)
BoxLayoutTest#testLayoutContainerVertical
BasicScrollBarUITest#testGetThumbBounds
(b) One failure in ScannerTest#test_hasNextLine_sequence
junit.framework.AssertionFailedError: expected:<2> but was:<1>
at
org.apache.harmony.luni.tests.java.util.ScannerTest.test_hasNextLine_sequence(ScannerTest.java:5709)
This test is failing for me on 5.0M14 too. It's working a bit better on
this 6.0 candidate, but there is still a lurking issue here.
I'll take a look but at this point I'm prepared to argue it's not a blocker.
The JDWP hangs are more interesting right now. Anyone else see the hang?
Regards,
Tim
--
Oliver Deakin
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU