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 5B965200B27 for ; Tue, 7 Jun 2016 20:22:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5A34C160968; Tue, 7 Jun 2016 18:22:23 +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 9A5D0160A4F for ; Tue, 7 Jun 2016 20:22:22 +0200 (CEST) Received: (qmail 46201 invoked by uid 500); 7 Jun 2016 18:22:21 -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 46177 invoked by uid 99); 7 Jun 2016 18:22:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2016 18:22:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 778AD2C1F5D for ; Tue, 7 Jun 2016 18:22:21 +0000 (UTC) Date: Tue, 7 Jun 2016 18:22:21 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work stopped] (HBASE-14167) hbase-spark integration tests do not respect -DskipIntegrationTests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 07 Jun 2016 18:22:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-14167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-14167 stopped by Sean Busbey. ------------------------------------------- > hbase-spark integration tests do not respect -DskipIntegrationTests > ------------------------------------------------------------------- > > Key: HBASE-14167 > URL: https://issues.apache.org/jira/browse/HBASE-14167 > Project: HBase > Issue Type: Improvement > Components: pom, spark > Affects Versions: 2.0.0 > Reporter: Andrew Purtell > Assignee: Sean Busbey > Priority: Minor > Attachments: HBASE-14167-master-v2.patch, HBASE-14167.11.patch > > > When running a build with {{mvn ... -DskipIntegrationTests}}, the hbase-spark module's integration tests do not respect the flag and run anyway. Fix. -- This message was sent by Atlassian JIRA (v6.3.4#6332)