Clebert Suconic created ARTEMIS-4290:
----------------------------------------
Summary: Move some tests out of integration-tests into a new
module where these tests will run individually
Key: ARTEMIS-4290
URL: https://issues.apache.org/jira/browse/ARTEMIS-4290
Project: ActiveMQ Artemis
Issue Type: Test
Reporter: Clebert Suconic
Some tests will leak threads affecting further tests. For these tests they
should always be forked on their own tests.
Instead of re-engineering a lot of theset tests we are creating
integrated-tests-isolated which is pretty much a copy of integration-tests
however these tests will run with forkMode=always on the maven plugin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)