You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/01/21 23:29:20 UTC

[jira] Moved: (SUREFIRE-199) Test summary only prints out execution time for last test

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

Brett Porter moved MSUREFIRE-19 to SUREFIRE-199:
------------------------------------------------

    Complexity:   (was: Intermediate)
           Key: SUREFIRE-199  (was: MSUREFIRE-19)
       Project: Maven Surefire  (was: Maven 2.x Surefire Plugin)

> Test summary only prints out execution time for last test
> ---------------------------------------------------------
>
>                 Key: SUREFIRE-199
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-199
>             Project: Maven Surefire
>          Issue Type: Bug
>            Reporter: Boris Boehlen
>         Assigned To: John Casey
>
> The surefire plugin only prints out the execution time used for the last test. The execution time of the previous tests is ignored.
> E.g. the end of the TEST-foo.xml says:
>   <testcase time="0.061" name="testGraphEntityClassSerialization"/>
>   <testcase time="0.023" name="testAttributeSerialization"/>
>   <testcase time="0.056" name="testGraphEntitySerialization"/>
> </testsuite>
> And the surefire summary says:
> [surefire] Running i3.dragos.PsqlAllTests
> [surefire] Tests run: 157, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
> Obviously, surefire should print out the total execution time of all tests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira