Ted Yu created HBASE-10415:
------------------------------
Summary: TestAuditLogs#testAuditAllowedStat sometimes fails in
trunk
Key: HBASE-10415
URL: https://issues.apache.org/jira/browse/HBASE-10415
Project: HBase
Issue Type: Test
Reporter: Ted Yu
Running TestAuditLogs on Linux, I got:
{code}
testAuditAllowedStat[1](org.apache.hadoop.hdfs.server.namenode.TestAuditLogs)
Time elapsed: 6.677 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at org.junit.Assert.assertNotNull(Assert.java:537)
at
org.apache.hadoop.hdfs.server.namenode.TestAuditLogs.verifyAuditLogsRepeat(TestAuditLogs.java:312)
at
org.apache.hadoop.hdfs.server.namenode.TestAuditLogs.verifyAuditLogs(TestAuditLogs.java:295)
at
org.apache.hadoop.hdfs.server.namenode.TestAuditLogs.testAuditAllowedStat(TestAuditLogs.java:163)
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)