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

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

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

ARTEMIS-5035 M_and_M_FactoryTest cannot use OpenWire as it's using JMS2


> Use randomProtocol in certain tests
> -----------------------------------
>
>                 Key: ARTEMIS-5035
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5035
>             Project: ActiveMQ Artemis
>          Issue Type: Test
>            Reporter: Clebert Suconic
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> For some tests it's not strictly required to run the test on every protocol. 
> They should not make a difference in semantic and it takes out precious time 
> out of the CIs.
> To still run the tests we should make a random choice instead of keeping 3 
> test methods.
> with the following pattern:
> @Test
> testRandomProtocl() {
>    doTest(randomProtocol());
> }



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to