[
https://issues.apache.org/jira/browse/HADOOP-11991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570629#comment-14570629
]
Hudson commented on HADOOP-11991:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #217 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/217/])
HADOOP-11991. test-patch.sh isn't re-executed even if smart-apply-patch.sh is
modified. Contributed by Kengo Seki. (aajisaka: rev
a6a8ee3c24e2457ce3ccc9a4a4e2535b223f547e)
* dev-support/test-patch.sh
* hadoop-common-project/hadoop-common/CHANGES.txt
> test-patch.sh isn't re-executed even if smart-apply-patch.sh is modified
> ------------------------------------------------------------------------
>
> Key: HADOOP-11991
> URL: https://issues.apache.org/jira/browse/HADOOP-11991
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Fix For: 2.8.0
>
> Attachments: HADOOP-11991.001.patch, HADOOP-11991.002.patch,
> HADOOP-11991.003.patch, HADOOP-11991.004.patch
>
>
> I think this condition is wrong.
> {code}
> if [[ ! ${CHANGED_FILES} =~ dev-support/test-patch
> || ${CHANGED_FILES} =~ dev-support/smart-apply ]] ; then
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)