Upgrade Clover to 2.4.2 and enable Test Optimization in HADOOP
--------------------------------------------------------------

                 Key: HADOOP-5112
                 URL: https://issues.apache.org/jira/browse/HADOOP-5112
             Project: Hadoop Core
          Issue Type: Task
          Components: build
            Reporter: Nick Pellow


The current [Hadoop 
build|http://hudson.zones.apache.org/hudson/view/Hadoop/job/Hadoop-trunk/clover/]
 on Hudson is using Clover 1.3.13. 

I will attach a patch to the build.xml and the clover 2.4.2 jar to this issue.

Test Optimization works by only running tests for which code has changed. This 
can be used both in a CI environment and on a developers machine to make 
running tests faster.

Clover will also run tests which previously failed. Modified source code is 
detected at compile time and then used to select the tests that get run. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to