Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 53794 invoked from network); 14 Nov 2006 00:22:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2006 00:22:33 -0000 Received: (qmail 12731 invoked by uid 500); 14 Nov 2006 00:22:40 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 12694 invoked by uid 500); 14 Nov 2006 00:22:40 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 12685 invoked by uid 99); 14 Nov 2006 00:22:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 16:22:40 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of alexei.fedotov@gmail.com designates 64.233.184.235 as permitted sender) Received: from [64.233.184.235] (HELO wr-out-0506.google.com) (64.233.184.235) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 16:22:27 -0800 Received: by wr-out-0506.google.com with SMTP id i28so592183wra for ; Mon, 13 Nov 2006 16:22:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jv9tJzXHNHYf1AcLwcNfsgNy16WB4tJL2dBqecEhtC5glcGJjFn8uCp75e7ONzHjWfh9h2rSWK1OuzbTxYYDTJh72uqfnXn2S2wALyDyaUdG7IlGO3GJjzRWDfr2x0dhmpkOudWp8/QWef3jNF2Vsx1XiWSZKvBRy9ueycOuMFA= Received: by 10.90.90.3 with SMTP id n3mr285079agb.1163463726637; Mon, 13 Nov 2006 16:22:06 -0800 (PST) Received: by 10.65.81.14 with HTTP; Mon, 13 Nov 2006 16:22:06 -0800 (PST) Message-ID: Date: Tue, 14 Nov 2006 03:22:06 +0300 From: "Alexei Fedotov" To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing][awt] fork mode for the tests In-Reply-To: <906dd82e0611130258y67567e4dpcbcb7829151a41d1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <906dd82e0611130258y67567e4dpcbcb7829151a41d1@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org +1 to use a uniform property for all modules On 11/13/06, Mikhail Loenko wrote: > I've run swing and awt tests with fork mode "once" a dozen times > on Windows and Linux. All tests passed. > > So to speed up precommit testing I'd like to change fork mode in > swign and awt to ${hy.test.forkmode} like it's done in other modules. > > Objections? > > Thanks, > Mikhail > -- Thank you, Alexei