------------------------------------------------------------------------------- Test set: org.eclipse.microprofile.lra.tck.TckRecoveryTests ------------------------------------------------------------------------------- Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.133 s <<< FAILURE! - in org.eclipse.microprofile.lra.tck.TckRecoveryTests testCancelWhenParticipantIsUnavailable(org.eclipse.microprofile.lra.tck.TckRecoveryTests) Time elapsed: 16.456 s <<< FAILURE! java.lang.AssertionError: Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1> at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:218) at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:203)