-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Tests
-
Release Notes Summary:Unit tests are now executed in alphabetical order
-
Tags:
-
Sprint:nxplatform #113
-
Story Points:5
Some flaky tests are sensitive to previous context and may fail if the order of unit tests changes.
This can happen randomly when test suite are updated.
To prevent this, we want to configure Surefire to run tests in alphabetical sequence order.
- is related to
-
NXP-32577 Fix nuxeo-lts build failing on TestAuditStorage
- Resolved