GitHub user agudian opened a pull request:
https://github.com/apache/maven-surefire/pull/13
[SUREFIRE-839] Tests not matching categories would fail build
Fixed in a way that does not break forkMode=onceperthread (enhanced the IT
for that). Tests are now filtered right before handing
Github user agudian closed the pull request at:
https://github.com/apache/maven-surefire/pull/12
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
GitHub user agudian opened a pull request:
https://github.com/apache/maven-surefire/pull/12
[SUREFIRE-839] Tests not matching categories would fail build
Fixed in a way that does not break forkMode=onceperthread (enhanced the IT
for that), refined the logic of JUnitCoreProvider.canR