Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56351 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89437 invoked from network); 16 Nov 2011 20:15:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Nov 2011 20:15:18 -0000 Authentication-Results: pb1.pair.com header.from=klaussilveira@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=klaussilveira@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) X-PHP-List-Original-Sender: klaussilveira@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:55358] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/52-06363-4D914CE4 for ; Wed, 16 Nov 2011 15:15:17 -0500 Received: by faan2 with SMTP id n2so2114771faa.29 for ; Wed, 16 Nov 2011 12:15:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=Hy7Rn6XvGD3YalO0QEpA4QOxzaSlP/dL7bD6h9Z15d0=; b=vSmCjOneJlh/ADLq560i46G229qbD4M8+ItwPupCnnesAFUQ+Azb/C6WiJkbeR9W1S wcuJ9FkTcMrOAVDt8ZbIg1Tu9MuYT5R3oXo/mcZaOkS21d2jfjImT8a+9Ugf7jQgLUNc EQrnnyjDV9PYmREDdCGcwgyD8/JUKAVbHqc48= MIME-Version: 1.0 Received: by 10.152.122.34 with SMTP id lp2mr21445039lab.20.1321474513615; Wed, 16 Nov 2011 12:15:13 -0800 (PST) Sender: klaussilveira@gmail.com Received: by 10.152.38.10 with HTTP; Wed, 16 Nov 2011 12:15:13 -0800 (PST) In-Reply-To: <4EC411E7.2060105@oracle.com> References: <4EC411E7.2060105@oracle.com> Date: Wed, 16 Nov 2011 18:15:13 -0200 X-Google-Sender-Auth: wNZTBn0ePZFyrFEszzWQqTazuwI Message-ID: To: Christopher Jones Cc: Laruence , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=f46d042dfdb5f6bbbb04b1dfc295 Subject: Re: [PHP-DEV] PHP CLI webserver test failures From: klaussilveira@php.net (Klaus Silveira) --f46d042dfdb5f6bbbb04b1dfc295 Content-Type: text/plain; charset=ISO-8859-1 I'll try to help Laruence improve the test coverage. If you guys have any suggestion for test starting point, let me know. On Wed, Nov 16, 2011 at 5:41 PM, Christopher Jones < christopher.jones@oracle.com> wrote: > Hi Laruence, > > Is there anyway to make the PHP CLI webserver tests more resilient? > They are failing on gcov.php.net and are high on the list of user test > reports: > > http://gcov.php.net/viewer.**php?version=PHP_HEAD&func=**tests > http://qa.php.net/reports/?**version=5.4.0RC2-dev > > Chris > > -- > Email: christopher.jones@oracle.com > Tel: +1 650 506 8630 > Blog: http://blogs.oracle.com/opal/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --f46d042dfdb5f6bbbb04b1dfc295--