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

[jira] [Assigned] (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:all-tabpanel ]

Tibor Digana reassigned SUREFIRE-1906:
--------------------------------------

    Assignee: Tibor Digana

> 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
>            Assignee: Tibor Digana
>            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)