sman-81 commented on PR #531:
URL: https://github.com/apache/maven-surefire/pull/531#issuecomment-1120184263
> ... strange but build on CI are green
mysterious!
My repo is up-to-date with upstream apache:master.
Do the CI builds include integration tests?
Is the build green if you run this locally:
```
git checkout master
mvn --errors --batch-mode --show-version
-D"invoker.streamLogsOnFailures" clean install -nsu -P run-its
-Dit.test=Surefire1367AssumptionLogsIT
```
--
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]