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 12:07:44 UTC

[jira] Updated: (QPID-1315) FlowControlTest testBasicBytesFlowControl test failure

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

Martin Ritchie updated QPID-1315:
---------------------------------

    Summary: FlowControlTest testBasicBytesFlowControl test failure  (was: FlowControlTest fails intermittently)

> FlowControlTest testBasicBytesFlowControl test failure
> ------------------------------------------------------
>
>                 Key: QPID-1315
>                 URL: https://issues.apache.org/jira/browse/QPID-1315
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Client, Java Tests
>    Affects Versions: M3, M4
>            Reporter: Aidan Skinner
>             Fix For: M4
>
>
> This test has been seen to fail with two errors:
> junit.framework.AssertionFailedError: Third message not received  
> 	at org.apache.qpid.test.client.FlowControlTest.testBasicBytesFlowControl(FlowControlTest.java:105)  
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)  
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
> junit.framework.AssertionFailedError: First message not received  
> at org.apache.qpid.test.client.FlowControlTest.testBasicBytesFlowControl(FlowControlTest.java:87)  
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)  
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)

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