You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/10/15 12:45:00 UTC

[jira] [Resolved] (HBASE-16674) fix flaky TestAsyncLogRolling.testLogRollOnDatanodeDeath()

     [ https://issues.apache.org/jira/browse/HBASE-16674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Somogyi resolved HBASE-16674.
-----------------------------------
    Resolution: Cannot Reproduce

Not flaky test anymore.

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)