kriegaex commented on pull request #355:
URL: https://github.com/apache/maven-surefire/pull/355#issuecomment-873560441


   According to the CI results, now `Surefire1881IT` is actually (and 
successfully for both cases) executed. So far, so good. Why in one case on 
MacOS `JUnit47ParallelIT.forcedShutdownVerifyingLogs` failed, I do not know, 
but I think I have seen it before. It looks like this test is flaky and should 
be fixed (in another PR).
   
   When looking at https://github.com/kriegaex/maven-surefire/actions, you see 
what happens in the back-ported tests, e.g. 
[here](https://github.com/kriegaex/maven-surefire/actions/runs/997851433). Of 
course, in the log there is no way to find out about the hanging processes 
which are never terminated, but for that you can look at my screenshot above or 
just run the test locally, keeping count of Java processes with a process 
manager.


-- 
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]


Reply via email to