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.canRunClass (to also detect
the BasicTest class from the IT)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agudian/maven-surefire SUREFIRE-839
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-surefire/pull/12.patch
----
commit 769626abe5d01ac6d5b8e4f8cd01191734b8c93c
Author: agudian <[email protected]>
Date: 2012-12-08T20:02:02Z
[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.canRunClass (to also detect
the BasicTest class from the IT)
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]