FailoverTest testP2PFailoverWithMessagesLeft test failure
---------------------------------------------------------

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


This test has failed a number of times, the most recent error was:

junit.framework.AssertionFailedError: Should not have received message from new 
broker!  
at 
org.apache.qpid.test.client.failover.FailoverTest.testP2PFailover(FailoverTest.java:163)
  
at 
org.apache.qpid.test.client.failover.FailoverTest.testP2PFailoverWithMessagesLeft(FailoverTest.java:134)
  
at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)  
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)


It has failed eariler with this error however a number of the FailoverTests 
also failed at this time so this may simply be an artefact of the other 
failures.
junit.framework.ComparisonFailure: null expected:<[message 0]> but 
was:<[Message 1]>  
at 
org.apache.qpid.test.client.failover.FailoverTest.consumeMessages(FailoverTest.java:108)
  
at 
org.apache.qpid.test.client.failover.FailoverTest.testP2PFailover(FailoverTest.java:155)
  
at 
org.apache.qpid.test.client.failover.FailoverTest.testP2PFailoverWithMessagesLeft(FailoverTest.java:134)
  
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