Umesh Agashe created HBASE-16674:
------------------------------------

             Summary: fix flaky TestAsyncLogRolling.testLogRollOnDatanodeDeath()
                 Key: HBASE-16674
                 URL: https://issues.apache.org/jira/browse/HBASE-16674
             Project: HBase
          Issue Type: Bug
          Components: wal
            Reporter: Umesh Agashe
            Assignee: Umesh Agashe


This test shows up on flaky dashboard here:
https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html

{code}
java.lang.AssertionError: expected:<1> but was:<0>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.hadoop.hbase.regionserver.wal.TestAsyncLogRolling.testLogRollOnDatanodeDeath(TestAsyncLogRolling.java:63)
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to