Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D91FC200BEA for ; Tue, 13 Dec 2016 01:01:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D7BD1160B2A; Tue, 13 Dec 2016 00:01:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 51A84160B22 for ; Tue, 13 Dec 2016 01:01:08 +0100 (CET) Received: (qmail 80718 invoked by uid 500); 13 Dec 2016 00:01:02 -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 80673 invoked by uid 99); 13 Dec 2016 00:01:02 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2016 00:01:02 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 241E02C03E5 for ; Tue, 13 Dec 2016 00:01:02 +0000 (UTC) Date: Tue, 13 Dec 2016 00:01:02 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16845) Run tests under hbase-spark module in test phase MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 13 Dec 2016 00:01:09 -0000 [ https://issues.apache.org/jira/browse/HBASE-16845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743574#comment-15743574 ] Ted Yu commented on HBASE-16845: -------------------------------- Pointer to where skipITs appears in source code would help. I haven't found it in either master branch or 0.98 branch. > Run tests under hbase-spark module in test phase > ------------------------------------------------ > > Key: HBASE-16845 > URL: https://issues.apache.org/jira/browse/HBASE-16845 > Project: HBase > Issue Type: Bug > Reporter: Ted Yu > Assignee: Ted Yu > Fix For: 2.0.0 > > Attachments: 16845.v1.txt, 16845.v2.txt > > > [~appy] reported over in the discussion thread titled 'Testing and CI' that tests under hbase-spark module are not run by QA bot. > This issue is to run the unit tests in test phase so that we detect build breakage early. -- This message was sent by Atlassian JIRA (v6.3.4#6332)