You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/04/30 20:08:06 UTC

[jira] [Created] (HADOOP-11895) Support running a specific subset of tests in test-patch.sh.

Chris Nauroth created HADOOP-11895:
--------------------------------------

             Summary: Support running a specific subset of tests in test-patch.sh.
                 Key: HADOOP-11895
                 URL: https://issues.apache.org/jira/browse/HADOOP-11895
             Project: Hadoop Common
          Issue Type: Improvement
          Components: scripts
            Reporter: Chris Nauroth


test-patch.sh currently runs {{mvn test}} in the sub-modules that are changed by the patch.  Due to long-running tests, this can slow down development for certain kinds of patches.  This issue proposes an enhancement to test-patch.sh to support a faster mode of execution that applies the patch and runs {{mvn test -Dtest=...}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)