[ 
https://issues.apache.org/jira/browse/HADOOP-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359200#comment-15359200
 ] 

Steve Loughran commented on HADOOP-13271:
-----------------------------------------

This has stopped for me recently, not sure what is up. I think whatever 
consistency condition existed, it has "gone away" with changes to the code.

maybe close as cannot-reproduce until it comes back

> 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.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to