-
Bug
-
Resolution: Done
-
Blocker
-
5.10.4.Final
-
None
The test TckRecoveryTests#testCancelWhenParticipantIsUnavailable fails on AMS CI.
The CI is a bit slower and it seems the issue consists of timeout handling.
[INFO] Running org.eclipse.microprofile.lra.tck.TckRecoveryTests [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 57.021 s <<< FAILURE! - in org.eclipse.microprofile.lra.tck.TckRecoveryTests [ERROR] testCancelWhenParticipantIsUnavailable(org.eclipse.microprofile.lra.tck.TckRecoveryTests) Time elapsed: 28.349 s <<< FAILURE! java.lang.AssertionError: Compensate on restarted service should have been called. Was -1 expected:<200> but was:<500> at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:215)