[ 
https://issues.apache.org/jira/browse/HADOOP-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558365#comment-14558365
 ] 

Kengo Seki commented on HADOOP-11978:
-------------------------------------

On Allen's advice, I'm thinking as follows:

* split the existing test type "unit" into "unittests_modified" and 
"run_unittests".
* for the pattern currently "unit" assigned (except for pom.xml), assign both 
of them.
* for pom.xml, assign the latter only.
* function check_modified_unittests is applied to the pattern 
"unittests_modified" assigned.
* function check_unittests is applied to the pattern "run_unittests" assigned.

> test-patch should allow pom-only changes without test change complaints
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-11978
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11978
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: test
>            Reporter: Sean Busbey
>            Assignee: Kengo Seki
>            Priority: Minor
>         Attachments: HADOOP-11978.001.patch, HADOOP-11978.002.patch
>
>
> When a change only touches poms, we still need javac tests but we don't need 
> to complain that there aren't more tests.



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

Reply via email to