[ 
https://issues.apache.org/jira/browse/ARTEMIS-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725572#comment-17725572
 ] 

ASF subversion and git services commented on ARTEMIS-4290:
----------------------------------------------------------

Commit 0c8adee37a59ffb9276e20ca34f62a19af5da6bc in activemq-artemis's branch 
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=0c8adee37a ]

ARTEMIS-4290 Separating some integration tests into legacy-integration-tests

legacy-integration-tests is being created to hold LDAP Tests (or any other 
tests that won't play well with keeping threads clean)
it will have fork-mode=always on the maven-surefire-plugin


> 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)

Reply via email to