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

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

          Component/s: Java Tests
          Description: 
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)


  was:
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)


    Affects Version/s: M3

> FlowControlTest fails intermittently
> ------------------------------------
>
>                 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.

Reply via email to