[
https://issues.apache.org/jira/browse/HADOOP-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201948#comment-14201948
]
Hudson commented on HADOOP-11280:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #736 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/736/])
HADOOP-11280. TestWinUtils#testChmod fails after removal of
NO_PROPAGATE_INHERIT_ACE. Contributed by Chris Nauroth. (cnauroth: rev
42bbe3794e4a8edef020e08111dbd7f1058938e2)
*
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestWinUtils.java
* hadoop-common-project/hadoop-common/CHANGES.txt
> TestWinUtils#testChmod fails after removal of NO_PROPAGATE_INHERIT_ACE.
> -----------------------------------------------------------------------
>
> Key: HADOOP-11280
> URL: https://issues.apache.org/jira/browse/HADOOP-11280
> Project: Hadoop Common
> Issue Type: Bug
> Components: native, test
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Trivial
> Fix For: 2.6.0
>
> Attachments: HADOOP-11280.1.patch
>
>
> As part of the Windows YARN secure container executor changes in YARN-2198,
> {{chmod}} calls no longer use the {{NO_PROPAGATE_INHERIT_ACE}} flag. This
> change in behavior violates one of the assertions in
> {{TestWinUtils#testChmod}}, so we need to update the test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)