You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/05/05 21:10:59 UTC

[jira] [Resolved] (HBASE-13623) TestSplitLogManager.testGetPreviousRecoveryMode is still flaky

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

Nick Dimiduk resolved HBASE-13623.
----------------------------------
    Resolution: Duplicate

Hang on, my sha is at 6e546a5, which is before [~elserj]'s patch on HBASE-13607.

> TestSplitLogManager.testGetPreviousRecoveryMode is still flaky
> --------------------------------------------------------------
>
>                 Key: HBASE-13623
>                 URL: https://issues.apache.org/jira/browse/HBASE-13623
>             Project: HBase
>          Issue Type: Test
>          Components: master
>    Affects Versions: 1.1.0
>            Reporter: Nick Dimiduk
>             Fix For: 2.0.0, 1.2.0, 1.1.1
>
>         Attachments: TEST-org.apache.hadoop.hbase.master.TestSplitLogManager.xml
>
>
> Even with retry failing tests, I'm seeing
> {noformat}
> org.apache.hadoop.hbase.master.TestSplitLogManager.testGetPreviousRecoveryMode(org.apache.hadoop.hbase.master.TestSplitLogManager)
>   Run 1: TestSplitLogManager.testGetPreviousRecoveryMode:661 Mode4=LOG_SPLITTING
>   Run 2: TestSplitLogManager.testGetPreviousRecoveryMode:661 Mode4=LOG_SPLITTING
>   Run 3: TestSplitLogManager.testGetPreviousRecoveryMode:661 Mode4=LOG_SPLITTING
> java.lang.AssertionError: Mode4=LOG_SPLITTING
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.hadoop.hbase.master.TestSplitLogManager.testGetPreviousRecoveryMode(TestSplitLogManager.java:661)
> {noformat}
> Let me give [~Apache9]'s test procedure from HBASE-13136 a spin.



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