AW: Surefire Plugin Pull Requests

2022-12-20 Thread Pabst, Andreas
as much scrutiny I suppose. Best regards, Andreas -Ursprüngliche Nachricht- Von: Slawomir Jaranowski Gesendet: Donnerstag, 15. Dezember 2022 14:29 An: Maven Developers List Betreff: Re: Surefire Plugin Pull Requests Hi, Root cause for it is failing test

Re: Surefire Plugin Pull Requests

2022-12-15 Thread Slawomir Jaranowski
Hi, Root cause for it is failing test: org.apache.maven.surefire.its.ConsoleOutputIT.properNewlinesAndEncodingWithDifferentEncoding Error which you see is from the GH job which tries to attach logs in case of failed build but on linux os is executed a test which checks a special path

Re: Surefire Plugin Pull Requests

2022-12-15 Thread Elliotte Rusty Harold
I looked at some of those recently but the Github CI seems borked, possibly at head. Someone with repo privileges may have to look into that before anything can be merged. E.g. Run actions/upload-artifact@v3 With the provided path, there will be 8281 files uploaded Starting artifact upload For

Surefire Plugin Pull Requests

2022-12-14 Thread Pabst, Andreas
Hi all, there are quite a few pull requests in the Surefire project that are worth for a committer to have a look at and possibly merge. https://github.com/apache/maven-surefire/pull/545 https://github.com/apache/maven-surefire/pull/549 https://github.com/apache/maven-surefire/pull/564