You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Reid Chan (Jira)" <ji...@apache.org> on 2021/04/10 04:35:00 UTC

[jira] [Resolved] (HBASE-25753) [Flake Test][branch-1] TestSnapshotCloneIndependence's teardown() is always timeout

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

Reid Chan resolved HBASE-25753.
-------------------------------
    Resolution: Fixed

> [Flake Test][branch-1] TestSnapshotCloneIndependence's teardown() is always timeout
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-25753
>                 URL: https://issues.apache.org/jira/browse/HBASE-25753
>             Project: HBase
>          Issue Type: Test
>            Reporter: Reid Chan
>            Assignee: Reid Chan
>            Priority: Major
>             Fix For: 1.7.0
>
>
> The tearDown method after each test is always timeout.
> So the fix is to
> 1. make the tearDown method without After annotation and make it private
> 2. move it under each test
> 3. Increase timeout to 30000 for each test, as for it is MediumTests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)