Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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()
Attachments
Issue Links
- links to