From notifications-return-7767-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Fri May 3 14:35:01 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 A224718064D for ; Fri, 3 May 2019 16:35:01 +0200 (CEST) Received: (qmail 78333 invoked by uid 500); 3 May 2019 14:35:01 -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 78316 invoked by uid 99); 3 May 2019 14:35:01 -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; Fri, 03 May 2019 14:35:01 +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 6CE65E02EC for ; Fri, 3 May 2019 14:35: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 277E520FEB for ; Fri, 3 May 2019 14:35:00 +0000 (UTC) Date: Fri, 3 May 2019 14:35:00 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YETUS-868) Patch modifying the excludes file should force a re-read 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-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832541#comment-16832541 ] Allen Wittenauer commented on YETUS-868: ---------------------------------------- OK, I'll start doing more of them as github. Thanks for pointing out the commit info. I was experimenting with something and forgot to fix it back. :) and, as usual, thanks for the review. I've committed this to master! > Patch modifying the excludes file should force a re-read > -------------------------------------------------------- > > Key: YETUS-868 > URL: https://issues.apache.org/jira/browse/YETUS-868 > Project: Yetus > Issue Type: Bug > Components: Precommit > Affects Versions: 0.10.0 > Reporter: Allen Wittenauer > Assignee: Allen Wittenauer > Priority: Critical > Fix For: 0.11.0 > > Attachments: YETUS-868.00.patch, YETUS-868.01.patch > > > If a patch modifies the file that holds the exclusion data, it should get re-read and re-processed after it has been applied. Currently, it is only read at launch during determine_needed_tests. -- This message was sent by Atlassian JIRA (v7.6.3#76005)