Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:32830 php.qa:50875 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52500 invoked by uid 1010); 17 Oct 2007 14:05:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52484 invoked from network); 17 Oct 2007 14:05:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2007 14:05:45 -0000 Authentication-Results: pb1.pair.com header.from=Jean.Jayet@Sun.COM; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jean.jayet@france.sun.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain france.sun.com from 192.18.6.24 cause and error) X-PHP-List-Original-Sender: jean.jayet@france.sun.com X-Host-Fingerprint: 192.18.6.24 gmp-eb-mail-2.sun.com Solaris 10 (beta) Received: from [192.18.6.24] ([192.18.6.24:53882] helo=gmp-eb-mail-2.sun.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/1D-05004-7B616174 for ; Wed, 17 Oct 2007 10:05:44 -0400 Received: from fe-emea-09.sun.com (gmp-eb-lb-2-fe3.eu.sun.com [192.18.6.12]) by gmp-eb-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id l9HE5eeA025760; Wed, 17 Oct 2007 14:05:40 GMT Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) id <0JQ200D012AU0B00@fe-emea-09.sun.com> (original mail from jean.jayet@france.sun.com); Wed, 17 Oct 2007 15:05:40 +0100 (BST) Received: from [129.157.203.119] by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTPSA id <0JQ2002VT756E170@fe-emea-09.sun.com>; Wed, 17 Oct 2007 15:05:31 +0100 (BST) Date: Wed, 17 Oct 2007 16:05:30 +0200 In-reply-to: Sender: Jean.Jayet@Sun.COM To: Derick Rethans Cc: Jean.Jayet@Sun.COM, internals@lists.php.net, php-qa@lists.php.net Reply-to: Jean.Jayet@Sun.COM Message-ID: <471616AA.1030803@france.sun.com> Organization: Sun Microsystems MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en References: <4715FCF8.6040102@france.sun.com> <47161174.904@france.sun.com> User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7) Gecko/20060727 Subject: Re: [PHP-DEV] php 5.2.4 test results reference From: jean.jayet@france.sun.com (jean jayet) > Well, they should all pass as catching 50 failed tests for php 5.2.4 / 5.11 for failed tests can someone tell the action to take ? - report a new bug at php org level for this php release ? - integration problem specific to OS (eg implementation specifities) ? - other ? rgds, Jean Derick Rethans wrote On 10/17/07 03:51 PM,: > On Wed, 17 Oct 2007, jean jayet wrote: > > >>i have the following naive question : how can get a reference of test >>results >> >>smth to be able to find : >> >>such set of test case id MUST pass >>such set test case id MUST fail >>such set test case id skip if such extension missing etc,... > > > Well, they should all pass - skipped tests depends totally on the > configuration - I don't think we've any information on that at all. > > regards, > Derick