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 Pavlenko (JIRA)" <ji...@apache.org> on 2007/10/22 10:34:50 UTC

[jira] Created: (HARMONY-4986) [buildtest][func] java.net.SocketTest intermittently fails

[buildtest][func] java.net.SocketTest intermittently fails
----------------------------------------------------------

                 Key: HARMONY-4986
                 URL: https://issues.apache.org/jira/browse/HARMONY-4986
             Project: Harmony
          Issue Type: Bug
          Components: build - test - ci
            Reporter: Andrey Pavlenko
            Assignee: Andrey Pavlenko


The test case testConnectTimeout of java.net.SocketTest intermittently fails because Socket.connect() sometimes throws "Connection refused" before connection timed out.

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


[jira] Closed: (HARMONY-4986) [buildtest][func] java.net.SocketTest intermittently fails

Posted by "Andrey Pavlenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Pavlenko closed HARMONY-4986.
------------------------------------


> [buildtest][func] java.net.SocketTest intermittently fails
> ----------------------------------------------------------
>
>                 Key: HARMONY-4986
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4986
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Andrey Pavlenko
>            Assignee: Andrey Pavlenko
>         Attachments: HARMONY-4986-SocketTest.patch
>
>
> The test case testConnectTimeout of java.net.SocketTest intermittently fails because Socket.connect() sometimes throws "Connection refused" before connection timed out.

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


[jira] Resolved: (HARMONY-4986) [buildtest][func] java.net.SocketTest intermittently fails

Posted by "Andrey Pavlenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Pavlenko resolved HARMONY-4986.
--------------------------------------

    Resolution: Fixed

The patch has been applied.

> [buildtest][func] java.net.SocketTest intermittently fails
> ----------------------------------------------------------
>
>                 Key: HARMONY-4986
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4986
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Andrey Pavlenko
>            Assignee: Andrey Pavlenko
>         Attachments: HARMONY-4986-SocketTest.patch
>
>
> The test case testConnectTimeout of java.net.SocketTest intermittently fails because Socket.connect() sometimes throws "Connection refused" before connection timed out.

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


[jira] Updated: (HARMONY-4986) [buildtest][func] java.net.SocketTest intermittently fails

Posted by "Andrey Pavlenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Pavlenko updated HARMONY-4986:
-------------------------------------

    Attachment: HARMONY-4986-SocketTest.patch

> [buildtest][func] java.net.SocketTest intermittently fails
> ----------------------------------------------------------
>
>                 Key: HARMONY-4986
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4986
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>            Reporter: Andrey Pavlenko
>            Assignee: Andrey Pavlenko
>         Attachments: HARMONY-4986-SocketTest.patch
>
>
> The test case testConnectTimeout of java.net.SocketTest intermittently fails because Socket.connect() sometimes throws "Connection refused" before connection timed out.

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