Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.12
-
None
-
Ubuntu 11.10
Description
- Surefire 2.11
$ mvn test -Dtest=DataTest#testDataServerGetNonExistentFile
...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
- Surefire 2.12
mvn test -Dtest=DataTest#testDataServerGetNonExistentFile
...
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
Attachments
Attachments
Issue Links
- is duplicated by
-
SUREFIRE-847 surefire cannot run single testng test
- Closed
-
SUREFIRE-858 Running a single unit test in Windows
- Closed
-
SUREFIRE-844 "test" parameter no longer working with JUnit in 2.12 (worked in 2.9 - 2.11)
- Closed
- is related to
-
SUREFIRE-800 redirectTestOutputToFile is not taken into account in all cases with JUnit47 provider
- Closed
-
SUREFIRE-856 Running single test in Failsafe using CLI does not override <includes> configuration
- Closed