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


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

        

Reply via email to