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 2007/09/12 12:42:32 UTC

[jira] Created: (QPID-595) Intermittent CommitRollbackTest Test Failure

Intermittent CommitRollbackTest Test Failure
--------------------------------------------

                 Key: QPID-595
                 URL: https://issues.apache.org/jira/browse/QPID-595
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: M2.1
         Environment: Windows XP using cygwin failure seen with maven.
            Reporter: Martin Ritchie


testSend2ThenRollback(org.apache.qpid.test.unit.transacted.CommitRollbackTest)  Time elapsed: 0.078 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Already received message one
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertFalse(Assert.java:34)
        at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:410)
        at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
        at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
        at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
        at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:376)

Given that a message can be recevived more than once. Sounds like the test is in error here.

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


[jira] Closed: (QPID-595) Intermittent CommitRollbackTest Test Failure

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

Aidan Skinner closed QPID-595.
------------------------------

    Resolution: Cannot Reproduce

Haven't seen this in a long, long time.

> Intermittent CommitRollbackTest Test Failure
> --------------------------------------------
>
>                 Key: QPID-595
>                 URL: https://issues.apache.org/jira/browse/QPID-595
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2, M2.1
>         Environment: Windows XP using cygwin failure seen with maven.
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>         Attachments: mylyn-context.zip, QPID-595-commit_rollback_test.patch
>
>
> testSend2ThenRollback(org.apache.qpid.test.unit.transacted.CommitRollbackTest)  Time elapsed: 0.078 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Already received message one
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertFalse(Assert.java:34)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:410)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:376)
> Given that a message can be recevived more than once. Sounds like the test is in error here.

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


[jira] Updated: (QPID-595) Intermittent CommitRollbackTest Test Failure

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

Aidan Skinner updated QPID-595:
-------------------------------

    Attachment: mylyn-context.zip

> Intermittent CommitRollbackTest Test Failure
> --------------------------------------------
>
>                 Key: QPID-595
>                 URL: https://issues.apache.org/jira/browse/QPID-595
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2.1
>         Environment: Windows XP using cygwin failure seen with maven.
>            Reporter: Martin Ritchie
>         Attachments: mylyn-context.zip, QPID-595-commit_rollback_test.patch
>
>
> testSend2ThenRollback(org.apache.qpid.test.unit.transacted.CommitRollbackTest)  Time elapsed: 0.078 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Already received message one
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertFalse(Assert.java:34)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:410)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:376)
> Given that a message can be recevived more than once. Sounds like the test is in error here.

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


[jira] Updated: (QPID-595) Intermittent CommitRollbackTest Test Failure

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

Aidan Skinner updated QPID-595:
-------------------------------

    Attachment: QPID-595-commit_rollback_test.patch

> Intermittent CommitRollbackTest Test Failure
> --------------------------------------------
>
>                 Key: QPID-595
>                 URL: https://issues.apache.org/jira/browse/QPID-595
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2.1
>         Environment: Windows XP using cygwin failure seen with maven.
>            Reporter: Martin Ritchie
>         Attachments: mylyn-context.zip, QPID-595-commit_rollback_test.patch
>
>
> testSend2ThenRollback(org.apache.qpid.test.unit.transacted.CommitRollbackTest)  Time elapsed: 0.078 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Already received message one
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertFalse(Assert.java:34)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:410)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:376)
> Given that a message can be recevived more than once. Sounds like the test is in error here.

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


[jira] Updated: (QPID-595) Intermittent CommitRollbackTest Test Failure

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

Martin Ritchie updated QPID-595:
--------------------------------

        Fix Version/s: M2.1
                       M2
             Assignee: Martin Ritchie
    Affects Version/s: M2

> Intermittent CommitRollbackTest Test Failure
> --------------------------------------------
>
>                 Key: QPID-595
>                 URL: https://issues.apache.org/jira/browse/QPID-595
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2, M2.1
>         Environment: Windows XP using cygwin failure seen with maven.
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M2, M2.1
>
>         Attachments: mylyn-context.zip, QPID-595-commit_rollback_test.patch
>
>
> testSend2ThenRollback(org.apache.qpid.test.unit.transacted.CommitRollbackTest)  Time elapsed: 0.078 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Already received message one
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertFalse(Assert.java:34)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:410)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:376)
> Given that a message can be recevived more than once. Sounds like the test is in error here.

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


[jira] Updated: (QPID-595) Intermittent CommitRollbackTest Test Failure

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

Martin Ritchie updated QPID-595:
--------------------------------

    Fix Version/s:     (was: M2.1)
                       (was: M2)
                   M3

> Intermittent CommitRollbackTest Test Failure
> --------------------------------------------
>
>                 Key: QPID-595
>                 URL: https://issues.apache.org/jira/browse/QPID-595
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2, M2.1
>         Environment: Windows XP using cygwin failure seen with maven.
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>         Attachments: mylyn-context.zip, QPID-595-commit_rollback_test.patch
>
>
> testSend2ThenRollback(org.apache.qpid.test.unit.transacted.CommitRollbackTest)  Time elapsed: 0.078 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Already received message one
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertFalse(Assert.java:34)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:410)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
>         at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:376)
> Given that a message can be recevived more than once. Sounds like the test is in error here.

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