Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52358 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70430 invoked from network); 13 May 2011 13:25:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 May 2011 13:25:44 -0000 Authentication-Results: pb1.pair.com header.from=webmaster@ajeux.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=webmaster@ajeux.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ajeux.com from 209.85.216.42 cause and error) X-PHP-List-Original-Sender: webmaster@ajeux.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:62048] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/91-59179-6513DCD4 for ; Fri, 13 May 2011 09:25:43 -0400 Received: by qwi4 with SMTP id 4so1460154qwi.29 for ; Fri, 13 May 2011 06:25:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.17.17 with SMTP id q17mr1142651qca.154.1305293140330; Fri, 13 May 2011 06:25:40 -0700 (PDT) Received: by 10.229.245.85 with HTTP; Fri, 13 May 2011 06:25:40 -0700 (PDT) Reply-To: olivier@ajeux.com Date: Fri, 13 May 2011 15:25:40 +0200 Message-ID: To: internals@lists.php.net Cc: rasmus@lerdorf.com Content-Type: multipart/alternative; boundary=000e0cd61444f50b4504a3283dfc Subject: Re: 5.4 again From: webmaster@ajeux.com (Olivier Doucet) --000e0cd61444f50b4504a3283dfc Content-Type: text/plain; charset=ISO-8859-1 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 --000e0cd61444f50b4504a3283dfc--