[
https://issues.apache.org/jira/browse/ARTEMIS-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726027#comment-17726027
]
ASF subversion and git services commented on ARTEMIS-4290:
----------------------------------------------------------
Commit 80e34bfba7c0e54b2e8b3e823a3b81329bd85635 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=80e34bfba7 ]
ARTEMIS-4290 Replacing maven-surefire deprecated property forkMode by forkCount
and reuseFork
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)