[
https://issues.apache.org/jira/browse/ARTEMIS-5035?focusedWorklogId=933484&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-933484
]
ASF GitHub Bot logged work on ARTEMIS-5035:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Sep/24 21:04
Start Date: 05/Sep/24 21:04
Worklog Time Spent: 10m
Work Description: clebertsuconic merged PR #5218:
URL: https://github.com/apache/activemq-artemis/pull/5218
Issue Time Tracking
-------------------
Worklog Id: (was: 933484)
Time Spent: 20m (was: 10m)
> 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