Affected version
3.6.0-M1
Bug description
Using the following sample:
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.
Affected version
3.6.0-M1
Bug description
Using the following sample:
https://github.com/stanio/xbrz-java/tree/mvn-test
I'm observing significant slow down after updating 3.5.6 → 3.6.0-M1:
I've found if I comment out the extra test output stanio/xbrz-java@aa1ab4ff71a5, the execution times are generally the same.