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 C088C175CB for ; Fri, 26 Sep 2014 04:09:34 +0000 (UTC) Received: (qmail 54556 invoked by uid 500); 26 Sep 2014 04:09:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 54463 invoked by uid 500); 26 Sep 2014 04:09:34 -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 54452 invoked by uid 99); 26 Sep 2014 04:09:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Sep 2014 04:09:33 +0000 Date: Fri, 26 Sep 2014 04:09:33 +0000 (UTC) From: "Anoop Sam John (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12100) Run tests for all modules in QA run 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-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148707#comment-14148707 ] Anoop Sam John commented on HBASE-12100: ---------------------------------------- Thanks Ted for filing this. +1 for the suggestion. > Run tests for all modules in QA run > ----------------------------------- > > Key: HBASE-12100 > URL: https://issues.apache.org/jira/browse/HBASE-12100 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Priority: Minor > > Some tests in hbase-server module are flaky. > Currently tests in subsequent modules such as hbase-shell may be skipped if one or more tests from hbase-server module fail. > Chatting with Anoop, we think for JIRAs whose patch has incompatible change, it is important to detect failed test(s) in all modules. > We can apply '--fail-at-end' option in runTests() method of test-patch.sh -- This message was sent by Atlassian JIRA (v6.3.4#6332)