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 201D7200B5D for ; Sun, 7 Aug 2016 23:38:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1EA09160AB1; Sun, 7 Aug 2016 21:38:22 +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 5DC66160A6D for ; Sun, 7 Aug 2016 23:38:21 +0200 (CEST) Received: (qmail 88976 invoked by uid 500); 7 Aug 2016 21:38:20 -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 88955 invoked by uid 99); 7 Aug 2016 21:38:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Aug 2016 21:38:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 68D482C0033 for ; Sun, 7 Aug 2016 21:38:20 +0000 (UTC) Date: Sun, 7 Aug 2016 21:38:20 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-16371) when excluding tests in precommit, provide a link in the report summary to the list of excluded tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 07 Aug 2016 21:38:22 -0000 Sean Busbey created HBASE-16371: ----------------------------------- Summary: when excluding tests in precommit, provide a link in the report summary to the list of excluded tests Key: HBASE-16371 URL: https://issues.apache.org/jira/browse/HBASE-16371 Project: HBase Issue Type: Improvement Components: build Reporter: Sean Busbey now that we're excluding some tests from precommit runs, we should be sure to include a way to find out what tests were excluded from a given test run in the report that gets posted to JIRA. -- This message was sent by Atlassian JIRA (v6.3.4#6332)