You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Hu (JIRA)" <ji...@apache.org> on 2018/04/27 02:10:00 UTC

[jira] [Comment Edited] (HBASE-20476) Fix the flaky TestReplicationSmallTests unit test

    [ https://issues.apache.org/jira/browse/HBASE-20476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16455664#comment-16455664 ] 

Zheng Hu edited comment on HBASE-20476 at 4/27/18 2:09 AM:
-----------------------------------------------------------

Run several times under my local,  the  testDisableEnable/testDeleteTypes are still not stable.
{code}
java.lang.AssertionError: Waited too much time for put replication
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hadoop.hbase.replication.TestReplicationSmallTests.testDisableEnable(TestReplicationSmallTests.java:238)
{code}

{code}
java.lang.AssertionError: Waited too much time for put replication
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hadoop.hbase.replication.TestReplicationSmallTests.testDeleteTypes(TestReplicationSmallTests.java:125)
{code}

Will go back to this issue after I fix the HBASE-20475


was (Author: openinx):
Run several times under my local,  the  testDisableEnable/testDeleteTypes are still not stable.
{code}
java.lang.AssertionError: Waited too much time for put replication
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hadoop.hbase.replication.TestReplicationSmallTests.testDisableEnable(TestReplicationSmallTests.java:238)
{code}

Will go back to this issue after I fix the HBASE-20475

> Fix the flaky TestReplicationSmallTests unit test
> -------------------------------------------------
>
>                 Key: HBASE-20476
>                 URL: https://issues.apache.org/jira/browse/HBASE-20476
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Zheng Hu
>            Assignee: Zheng Hu
>            Priority: Major
>         Attachments: HBASE-20476.patch
>
>
> See https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)