Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55315 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6078 invoked from network); 8 Sep 2011 18:20:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2011 18:20:10 -0000 Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 141.146.126.227 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.227 acsinet15.oracle.com Received: from [141.146.126.227] ([141.146.126.227:41456] helo=acsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/14-06796-957096E4 for ; Thu, 08 Sep 2011 14:20:10 -0400 Received: from rtcsinet22.oracle.com (rtcsinet22.oracle.com [66.248.204.30]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p88IK4rc008316 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 8 Sep 2011 18:20:06 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by rtcsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p88IK2RX001748 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 8 Sep 2011 18:20:03 GMT Received: from abhmt120.oracle.com (abhmt120.oracle.com [141.146.116.72]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p88IJvuo018927 for ; Thu, 8 Sep 2011 13:19:57 -0500 Received: from [130.35.70.206] (/130.35.70.206) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 08 Sep 2011 11:19:57 -0700 Message-ID: <4E690747.3030307@oracle.com> Date: Thu, 08 Sep 2011 11:19:51 -0700 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4E6902DF.2050807@sugarcrm.com> In-Reply-To: <4E6902DF.2050807@sugarcrm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: rtcsinet22.oracle.com [66.248.204.30] X-CT-RefId: str=0001.0A020208.4E690756.013F,ss=1,re=0.000,fgs=0 Subject: Re: [PHP-DEV] 5.4 beta update From: christopher.jones@oracle.com (Christopher Jones) On 09/08/2011 11:01 AM, Stas Malyshev wrote: > Hi! > > We've made a great progress on fixing and cleaning up the unit tests, I'd like to thank everybody involved for their contribution. We still have some failures and tests with unclear status, so I think it's better we take another week before we release the > beta and try to work them out, just to be sure. So I think it makes sense to postpone the beta to 15th. As a heads-up, Felipe has updated gcov.php.net with a new page to show expected failures. Currently only the 5.3 build has completed since this change was merged: http://gcov.php.net/viewer.php?version=PHP_5_3&func=expected_tests For 5.4, there are still are a bunch of systematic failures on gcov e.g. imap, pdo_firebird, pdo_odbc that need attention, along with less obvious issues. Volunteers welcome. Getting gcov tests resolved should be our aim. Even though gcov builds are not continuously run or fully representative of all the extensions and potential environments it is visible and is how the world rightly or wrongly measures PHP (http://epixa.com/2011/08/how-php-is-broken-and-how-it-can-be-fixed) Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/