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:19:44 UTC

[jira] Created: (QPID-1322) FailoverTest testP2PFailoverWithMessagesLeft test failure

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.


[jira] Updated: (QPID-1322) FailoverTest testP2PFailoverWithMessagesLeft test failure

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1322:
---------------------------------

    Attachment: TEST-org.apache.qpid.test.client.failover.FailoverTest.testP2PFailoverWithMessagesLeft.out

> 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
>         Attachments: TEST-org.apache.qpid.test.client.failover.FailoverTest.testP2PFailoverWithMessagesLeft.out
>
>
> 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.