From notifications-return-7815-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Wed May 15 20:29:07 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id F275B180621 for ; Wed, 15 May 2019 22:29:06 +0200 (CEST) Received: (qmail 1426 invoked by uid 500); 15 May 2019 20:29:06 -0000 Mailing-List: contact notifications-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list notifications@yetus.apache.org Received: (qmail 1417 invoked by uid 99); 15 May 2019 20:29:06 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2019 20:29:06 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8E117E2BDE for ; Wed, 15 May 2019 20:29:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 459E0256C1 for ; Wed, 15 May 2019 20:29:00 +0000 (UTC) Date: Wed, 15 May 2019 20:29:00 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YETUS-636) Test Patch should track consumed cli options and note unused ones 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/YETUS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved YETUS-636. ------------------------------------ Resolution: Implemented > Test Patch should track consumed cli options and note unused ones > ----------------------------------------------------------------- > > Key: YETUS-636 > URL: https://issues.apache.org/jira/browse/YETUS-636 > Project: Yetus > Issue Type: Wish > Components: Precommit > Reporter: Sean Busbey > Priority: Minor > > It'd be nice if either test-patch or the core library could track which cli options get consumed (either by the specific tool, core, or plugins) and at debug level note which ones weren't recognized. > Doing so would have made it easier in HBASE-20591 to recognize the gap YETUS-635 is trying to fill. I imagine there will be other similar failures in the same category. -- This message was sent by Atlassian JIRA (v7.6.3#76005)