Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41940C532 for ; Sun, 21 Jul 2013 04:25:08 +0000 (UTC) Received: (qmail 80079 invoked by uid 500); 21 Jul 2013 04:24:50 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 80012 invoked by uid 500); 21 Jul 2013 04:24:49 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 80000 invoked by uid 99); 21 Jul 2013 04:24:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jul 2013 04:24:48 +0000 Date: Sun, 21 Jul 2013 04:24:48 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-9011) Add timeouts to possibly silently failing tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 stack created HBASE-9011: ---------------------------- Summary: Add timeouts to possibly silently failing tests Key: HBASE-9011 URL: https://issues.apache.org/jira/browse/HBASE-9011 Project: HBase Issue Type: Task Reporter: stack Attachments: timeouts.txt Doing a compare of the list of tests that show under hbase-server when tests pass and the build passes compared to the list when all tests 'pass' but the build fails, a few show up w/ some regularity: {code} 43a44,45 > Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol > Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter 80a83 > Running org.apache.hadoop.hbase.mapreduce.TestCellCounter 83a87 > Running org.apache.hadoop.hbase.mapreduce.TestHRegionPartitioner 87a92 > Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat 5 94a100 > Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduceUtil {code} I removed TestMultiTableInputFormat already over in HBASE-9009. Let me add timeouts to all other tests. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira