[
https://issues.apache.org/jira/browse/HADOOP-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HADOOP-11280:
-----------------------------------
Attachment: HADOOP-11280.1.patch
As per discussion with [~rusanu], [~chuanliu] and [~cwelch], this was an
intentional change in behavior. This test assertion just slipped through the
cracks. Here is a trivial patch to correct the assertion.
> 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
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Trivial
> 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)