]
Michael Musgrove updated JBTM-3074:
-----------------------------------
Attachment: stm.dump
No test cleanup for STM taxonomy tests
---------------------------------------
Key: JBTM-3074
URL:
https://issues.jboss.org/browse/JBTM-3074
Project: JBoss Transaction Manager
Issue Type: Bug
Reporter: Michael Musgrove
Priority: Major
Attachments: stm.dump
The tests added by JBTM-3058 are missing clean up actions . Some of the tests launch new
threads and if they hang on one test they may cause subsequent tests to hang resulting in
a stalled CI run (see attached file for an example). The after test clean up should report
the failures and then clean up so that subsequent tests can execute.