Tom Jenkinson created JBTM-3040:
-----------------------------------
Summary: Include more logging in LRA state changes
Key: JBTM-3040
URL:
https://issues.jboss.org/browse/JBTM-3040
Project: JBoss Transaction Manager
Issue Type: Task
Components: LRA
Reporter: Tom Jenkinson
Assignee: Michael Musgrove
We have a test that fails fairly regulary due to timeout:
Tests run: 26, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 98.564 sec <<<
FAILURE! - in io.narayana.lra.participant.SpecIT
timeLimitRequiredLRA(io.narayana.lra.participant.SpecIT) Time elapsed: 0.868 sec
<<< FAILURE!
java.lang.AssertionError: timeLimitRequiredLRA: compensate should have been called
expected:<1> but was:<0>
at io.narayana.lra.participant.SpecIT.timeLimitRequiredLRA(SpecIT.java:608)
Results :
Failed tests:
SpecIT.timeLimitRequiredLRA:608 timeLimitRequiredLRA: compensate should have been called
expected:<1> but was:<0>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)