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/10/01 17:44:50 UTC

[jira] Updated: (QPID-598) Intermittent TransactedTest Failure

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

Martin Ritchie updated QPID-598:
--------------------------------

        Fix Version/s: M2
    Affects Version/s: M2

> Intermittent  TransactedTest Failure
> ------------------------------------
>
>                 Key: QPID-598
>                 URL: https://issues.apache.org/jira/browse/QPID-598
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2, M2.1
>            Reporter: Martin Ritchie
>             Fix For: M2
>
>
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.671 sec <<< FAILURE!
> testRollback(org.apache.qpid.test.unit.transacted.TransactedTest)  Time elapsed: 0.562 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: Message content does not match expected expected:<A> but was:<C>
>         at junit.framework.Assert.assertEquals(Assert.java:81)
>         at org.apache.qpid.test.unit.transacted.TransactedTest.expect(TransactedTest.java:306)
>         at org.apache.qpid.test.unit.transacted.TransactedTest.testRollback(TransactedTest.java:199)
> As this is related to Rollback and was seen with the fix for the CSDM ordering issue in place I would say the culprit here is the rollback mechanism. Did QPID-573 fully address rollback issues?

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