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 38C759CCE for ; Wed, 11 Apr 2012 15:13:40 +0000 (UTC) Received: (qmail 11053 invoked by uid 500); 11 Apr 2012 15:13:39 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 11011 invoked by uid 500); 11 Apr 2012 15:13:39 -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 10991 invoked by uid 99); 11 Apr 2012 15:13:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 15:13:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 15:13:38 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C9E49365CC4 for ; Wed, 11 Apr 2012 15:13:18 +0000 (UTC) Date: Wed, 11 Apr 2012 15:13:18 +0000 (UTC) From: "Robert Joseph Evans (Updated) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <2102147245.12799.1334157198828.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1798554366.34680.1331137739411.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HADOOP-8147) test-patch should run tests with -fn to avoid masking test failures MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans updated HADOOP-8147: ---------------------------------------- Attachment: HADOOP-8147.txt I need to learn to read the comments fully before submitting a small update to a patch. > test-patch should run tests with -fn to avoid masking test failures > ------------------------------------------------------------------- > > Key: HADOOP-8147 > URL: https://issues.apache.org/jira/browse/HADOOP-8147 > Project: Hadoop Common > Issue Type: Improvement > Components: test > Affects Versions: 0.24.0 > Reporter: Robert Joseph Evans > Assignee: Robert Joseph Evans > Attachments: HADOOP-8147.txt, HADOOP-8147.txt, HADOOP-8147.txt > > > If there are known failures, test-patch will bail out as soon as it sees them. This causes the precommit builds to potentially not find real issues with a patch, because the tests that would fail might come after a known failure. We should add -fn to just the mvn test command in test-patch to get the full list of failures. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira