You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/07/08 17:16:31 UTC

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

     [ 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.