Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 99351 invoked from network); 5 May 2010 02:58:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 02:58:26 -0000 Received: (qmail 41036 invoked by uid 500); 5 May 2010 02:58:26 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 40941 invoked by uid 500); 5 May 2010 02:58:25 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 40933 invoked by uid 99); 5 May 2010 02:58:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 02:58:25 +0000 X-ASF-Spam-Status: No, hits=-1388.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 02:58:24 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o452w4No019986 for ; Wed, 5 May 2010 02:58:04 GMT Message-ID: <11922955.10201273028284792.JavaMail.jira@thor> Date: Tue, 4 May 2010 22:58:04 -0400 (EDT) From: "Chris Douglas (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1092) Enable asserts for tests by default In-Reply-To: <628353008.1255382791284.JavaMail.jira@brutus> 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/MAPREDUCE-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated MAPREDUCE-1092: ------------------------------------- Status: Open (was: Patch Available) > Enable asserts for tests by default > ----------------------------------- > > Key: MAPREDUCE-1092 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1092 > Project: Hadoop Map/Reduce > Issue Type: Test > Components: test > Reporter: Eli Collins > Fix For: 0.22.0 > > Attachments: hadoop6309-mapreduce.patch > > > See HADOOP-6309. Let's make the tests run with java asserts by default. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.