[GitHub] maven-surefire issue #177: [SUREFIRE-1498] Surefire prints own logs "Couldn'...

2018-03-14 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/177 @Tibor17 I have tested this patch and I confirm that with this change the error is the same as you are reporting, that is there is no more "Corrupted stream" but only

[GitHub] maven-surefire issue #177: [SUREFIRE-1498] Surefire prints own logs "Couldn'...

2018-03-11 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/177 @Tibor17 I will be happy to pick up this issue and continue the work. I am an user of the feature. I will continue the work as soon as I have time ---

[GitHub] maven-surefire issue #177: [SUREFIRE-1498] Surefire prints own logs "Couldn'...

2018-03-11 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/177 I think that in "Branch Sources" you have to enable GitHub and work with "iscover pull requests from forks" options. It is a kind of Jenkins Job I have never used

[GitHub] maven-surefire pull request #176: [SUREFIRE-1495] Encoding of TXT report fil...

2018-03-11 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/176#discussion_r173648023 --- Diff: surefire-its/src/test/java/org/apache/maven/surefire/its/fixture/HelperAssertions.java --- @@ -171,4 +172,9 @@ public static void

[GitHub] maven-surefire pull request #176: [SUREFIRE-1495] Encoding of TXT report fil...

2018-03-11 Thread eolivelli
Github user eolivelli commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/176#discussion_r173648002 --- Diff: surefire-its/src/test/java/org/apache/maven/surefire/its/UnicodeTestNamesIT.java --- @@ -62,14 +65,13 @@ public void

[GitHub] maven-surefire issue #172: [SUREFIRE-1453] Allow to specify non existant cla...

2017-12-18 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/172 You are welcome! ---

[GitHub] maven-surefire pull request #172: [SUREFIRE-1453] Allow to specify non exist...

2017-12-18 Thread eolivelli
Github user eolivelli closed the pull request at: https://github.com/apache/maven-surefire/pull/172 ---

[GitHub] maven-surefire issue #172: [SUREFIRE-1453] Allow to specify non existant cla...

2017-12-18 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/172 @Tibor17 I have added some IT. I found a bug in JUnit48TestCategoriesIT, actually testCategoriesABForkAlways did not call ".forkAlways()" I have added an IT test fo

[GitHub] maven-surefire pull request #172: [SUREFIRE-1453] Allow to specify non exist...

2017-12-15 Thread eolivelli
GitHub user eolivelli opened a pull request: https://github.com/apache/maven-surefire/pull/172 [SUREFIRE-1453] Allow to specify non existant classes as groups You can merge this pull request into a Git repository by running: $ git pull https://github.com/eolivelli/maven