]
Tom Jenkinson updated JBTM-1127:
--------------------------------
Component/s: Testing
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: Testing, XTS
Affects Versions: 4.16.3, 5.0.0.M1
Reporter: Paul Robinson
Assignee: Paul Robinson
Fix For: 4.16.4, 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}
See:
http://172.17.131.2/view/XTS%20recovery/job/narayana-xts-recovery-java6/28/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: