findepi commented on pull request #407:
URL: https://github.com/apache/maven-surefire/pull/407#issuecomment-1003920640
There still is a build failure in `macOS-latest jdk-17-temurin`
configuration.
```
Error: Tests run: 59, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
353.375 s <<< FAILURE! - in org.apache.maven.surefire.its.JUnit47ParallelIT
Error:
org.apache.maven.surefire.its.JUnit47ParallelIT.forcedShutdownVerifyingLogs
Time elapsed: 5.445 s <<< ERROR!
org.apache.maven.surefire.its.fixture.SurefireVerifierException:
org.apache.maven.it.VerificationException: Text not found in log: These tests
are incomplete:
at
org.apache.maven.surefire.its.JUnit47ParallelIT.forcedShutdownVerifyingLogs(JUnit47ParallelIT.java:523)
Caused by: org.apache.maven.it.VerificationException: Text not found in log:
These tests are incomplete:
at
org.apache.maven.surefire.its.JUnit47ParallelIT.forcedShutdownVerifyingLogs(JUnit47ParallelIT.java:523)
```
I am seeing similar failure on `master` too (in the currently last run) --
https://github.com/apache/maven-surefire/runs/4684507126?check_suite_focus=true
@slawekjaranowski do you want me to push a change, or rebase, to have the
build rerun?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]