Paul Robinson created JBTM-1127:
-----------------------------------
Summary: tx-object-store not empty after running
TestATSubordinateCrashDuringPrepare XTS recovery test
Key: JBTM-1127
URL:
https://issues.jboss.org/browse/JBTM-1127
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: XTS
Reporter: Paul Robinson
Assignee: Paul Robinson
Fix For: 5.0.0.M2
The following assertion fails when the test completes with transaction logs stil present
in the tx-object-store.
{code}
-------------------------------------------------------------------------------
Test set: com.arjuna.qa.junit.TestATSubordinateCrashDuringPrepare
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 79.706 sec <<<
FAILURE!
subordinateMultiParticipantPrepareAndCommitTest(com.arjuna.qa.junit.TestATSubordinateCrashDuringPrepare)
Time elapsed: 79.694 sec <<< FAILURE!
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at com.arjuna.qa.junit.BaseCrashTest.tearDown(BaseCrashTest.java:94)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira