Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-M5
-
None
-
None
-
https://github.com/kolotyluk/loom-lab (laboratory/LagTests)
Windows 10, Java 17, IntelliJ IDEA 2021.3
Build #IU-213.5744.223, built on November 27, 2021
Runtime version: 11.0.13+7-b1751.19 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Description
I have some unit tests that are failing when I run `mvn test` but pass when I run them from the IntelliJ IDEA User Interface.
The same tests pass when I use `2.22.2` of the Surefire Plugin with `mvn test`.
I am not sure what other information is helpful, but you can clone the project from GitHub to see the issue in action. I would be happy to provide more specific information on request.
It is particularly odd that the test code actually behaves differently when running with Surefire 3.0.0-M5, which I would not have thought possible.
Attachments
Issue Links
- duplicates
-
SUREFIRE-1815 Thread interrupted state cleared on any console output
-
- Closed
-