Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8AE86109D2 for ; Fri, 5 Jun 2015 11:37:25 +0000 (UTC) Received: (qmail 46463 invoked by uid 500); 5 Jun 2015 11:37:03 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 46418 invoked by uid 500); 5 Jun 2015 11:37:03 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 46401 invoked by uid 99); 5 Jun 2015 11:37:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2015 11:37:03 +0000 Date: Fri, 5 Jun 2015 11:37:03 +0000 (UTC) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-11994) smart-apply-patch wrongly assumes that git is infallible 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/HADOOP-11994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574346#comment-14574346 ] Hudson commented on HADOOP-11994: --------------------------------- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #219 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/219/]) HADOOP-11994. smart-apply-patch wrongly assumes that git is infallible. (Contributed by Kengo Seki) (arp: rev 8266dae0e9404c20093daa21645d4d66d8bb7bdb) * hadoop-common-project/hadoop-common/CHANGES.txt * dev-support/smart-apply-patch.sh > smart-apply-patch wrongly assumes that git is infallible > -------------------------------------------------------- > > Key: HADOOP-11994 > URL: https://issues.apache.org/jira/browse/HADOOP-11994 > Project: Hadoop Common > Issue Type: Bug > Components: test > Reporter: Allen Wittenauer > Assignee: Kengo Seki > Labels: build, test-patch > Fix For: 2.8.0 > > Attachments: HADOOP-11994.001.patch > > > Even if git fails, smart-apply-patch should try the normal patch command. I've seen a few patches now where git apply fails, but patch does not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)