Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C733918B42 for ; Wed, 2 Mar 2016 16:45:20 +0000 (UTC) Received: (qmail 35513 invoked by uid 500); 2 Mar 2016 16:45:19 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 35400 invoked by uid 500); 2 Mar 2016 16:45:18 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 35379 invoked by uid 99); 2 Mar 2016 16:45:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Mar 2016 16:45:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 39A532C1F5C for ; Wed, 2 Mar 2016 16:45:18 +0000 (UTC) Date: Wed, 2 Mar 2016 16:45:18 +0000 (UTC) From: "stack (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-14356) Add parent timeout rule to all unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-14356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-14356. --------------------------- Resolution: Won't Fix Stepping down. I've been adding categorybased timeouts as I go rather than in one grand gesture as this issue would have it. Missing timeouts are for the most part no longer a problem -- we don't have tests that fail because they timeout anymore.. Problematic tests either have explicit or category-based timeouts. I was going to do a write up on how to write a unit test.... that would include adding category-based timeout... TODO. > Add parent timeout rule to all unit tests > ----------------------------------------- > > Key: HBASE-14356 > URL: https://issues.apache.org/jira/browse/HBASE-14356 > Project: HBase > Issue Type: Improvement > Components: test > Reporter: stack > Assignee: stack > Priority: Critical > Fix For: 2.0.0, 1.3.0, 1.2.1, 1.1.4, 1.0.2 > > > Parent issue added a timeout rule. The rule needs to be mentioned in all tests to take effect. Add it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)