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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17318527#comment-17318527 ] 

Hudson commented on HBASE-25753:
--------------------------------

Results for branch branch-1
	[build #113 on builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/113/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/113//General_Nightly_Build_Report/]


(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7 report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/113//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/113//JDK8_Nightly_Build_Report_(Hadoop2)/]




(x) {color:red}-1 source release artifact{color}
-- See build output for details.


> [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)