Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.0.0-M5
-
None
-
None
-
None
Description
The Junit test logs appear altogether in the console only after the test finish.
It is reproduced on the maven-surefire-plugin => 3.0.0-M5
On the 3.0.0-M4 it is worked fine
.......
[INFO]
[INFO] — maven-surefire-plugin:3.0.0-M5:test (default-test) @ Discovery —
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running allSettings.LicensingTests
And other test logs appears altogether after the test finish
All project settings look at attached pom file
Attachments
Attachments
Issue Links
- duplicates
-
SUREFIRE-1827 The console output is not flushed
- Closed
- is duplicated by
-
SUREFIRE-1905 The console output logs are dumped all at once only after executing the test instead of printing in the real-time
- Closed