You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by agudian <gi...@git.apache.org> on 2012/12/08 21:04:46 UTC

maven-surefire pull request: [SUREFIRE-839] Tests not matching categories w...

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 <an...@gmail.com>
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org