enapps-enorman opened a new pull request, #14: URL: https://github.com/apache/sling-org-apache-sling-discovery-commons/pull/14
When the jacoco agent is active, the instrumentation changes the timing of the first test which can cause unstable test results if the background threads run out of order. Added dummy code that attempts to fix the agent's overhead on the first test by using a call to "warm up" JaCoCo before the actual tests begin. -- 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]
