Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52360 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73406 invoked from network); 13 May 2011 13:32:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 May 2011 13:32:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:33388] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/32-59179-3E23DCD4 for ; Fri, 13 May 2011 09:32:20 -0400 Received: by eyf5 with SMTP id 5so745250eyf.29 for ; Fri, 13 May 2011 06:32:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=kboDvRinqs1yp7lQsH2FHloVCfsUWIUufm7pwh5xDW0=; b=q7ewVjNvQbf5uPpA9gdsj/vmDyDXCV3L4nlXSEyajaO6fNMkxWLgpWwjNJI4syyZ4D 4+rdF4WCiLDN2PiNw9Jqab9L56Iosk46Z41cXiPnOvDNMMLmk3ilCq7q/58xxGkEPQ1w cV4T5ZnlMMTGY1+QcqNwyua5RjfIbg/Cbuqa8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=sOsO3plGaAsUwVN4lq3X/euma7UQ4qUIPkFJ878BdA223/FPhgA9MO5ynBU6p7WBmr OrFFciaAfqslgTZpyp9ZFyuB5Y19+HQ3YYZ5itVf/DEdhI+asKCfnCExqjxvUV6fNPk5 xeW4ekcGm/W1szhRw68/qg3AldR4qejXqBpWg= MIME-Version: 1.0 Received: by 10.14.32.66 with SMTP id n42mr629785eea.84.1305293537058; Fri, 13 May 2011 06:32:17 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.14.37.13 with HTTP; Fri, 13 May 2011 06:32:17 -0700 (PDT) In-Reply-To: References: Date: Fri, 13 May 2011 15:32:17 +0200 X-Google-Sender-Auth: y1NKImDWFsWF7WKzUfnbY6oTYes Message-ID: To: olivier@ajeux.com Cc: internals@lists.php.net, rasmus@lerdorf.com Content-Type: multipart/alternative; boundary=00235451e6789a9eb704a32855a9 Subject: Re: [PHP-DEV] Re: 5.4 again From: info@tyrael.hu (Ferenc Kovacs) --00235451e6789a9eb704a32855a9 Content-Type: text/plain; charset=UTF-8 On Fri, May 13, 2011 at 3:25 PM, Olivier Doucet wrote: > Hi, > > Just a few words about tests : > > I made an interface to aggregate all failed results on all PHP versions. > This was for internal purposes in my company, but I would be glad if it can > help to catch all failing tests (most are failing because of the test > itself). > > http://phpqa.ajeux.net/ > > If you think such a tool can be helpful and want to see additional > features, > feel free to ask. If not .. Well sorry for the noise ;) > > Also, Rasmus, you talked about time need to make all tests. More than a > year > ago, there was a project undergoing with parallel execution of all tests. I > asked about it a few months ago and did not get any feedback. Is this > project dead ? I'm willing to take it back on tracks ;) I would need some > help to know where / why the project was stopped. > > Olivier > nice, good to hear that. I'm absolutly positive that speeding up the test execution would be more likely that the testsuite has been ran before commiting changes... Tyrael --00235451e6789a9eb704a32855a9--