[ https://issues.apache.org/jira/browse/HBASE-19237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yi Liang updated HBASE-19237: ----------------------------- Attachment: HBASE-19237-master-v1.patch Hi Ted, the failed tests passed locally. but will retry the unit tests again. > TestMaster.testMasterOpsWhileSplitting fails > -------------------------------------------- > > Key: HBASE-19237 > URL: https://issues.apache.org/jira/browse/HBASE-19237 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Attachments: HBASE-19237-master-v1.patch, HBASE-19237-master-v1.patch > > > This is the top flaky test: > {code} > java.lang.AssertionError: expected:<3> but was:<1> > at > org.apache.hadoop.hbase.master.TestMaster.testMasterOpsWhileSplitting(TestMaster.java:121) > {code} > After brief check, the test failure seems to be introduced by HBASE-19127 -- This message was sent by Atlassian JIRA (v6.4.14#64029)