Eli Collins created HDFS-3984:
---------------------------------
Summary: TestAuditLogs#testAuditWebHdfs flaky
Key: HDFS-3984
URL: https://issues.apache.org/jira/browse/HDFS-3984
Project: Hadoop HDFS
Issue Type: Bug
Components: test, webhdfs
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Priority: Minor
Saw this test fail on a recent jenkins run:
https://builds.apache.org/job/Hadoop-trunk/157/testReport/junit/org.apache.hadoop.hdfs.server.namenode/TestAuditLogs/testAuditWebHdfs/
{noformat}
java.lang.AssertionError: failed to read from file
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.hadoop.hdfs.server.namenode.TestAuditLogs.testAuditWebHdfs(TestAuditLogs.java:171)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira