]
Michael Musgrove updated JBTM-3307:
-----------------------------------
Priority: Blocker (was: Major)
LRACoordinatorRecovery2TestCase regularly fails on CI
-----------------------------------------------------
Key: JBTM-3307
URL:
https://issues.redhat.com/browse/JBTM-3307
Project: JBoss Transaction Manager
Issue Type: Bug
Components: LRA
Affects Versions: 5.10.4.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Blocker
Fix For: 5.next
The test regularly fails CI
[ERROR] testRecovery2(io.narayana.lra.coordinator.LRACoordinatorRecovery2TestCase) Time
elapsed: 30.455 s <<< FAILURE!
java.lang.AssertionError: LRA with short timeout should not be active
presumably due to a timing issue (since I cannot reproduce it on my laptop). I will see
if there is a way to make the test more robust.