You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Vasudev (JIRA)" <ji...@apache.org> on 2014/04/08 22:02:14 UTC

[jira] [Updated] (YARN-1914) Test TestFSDownload.testDownloadPublicWithStatCache fails on Windows

     [ https://issues.apache.org/jira/browse/YARN-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Varun Vasudev updated YARN-1914:
--------------------------------

    Attachment: apache-yarn-1914.0.patch

Patch skipping test on windows

> Test TestFSDownload.testDownloadPublicWithStatCache fails on Windows
> --------------------------------------------------------------------
>
>                 Key: YARN-1914
>                 URL: https://issues.apache.org/jira/browse/YARN-1914
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Varun Vasudev
>         Attachments: apache-yarn-1914.0.patch
>
>
> The TestFSDownload.testDownloadPublicWithStatCache test in hadoop-yarn-common consistently fails on Windows environments.
> The root cause is that the test checks for execute permission for all users on every ancestor of the target directory. In windows, by default, group "Everyone" has no permissions on any directory in the install drive. It's unreasonable to expect this test to pass and we should skip it on Windows.



--
This message was sent by Atlassian JIRA
(v6.2#6252)