[
https://issues.apache.org/jira/browse/HADOOP-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919024#action_12919024
]
Tom White commented on HADOOP-6933:
-----------------------------------
Result of test-patch:
{noformat}
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 3 new or modified
tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number of
javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the total
number of release audit warnings.
[exec]
[exec] +1 system tests framework. The patch passed system tests framework
compile.
[exec]
{noformat}
> 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
> Attachments: hadoop-6933.txt
>
>
> 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.