Remove TestResult/SuiteResult/TestCaseFailure from the model
------------------------------------------------------------

                 Key: CONTINUUM-1532
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1532
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.1-beta-3, 1.1-beta-4
            Reporter: Emmanuel Venisse
             Fix For: 1.1-beta-4


TestResult/SuiteResult/TestCaseFailure are populated in MavenTwoBuildExecutor 
and never used.
It consume lot of resources to find surefire result, parse them but we don't 
need them because surefire files are parsed directly by the SurefireReportAction

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