You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/01/24 19:59:38 UTC

[jira] [Created] (HBASE-10415) TestAuditLogs#testAuditAllowedStat sometimes fails in trunk

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)