Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7, 2.8
-
None
Description
The 'runOrder' setting doesn't seem to be working when running tests with TestNG. (At least when the TestNGDirectoryTestSuite is used.) TestNGProvider seems to have correctly initialized DirectyScanner but that isn't passed on when constructing the TestNGDirectoryTestSuite, which just creates a new DefaultDirectoryScanner in the constructor with "filesystem" as the runOrder.
Attachments
Attachments
Issue Links
- is related to
-
SUREFIRE-1012 runOrder doesn't seem to have an effect at all for TestNG tests
- Closed
- relates to
-
SUREFIRE-739 preserve-order attribute is ignored with Surefire plugin 2.8.1
- Closed