CommitRollbackTest.testSend2ThenRollback failure from build system
------------------------------------------------------------------
Key: QPID-1385
URL: https://issues.apache.org/jira/browse/QPID-1385
Project: Qpid
Issue Type: Bug
Components: Java Tests
Affects Versions: M3, M4
Reporter: Martin Ritchie
Fix For: M4
Attachments:
TEST-org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback.out
Summary:
The following failure occurred last night:
testSend2ThenRollback
org.apache.qpid.test.unit.transacted.CommitRollbackTest
org.apache.qpid.client.JMSAMQException: Fail-over interrupted commit. Status of
the commit is uncertain.
at org.apache.qpid.client.AMQSession.commit(AMQSession.java:740)
at
org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:370)
at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
Attached is the full output from the test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.