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

Phabricator updated HBASE-4758:
-------------------------------

    Attachment: D315.2.patch

mbautin updated the revision "[jira] [HBASE-4758] [89-fb] Make test methods 
independent in TestMasterTransitions".
Reviewers: tedyu, stack, Liyin, JIRA, Karthik

  Rebase on recent changes in 89-fb.

REVISION DETAIL
  https://reviews.facebook.net/D315

AFFECTED FILES
  src/test/java/org/apache/hadoop/hbase/master/TestMasterTransitions.java

                
> [89-fb] Make test methods independent in TestMasterTransitions
> --------------------------------------------------------------
>
>                 Key: HBASE-4758
>                 URL: https://issues.apache.org/jira/browse/HBASE-4758
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mikhail Bautin
>            Assignee: Mikhail Bautin
>            Priority: Minor
>         Attachments: D315.1.patch, D315.2.patch
>
>
> Currently TestMasterTransitions is flaky, and one way to hopefully make it 
> more stable is to create a separate MiniHBaseCluster for every test method, 
> and get rid of BeforeClass/AfterClass. So far I have successfully run 
> TestMasterTransitions a few times with the fix, while it was failing without 
> the fix.
> TestMasterTransitions in trunk is a different story (most of the test is 
> commented out in the trunk) and is out of scope of this JIRA.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to