Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31268 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16640 invoked by uid 1010); 25 Jul 2007 15:48:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16624 invoked from network); 25 Jul 2007 15:48:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2007 15:48:22 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:20016] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D0/22-02163-3C077A64 for ; Wed, 25 Jul 2007 11:48:21 -0400 Received: (qmail 26784 invoked from network); 25 Jul 2007 15:48:16 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 25 Jul 2007 15:48:16 -0000 Message-ID: <46A770C0.9090801@zend.com> Date: Wed, 25 Jul 2007 19:48:16 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Nuno Lopes CC: internals@lists.php.net References: <000301c7ce41$5fc5e7b0$0100a8c0@pc07653> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: multi-threaded run-tests.php From: antony@zend.com (Antony Dovgal) On 25.07.2007 19:37, Nuno Lopes wrote: > So here it is my first attempt: > http://gcov.php.net/~nlopess/multi_threaded_run_tests.txt > WARNING: The patch is ugly and the output of the script isn't the prettiest. > > Anyway, for automated testing seems to be good enough. > > Nuno > > P.S.: after this little hack, I also start to feel that run-tests.php should > be rewritten :P Unfortunately, this is 100% truth, Sebastian have had some ideas about it. -- Wbr, Antony Dovgal