[GitHub] maven-surefire pull request #114: Parallel runner should not drop away runne...

2017-09-10 Thread Fuud
Github user Fuud closed the pull request at: https://github.com/apache/maven-surefire/pull/114 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven-surefire pull request #114: Parallel runner should not drop away runne...

2016-12-08 Thread Fuud
Github user Fuud commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/114#discussion_r91513593 --- Diff: surefire-providers/surefire-junit47/src/test/java/org/apache/maven/surefire/junitcore/pc/ParallelComputerBuilderTest.java --- @@ -32,15

[GitHub] maven-surefire pull request #114: Parallel runner should not drop away runne...

2016-12-08 Thread Tibor17
Github user Tibor17 commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/114#discussion_r91498487 --- Diff: surefire-providers/surefire-junit47/src/test/java/org/apache/maven/surefire/junitcore/pc/ParallelComputerBuilderTest.java --- @@ -32,15

[GitHub] maven-surefire pull request #114: Parallel runner should not drop away runne...

2016-12-08 Thread Fuud
Github user Fuud commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/114#discussion_r91491402 --- Diff: surefire-providers/surefire-junit47/src/main/java/org/apache/maven/surefire/junitcore/pc/ParallelComputerBuilder.java --- @@ -428,10 +428,10

[GitHub] maven-surefire pull request #114: Parallel runner should not drop away runne...

2016-12-07 Thread Tibor17
Github user Tibor17 commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/114#discussion_r91397951 --- Diff: surefire-providers/surefire-junit47/src/main/java/org/apache/maven/surefire/junitcore/pc/ParallelComputerBuilder.java --- @@ -428,10

[GitHub] maven-surefire pull request #114: Parallel runner should not drop away runne...

2016-07-12 Thread Fuud
GitHub user Fuud opened a pull request: https://github.com/apache/maven-surefire/pull/114 Parallel runner should not drop away runners that have zero children. JUnit does not force runners to include all child tests in Description. Therefore Parallel Runner should not throw such