Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56355 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99092 invoked from network); 16 Nov 2011 21:09:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Nov 2011 21:09:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=confik@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=confik@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: confik@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:43750] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/04-06363-C8624CE4 for ; Wed, 16 Nov 2011 16:09:32 -0500 Received: by yenl2 with SMTP id l2so195623yen.29 for ; Wed, 16 Nov 2011 13:09:29 -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=IC+E2ZsF0i8jteO/mpf5V1AO+JKJyElvP/NbcO7cYkM=; b=c03Tr7GTeOldhzyjQHSrttV+tL7ZjJcyxfcCch1mhResB8ySoU5gTA/mhOxeXR2/ZX FovG7JViZjZBTv740iULJeZTMJRjcu4psT3AtKcBt7NN0r/KarX+3U4s9mWAsGy1g9H+ 8gGZCyUi8sCAbbrryzh9qWe+W/E6KFg6PewwI= Received: by 10.101.29.7 with SMTP id g7mr6227707anj.33.1321477769136; Wed, 16 Nov 2011 13:09:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.213.16 with HTTP; Wed, 16 Nov 2011 13:09:08 -0800 (PST) In-Reply-To: References: <4EC411E7.2060105@oracle.com> Date: Thu, 17 Nov 2011 02:09:08 +0500 Message-ID: To: Ferenc Kovacs Cc: Klaus Silveira , Christopher Jones , Laruence , 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 Ferenc Kovacs : > > > 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=C2=A0embedded=C2=A0developer 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 anyth= ing > ping me > Did you check the wiki about that? There are ideas laying around there, a= nd > 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: http://qa.php.net/phpt_details.php > phpruntests seems to had a better OOPish architechture, and it seems that= it > supported parallel test execution. Is there any code to see? Or just architecture in the wiki? > 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. > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > --=20 Regards, Shein Alexey