You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Gudian (JIRA)" <ji...@codehaus.org> on 2014/01/02 00:05:45 UTC

[jira] (SUREFIRE-1025) TestSetRunListener.testSetCompleted() should write files first before reporting the completion on console.

     [ https://jira.codehaus.org/browse/SUREFIRE-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Gudian reassigned SUREFIRE-1025:
----------------------------------------

    Assignee: Andreas Gudian
    
> TestSetRunListener.testSetCompleted() should write files first before reporting the completion on console.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1025
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1025
>             Project: Maven Surefire
>          Issue Type: Wish
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.15
>            Reporter: Milos Kleint
>            Assignee: Andreas Gudian
>             Fix For: 2.17
>
>
> TestSetRunListener.testSetCompleted() currently prints out the output to the console first and only then writes the report xml file. That's causing problems in situations when other tools parse the output and want to access the report file at the same time.
> see issue https://netbeans.org/bugzilla/show_bug.cgi?id=227541
> This issue is created to suggest the output to console should be the last thing done.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira