-
Bug
-
Resolution: Not a Bug
-
Minor
-
3.5.0.CR1
-
None
-
None
Running testsuite with the command:
mvn clean verify -Dtest=TestName
Runs the specified test twice.
Similarly
mvn clean verify -Dtest=!TestName
Runs the whole testsuite twice, except the excluded TestName.