Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
None
-
None
Description
If both tests in CrashRecoveryCommitReturnsXA_RETRY are ran then the testHeuristicRollback test fails. If only testHeuristicRollback is ran then it works.
i.e. Fails:
./build.sh clean install -pl :jta -Dtest=CrashRecoveryCommitReturnsXA_RETRY
Succeeds:
./build.sh clean install -pl :jta -Dtest=CrashRecoveryCommitReturnsXA_RETRY#testHeuristicRollback