Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56354 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94922 invoked from network); 16 Nov 2011 20:41:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Nov 2011 20:41:39 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.44 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.44 mail-pz0-f44.google.com Received: from [209.85.210.44] ([209.85.210.44:35328] helo=mail-pz0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/53-06363-10024CE4 for ; Wed, 16 Nov 2011 15:41:38 -0500 Received: by pzk33 with SMTP id 33so442313pzk.3 for ; Wed, 16 Nov 2011 12:41:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5IankzIJJKFEcbYrKzSRqUVhbC5neO13VxzKQt3tCdQ=; b=q/oT/3bQhkMfTLaM11BwLeKoYVnTmGnAXoZZzsYeP1fOOhrBimgvEQk9/u8JmM+mxA P12+KBzK4G16l6UPbJ5WwVcXDCyl+ysa+jbeaW7guue8hvRyOXsuXGNKCjYJ3fd5QUxV Cwe9LhMIEjwiwrwJV9JlrwrDLCik0q99OXtEM= MIME-Version: 1.0 Received: by 10.224.177.68 with SMTP id bh4mr21413852qab.48.1321476094304; Wed, 16 Nov 2011 12:41:34 -0800 (PST) Received: by 10.229.38.134 with HTTP; Wed, 16 Nov 2011 12:41:34 -0800 (PST) In-Reply-To: References: <4EC411E7.2060105@oracle.com> Date: Wed, 16 Nov 2011 21:41:34 +0100 Message-ID: To: Alexey Shein Cc: Klaus Silveira , Christopher Jones , Laruence , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=20cf30334dd52e207f04b1e021a8 Subject: Re: [PHP-DEV] PHP CLI webserver test failures From: tyra3l@gmail.com (Ferenc Kovacs) --20cf30334dd52e207f04b1e021a8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Nov 16, 2011 at 9:31 PM, Alexey Shein wrote: > 2011/11/17 Ferenc Kovacs : > > \o/ > > You could also ask Alex Shein, he was "volunteered" to update the http > tests > > to use our new embedded developer server instead. > > > > Hi, I'm still into that, but unfortunately is very busy at work :( > server-tests.php is a big outdated mess, and I still want to write my > own phpt parser from scratch. > I would be also interested that (for run-tests.php), so if you have anything ping me Did you check the wiki about that? There are ideas laying around there, and there were even a effort to rewrite run-tests.php: https://wiki.php.net/qa/runtests/documentation phpruntests seems to had a better OOPish architechture, and it seems that it supported parallel test execution. I think that it would be a good think to first document the current behavior, use cases, and create a decoupled toolchain for running the testsuite. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --20cf30334dd52e207f04b1e021a8--