You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Sangjin Lee (JIRA)" <ji...@apache.org> on 2008/04/17 22:01:21 UTC

[jira] Created: (DIRMINA-571) SocketConnectorTest.testConnectFutureSuccessTiming() fails

SocketConnectorTest.testConnectFutureSuccessTiming() fails
----------------------------------------------------------

                 Key: DIRMINA-571
                 URL: https://issues.apache.org/jira/browse/DIRMINA-571
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-M2
            Reporter: Sangjin Lee
            Priority: Minor


The test fails because the connect future gets completed as part of sessionCreated().  The same failure exists with DatagramConnectorTest as well.  The problem is reproduced intermittently on some platforms (mostly windows) but not all.


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


[jira] Closed: (DIRMINA-571) SocketConnectorTest.testConnectFutureSuccessTiming() fails

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

Julien Vermillard closed DIRMINA-571.
-------------------------------------


> SocketConnectorTest.testConnectFutureSuccessTiming() fails
> ----------------------------------------------------------
>
>                 Key: DIRMINA-571
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-571
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-M2
>            Reporter: Sangjin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>
> The test fails because the connect future gets completed as part of sessionCreated().  The same failure exists with DatagramConnectorTest as well.  The problem is reproduced intermittently on some platforms (mostly windows) but not all.

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


[jira] Resolved: (DIRMINA-571) SocketConnectorTest.testConnectFutureSuccessTiming() fails

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

Sangjin Lee resolved DIRMINA-571.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-M2

Fixed with revision 649257.

> SocketConnectorTest.testConnectFutureSuccessTiming() fails
> ----------------------------------------------------------
>
>                 Key: DIRMINA-571
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-571
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-M2
>            Reporter: Sangjin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>
> The test fails because the connect future gets completed as part of sessionCreated().  The same failure exists with DatagramConnectorTest as well.  The problem is reproduced intermittently on some platforms (mostly windows) but not all.

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