]
Michael Musgrove updated JBTM-3051:
-----------------------------------
Summary: LRA test timeLimit failure on JDK 9 (was: LRA test timeLimitRequiredLRA
failure on JDK 9)
LRA test timeLimit failure on JDK 9
-----------------------------------
Key: JBTM-3051
URL:
https://issues.jboss.org/browse/JBTM-3051
Project: JBoss Transaction Manager
Issue Type: Bug
Components: LRA
Affects Versions: 5.9.0.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Major
Fix For: 5.next
Whilst fixing issue JBTM-2942 I noticed that the test timeLimitRequiredLRA fails
consistently with the reason:
{quote}
2018-08-14 11:38:00,244 INFO [stdout] (pool-7-thread-1) testName.getMethodName():
WARNING: test did not close
http://localhost:8080/lra-coordinator/0_ffff0a3f00d6_245c07ef_5b72b0d1_104
{quote}
I have temporarily disabled the test in the TCK runner:
{quote}
rts/lra/lra-tck/tck/src/main/java/org/eclipse/microprofile/lra/tck/RunTck.java
{quote}