You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/10/07 15:29:44 UTC

[jira] Created: (QPID-1324) ConnectionTest testClosedNotificationAndWriteToClosed test failure

ConnectionTest testClosedNotificationAndWriteToClosed test failure
------------------------------------------------------------------

                 Key: QPID-1324
                 URL: https://issues.apache.org/jira/browse/QPID-1324
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: M3, M4
            Reporter: Martin Ritchie


The ConnectionTest testClosedNotificationAndWriteToClosed test fails on a fairly regular basis with the first error. The second error has occured by is much less regular.

junit.framework.AssertionFailedError: writing to a closed socket succeeded  
at org.apache.qpid.transport.ConnectionTest.testClosedNotificationAndWriteToClosed(ConnectionTest.java:113)

junit.framework.AssertionFailedError: never got notified of connection close  
at org.apache.qpid.transport.ConnectionTest.testClosedNotificationAndWriteToClosed(ConnectionTest.java:103)


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