You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason T. Greene (JIRA)" <ji...@codehaus.org> on 2007/10/01 18:06:08 UTC

[jira] Commented: (SUREFIRE-349) redirectTestOutputToFile truncates summary information

    [ http://jira.codehaus.org/browse/SUREFIRE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_108745 ] 

Jason T. Greene commented on SUREFIRE-349:
------------------------------------------

Strike that. The 2.3.X does not work on all platforms. I am seeing failures in Windows.

> redirectTestOutputToFile truncates summary information
> ------------------------------------------------------
>
>                 Key: SUREFIRE-349
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-349
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Jason T. Greene
>             Fix For: 2.3.1
>
>
> In the current 2.4-SNAPSHOT, Instead of the normally expected
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.jboss.cache.FqnTest
> Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec
> Results :
> Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> You get:
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------

-- 
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