rschmitt opened a new pull request, #589: URL: https://github.com/apache/httpcomponents-core/pull/589
This change enables JUnit 5's parallel mode. On my machine, this change causes `./mvnw` to run in a third of the time (from 90 seconds to 30 seconds). Integration test time specifically has been reduced 80% (from 75 seconds to 15 seconds). In order to prevent the introduction of reliability issues with CI builds, parallel execution is disabled in our `maven.yml`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
