[ http://issues.apache.org/jira/browse/HARMONY-1977?page=comments#action_12452232 ]
Alexei Zakharov commented on HARMONY-1977:
------------------------------------------
I cannot run this test since a lot of NIO tests including SocketChannelTest crash for me on
DRLVM even on WinXP. See HARMONY-2285.
> [classlib][nio] Unit test org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest
fails on Windows 2003 server
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-1977
> URL: http://issues.apache.org/jira/browse/HARMONY-1977
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Elena Semukhina
> Assigned To: Alexei Zakharov
>
> The test testSocket_NonBlock_ActionsBeforeConnect() fails with the folowing assertion
on both IBM VM and drlvm:
> Failure
> Should throw BindException
> junit.framework.AssertionFailedError: Should throw BindException at junit.framework.AssertionFailedError.<init>(AssertionFailedError.java:14)
at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.assertSocketAction_NonBlock_BeforeConnect(SocketChannelTest.java:488)
at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.testSocket_NonBlock_ActionsBeforeConnect(SocketChannelTest.java:329)
at java.lang.reflect.VMReflection.invokeMethod(Native Method) 0.032
> testSocket_Block_ActionsAfterConnect Success
> The test passes on linux.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|