You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Andrey Yakushev (JIRA)" <ji...@apache.org> on 2008/05/12 13:37:55 UTC

[jira] Updated: (HARMONY-5820) [buildtest][reliability] Error in SingleConnectTest

     [ https://issues.apache.org/jira/browse/HARMONY-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Yakushev updated HARMONY-5820:
-------------------------------------

    Attachment: SingleConnectTest_race_fix.patch

SingleConnectTest_race_fix.patch contains correction for described race condition. I've checked this patch on Windows x86, Linux x86, and Linux x86_64

> [buildtest][reliability] Error in SingleConnectTest
> ---------------------------------------------------
>
>                 Key: HARMONY-5820
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5820
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>         Environment: All platforms
> revision 640432
>            Reporter: Andrey Yakushev
>         Attachments: SingleConnectTest_race_fix.patch
>
>
> Test api/net/SingleConnectTest from the reliability test suite contains race condition in its initialization stage. Condition "started" is usually checked too early, when server isn't initialized yet. This results wrongly reported failure.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.