Return-Path: X-Original-To: apmail-hadoop-common-commits-archive@www.apache.org Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BA0F28CFF for ; Thu, 1 Sep 2011 18:08:03 +0000 (UTC) Received: (qmail 71876 invoked by uid 500); 1 Sep 2011 18:08:03 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 71775 invoked by uid 500); 1 Sep 2011 18:08:02 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 71511 invoked by uid 99); 1 Sep 2011 18:08:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2011 18:08:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Sep 2011 18:07:59 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AFF2E23889E7 for ; Thu, 1 Sep 2011 18:07:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1164192 - /hadoop/common/trunk/dev-support/test-patch.properties Date: Thu, 01 Sep 2011 18:07:38 -0000 To: common-commits@hadoop.apache.org From: atm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110901180738.AFF2E23889E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: atm Date: Thu Sep 1 18:07:38 2011 New Revision: 1164192 URL: http://svn.apache.org/viewvc?rev=1164192&view=rev Log: HDFS-2299. TestOfflineEditsViewer is failing on trunk. (Uma Maheswara Rao G via atm) Modified: hadoop/common/trunk/dev-support/test-patch.properties Modified: hadoop/common/trunk/dev-support/test-patch.properties URL: http://svn.apache.org/viewvc/hadoop/common/trunk/dev-support/test-patch.properties?rev=1164192&r1=1164191&r2=1164192&view=diff ============================================================================== --- hadoop/common/trunk/dev-support/test-patch.properties (original) +++ hadoop/common/trunk/dev-support/test-patch.properties Thu Sep 1 18:07:38 2011 @@ -16,6 +16,6 @@ # The number of acceptable warning for *all* modules # Please update the per-module test-patch.properties if you update this file. -OK_RELEASEAUDIT_WARNINGS=0 +OK_RELEASEAUDIT_WARNINGS=1 OK_FINDBUGS_WARNINGS=0 OK_JAVADOC_WARNINGS=6