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.