Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7, 2.8
-
Fix Version/s: 2.11
-
Component/s: TestNG support
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
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.
Issue Links
- relates to
-
SUREFIRE-739
preserve-order attribute is ignored with Surefire plugin 2.8.1
-