Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74752 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78302 invoked from network); 5 Jun 2014 11:34:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2014 11:34:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.44 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.44 mail-qg0-f44.google.com Received: from [209.85.192.44] ([209.85.192.44:63015] helo=mail-qg0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/91-62107-1D550935 for ; Thu, 05 Jun 2014 07:34:41 -0400 Received: by mail-qg0-f44.google.com with SMTP id i50so1299961qgf.31 for ; Thu, 05 Jun 2014 04:34:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1c/mt3G7Yuw5FQAiQKTIfOS/ulIaASmV6NB6tpt05t4=; b=O/ybFQlz5gFYFHoT3nqDC2j0icQKrz9AwM/fzuj1ErLfc8SbpVWSJLAMx0Vzz5Ztts 7xtGRzFaOxmSYSB8nF2las0NZzJKpoC+FWCrctVYth2/srRDs5ulXUTSIXDuqd/qSVOb STmkVQbvjfOz1PVfnEyw4auzjV493ctngHGMWgue5UtCAP8tuKfZDSYDkV5LrEeU2BBz oASo5hWeuXkioT8B2/MHba/5cS3Q0g7qdMA1zTAcTYzTPePqOHv6uzEL8q4O/0uK2DFX 6rsiqWNLsR6TR+WY0lYX0EDvOEtxZXsq1UvxCfig530ffkYSlytaYHxO3R8KcmK5YyK+ mRuA== MIME-Version: 1.0 X-Received: by 10.224.66.193 with SMTP id o1mr16574782qai.43.1401968078904; Thu, 05 Jun 2014 04:34:38 -0700 (PDT) Received: by 10.140.17.77 with HTTP; Thu, 5 Jun 2014 04:34:38 -0700 (PDT) In-Reply-To: References: Date: Thu, 5 Jun 2014 13:34:38 +0200 Message-ID: To: Nicolai Scheer , Nuno Lopes Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11c2c0d454633c04fb1521d0 Subject: Re: [PHP-DEV] tests code coverage for php 5.5 From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c2c0d454633c04fb1521d0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Jun 4, 2014 at 10:06 PM, Nicolai Scheer wrote: > Hi, > > looking for tasks to invest a little spare time in the weeks to come I ha= d > a look at > > http://gcov.php.net/viewer.php?version=3DPHP_5_5 > > The test coverage is suspiciously low... > > Test coverage of 5.4 is quite high, so is coverage for 5.3. > > I would have guessed, that for a new major php version all tests from the > previous version are reused, and fixed if needed. > > Looking at the 5.5 source tree all the phpt files seem in place... Aren't > the tests just currently not executed on gcov.php.net? > > Thanks for any insight! > > Greetings > > Nico > Yeah, something is definitely wrong: http://gcov.php.net/PHP_5_4/lcov_html/ vs http://gcov.php.net/PHP_5_5/lcov_html/ and it we dates are correct, the last gcov build for 5.6 was more than a week ago: http://gcov.php.net/ http://gcov.php.net/PHP_5_6/lcov_html/ ps: I've cc'ed Nuno as he is the man who knows our gcov setup. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c2c0d454633c04fb1521d0--