Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 67237 invoked from network); 20 Sep 2006 20:39:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Sep 2006 20:39:09 -0000 Received: (qmail 22305 invoked by uid 500); 20 Sep 2006 20:39:09 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 22098 invoked by uid 500); 20 Sep 2006 20:39:08 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 22089 invoked by uid 99); 20 Sep 2006 20:39:08 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Sep 2006 13:39:08 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:34098] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 0E/CD-01963-8E6A1154 for ; Wed, 20 Sep 2006 13:39:04 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 893697142F6 for ; Wed, 20 Sep 2006 20:35:25 +0000 (GMT) Message-ID: <30207122.1158784525559.JavaMail.jira@brutus> Date: Wed, 20 Sep 2006 13:35:25 -0700 (PDT) From: "Doug Cutting (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-548) add a switch to allow unit tests to show output In-Reply-To: <20327656.1158686483010.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HADOOP-548?page=all ] Doug Cutting updated HADOOP-548: -------------------------------- Status: Resolved (was: Patch Available) Resolution: Fixed I just committed this. Thanks, Owen! > add a switch to allow unit tests to show output > ----------------------------------------------- > > Key: HADOOP-548 > URL: http://issues.apache.org/jira/browse/HADOOP-548 > Project: Hadoop > Issue Type: Test > Affects Versions: 0.6.2 > Reporter: Owen O'Malley > Assigned To: Owen O'Malley > Priority: Minor > Fix For: 0.7.0 > > Attachments: test-output.patch > > > I'd like a switch so that I can have the unit tests show their output to the console. > ant test // current behavior > ant -Dtest.output=yes test // show output to console -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira