Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 778699668 for ; Fri, 2 Dec 2011 15:34:30 +0000 (UTC) Received: (qmail 20322 invoked by uid 500); 2 Dec 2011 15:34:29 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 20269 invoked by uid 500); 2 Dec 2011 15:34:29 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 20262 invoked by uid 99); 2 Dec 2011 15:34:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2011 15:34:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yseeley@gmail.com designates 209.85.210.48 as permitted sender) Received: from [209.85.210.48] (HELO mail-pz0-f48.google.com) (209.85.210.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2011 15:34:22 +0000 Received: by dadp15 with SMTP id p15so2380482dad.35 for ; Fri, 02 Dec 2011 07:34:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=e/J0Jz0FCG14QZLRXSuIPg/Nv1ixwJgeToyAL8k5n3I=; b=dch6oMLo0wuM70ZkwYTEBoy7mud/oPAc6jrkeimjIpAOPbHq/ykn+HH5wBuA0jC6uo 5U9gxVrZmYLQeiwTXLWMImkqnxKhU5/O7tOGyXU2XGJPziryXF+oqFrLEeZS8YZMxYA/ 8QbYzO8Cw6GWHQjcFcIJesWfUMR6L9FaSIzdo= MIME-Version: 1.0 Received: by 10.68.43.70 with SMTP id u6mr15180050pbl.85.1322840040863; Fri, 02 Dec 2011 07:34:00 -0800 (PST) Reply-To: yonik@lucidimagination.com Sender: yseeley@gmail.com Received: by 10.142.149.13 with HTTP; Fri, 2 Dec 2011 07:34:00 -0800 (PST) In-Reply-To: References: Date: Fri, 2 Dec 2011 10:34:00 -0500 X-Google-Sender-Auth: yaLlgpPgNL69gmHtRmK_ZZxSRy4 Message-ID: Subject: Re: getting incremental output from our tests From: Yonik Seeley To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Dec 2, 2011 at 10:23 AM, Robert Muir wrote: > On Fri, Dec 2, 2011 at 10:14 AM, Yonik Seeley > wrote: >> On Fri, Dec 2, 2011 at 9:57 AM, Robert Muir wrote: >>> On Fri, Dec 2, 2011 at 9:45 AM, Yonik Seeley wrote: >>>> >>>> Should we add a tests.console or tests.buffer property to control this >>>> from the command line? >>>> >>> >>> Can't we just turn it on if you use -Dtestcase? this seems to work well for me: >> >> That was my first thought, but then I thought that someone might still >> want a nice output file to attach to issues, etc. >> If just redirecting the ant output to a file is acceptable, then this >> would be a good solution. >> > > Also, what about the output is not nice? It's just different. I didn't know if anyone would care (I don't myself) Anyway, +1 for doing it by default w/ -Dtestcase -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org