TestListFiles is flaky
----------------------
Key: HADOOP-6933
URL: https://issues.apache.org/jira/browse/HADOOP-6933
Project: Hadoop Common
Issue Type: Bug
Components: test
Affects Versions: 0.22.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Minor
TestListFiles assumes a particular order of the files returned by the directory
iterator. There's no such guarantee made by the underlying API, so the test
fails on some hosts.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.