[
https://issues.apache.org/jira/browse/ARTEMIS-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-5035:
------------------------------------
Priority: Minor (was: Major)
> 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: Minor
> Fix For: 2.38.0
>
> 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