You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Roman Rohoziansky (Jira)" <ji...@apache.org> on 2021/04/21 11:40:00 UTC

[jira] [Commented] (SUREFIRE-1906) The console output logs are dumped all at once only after executing the test instead of printing in the real-time

    [ https://issues.apache.org/jira/browse/SUREFIRE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326445#comment-17326445 ] 

Roman Rohoziansky commented on SUREFIRE-1906:
---------------------------------------------

It is actual in the 3.0.0-M5 version. The latest available version in the maven repository.

> The console output logs are dumped all at once only after executing the test instead of printing in the real-time
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1906
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1906
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 3.0.0-M5
>            Reporter: Roman Rohoziansky
>            Priority: Major
>         Attachments: Pom_file.txt
>
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)