[ http://jira.codehaus.org/browse/MSUREFIRE-19?page=all ]
Maria Odea Ching moved MNG-1435 to MSUREFIRE-19:
------------------------------------------------
Fix Version: (was: 2.0.1)
Component: (was: maven-surefire-plugin)
Workflow: jira (was: Maven)
Key: MSUREFIRE-19 (was: MNG-1435)
Project: Maven 2.x Surefire Plugin (was: Maven 2)
> Test summary only prints out execution time for last test
> ---------------------------------------------------------
>
> Key: MSUREFIRE-19
> URL: http://jira.codehaus.org/browse/MSUREFIRE-19
> Project: Maven 2.x Surefire Plugin
> Type: Bug
> Reporter: Boris Boehlen
> Assignee: 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]