stanio opened a new issue, #3373:
URL: https://github.com/apache/maven-surefire/issues/3373

   ### Affected version
   
   3.6.0-M1
   
   ### Bug description
   
   Using the following sample:
   
   -   https://github.com/stanio/xbrz-java/tree/mvn-test
   
       ```
       mvn -pl xbrz-core test
       ```
   
   I'm observing significant slow down after updating 3.5.6 → 3.6.0-M1:
   
   maven-surefire-plugin | time
   ----------------------|----:
   3.5.6                 |  17s
   3.6.0-M1              |  57s
   
   I've found if I comment out the extra test output 
stanio/xbrz-java@aa1ab4ff71a5, the execution times are generally the same.


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