Tibor17 commented on issue #197: SUREFIRE-1588 Patch (Java7)
URL: https://github.com/apache/maven-surefire/pull/197#issuecomment-435146720
Hi @rfscholte . The CLI in shared-utils executes a subprocess and we in surefire rely on
a callback that the process finished. It seems we do not receive this notification and therefore
the process waits next 10 seconds till timeout has elapsed. This prolonged ITs from 1 hour
to 2 hours. Using the older version 3.1.0 all is same as before. I will have time to debug
it after Surefire release. Are you fine with that yet?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|