Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56358 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4671 invoked from network); 16 Nov 2011 21:37:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Nov 2011 21:37:42 -0000 Authentication-Results: pb1.pair.com header.from=confik@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=confik@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: confik@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:44072] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/15-06363-42D24CE4 for ; Wed, 16 Nov 2011 16:37:41 -0500 Received: by ggdk2 with SMTP id k2so239848ggd.29 for ; Wed, 16 Nov 2011 13:37:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=iJRQcri0BxQFEhjg6LFkRByify3Qe9QM00LBPcQ9uNE=; b=uqn3hs64jpGfe4/J7yKYepF1O7uJaV1YDXM+g2jeETeQH4U8HmgZdifRET0aACAO6M H4aJe6iCIqBvBJ12Sxu7/AfSvv8eUqJN0S5OfunDHoFLE2Noif1CTungIOi/je15b3+D a5CKUGiehAC0Se8CjdmKvwWjCaMvrKQ0W3Rw8= Received: by 10.101.137.20 with SMTP id p20mr7003657ann.55.1321479458274; Wed, 16 Nov 2011 13:37:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.213.16 with HTTP; Wed, 16 Nov 2011 13:37:17 -0800 (PST) In-Reply-To: <4EC4295D.1060207@oracle.com> References: <4EC411E7.2060105@oracle.com> <4EC4295D.1060207@oracle.com> Date: Thu, 17 Nov 2011 02:37:17 +0500 Message-ID: To: Christopher Jones Cc: Ferenc Kovacs , Klaus Silveira , PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP CLI webserver test failures From: confik@gmail.com (Alexey Shein) 2011/11/17 Christopher Jones : > > > On 11/16/2011 01:09 PM, Alexey Shein wrote: >> >> 2011/11/17 Ferenc Kovacs: >>> >>> >>> On Wed, Nov 16, 2011 at 9:31 PM, Alexey Shein =C2=A0w= rote: >>>> >>>> 2011/11/17 Ferenc Kovacs: >>>>> >>>>> \o/ >>>>> You could also ask Alex Shein, he was "volunteered" to update the htt= p >>>>> 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 >> >> Hm, nice catch, will definitely check that out. >> I was only refering to phpt spec here: =C2=A0http://qa.php.net/phpt_deta= ils.php >> >>> phpruntests seems to had a better OOPish architechture, and it seems th= at >>> it >>> supported parallel test execution. >> >> Is there any code to see? Or just architecture in the wiki? > > http://svn.php.net/viewvc/php/phpruntests/trunk/ > > For some background, there might be some posts on Zoe's blog e.g: > http://zoomsplatter.blogspot.com/2009/07/on-no-not-more-tests.html > Thanks. > Chris > > -- > Email: christopher.jones@oracle.com > Tel: =C2=A0+1 650 506 8630 > Blog: =C2=A0http://blogs.oracle.com/opal/ > --=20 Regards, Shein Alexey