[
https://issues.apache.org/jira/browse/HBASE-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085602#comment-16085602
]
Chia-Ping Tsai commented on HBASE-16674:
----------------------------------------
It fails again.
https://builds.apache.org/job/PreCommit-HBASE-Build/7636/artifact/patchprocess/patch-unit-hbase-server.txt
> 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.4.14#64029)