Skip to content

2023-January-18 - 2.6.14289

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jan 01:52
cf0674e
AI-test: run in parallel and use @repeatedTestAnnotationg (#11381)

Adds Junit config to run tests in parallel. Reduces test runtime from 37s to 30s

Update test to remove a for loop with junit annotation to repeat the test.