[ http://issues.apache.org/jira/browse/HARMONY-2338?page=comments#action_12455842 ]
Vasily Zakharov commented on HARMONY-2338:
------------------------------------------
Creating a workaround (see 1.2. above) resolved most issues. However, test_setReuseAddressZ()
continues to fail from time to time.
Additional workaround was then used in tests.support.Support_PortManager, setting lastAssignedPort
to 6000 instead of somewhatRandomPort(). This fixes the port numbers used on each test run,
and this makes test_setReuseAddressZ() to fail almost every time. Investigating further.
> [classlib][luni] tests.api.java.net.ServerSocketTest failed intermittently
> --------------------------------------------------------------------------
>
> Key: HARMONY-2338
> URL: http://issues.apache.org/jira/browse/HARMONY-2338
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Environment: SuSE 9 ia32 multi-processor
> Reporter: Alexei Fedotov
>
> The test failed 2 times from 162 on DRLVM r479662.
--
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
|