You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/02/23 12:13:44 UTC

[jira] [Reopened] (HADOOP-13271) Intermittent failure of TestS3AContractRootDir.testListEmptyRootDirectory

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

Steve Loughran reopened HADOOP-13271:
-------------------------------------

> Intermittent failure of TestS3AContractRootDir.testListEmptyRootDirectory
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-13271
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13271
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> I'm seeing an intermittent failure of {{TestS3AContractRootDir.testListEmptyRootDirectory}}
> The sequence of : deleteFiles(listStatus(Path("/)")) is failing because the file to delete is root ...yet the code is passing in the children of /, not / itself.
> hypothesis: when you call listStatus on an empty root dir, you get a file entry back that says isFile, not isDirectory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org