Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89937 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86150 invoked from network); 31 Dec 2015 09:27:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Dec 2015 09:27:03 -0000 Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.213.46 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.213.46 mail-vk0-f46.google.com Received: from [209.85.213.46] ([209.85.213.46:35898] helo=mail-vk0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/9A-51216-6E4F4865 for ; Thu, 31 Dec 2015 04:27:02 -0500 Received: by mail-vk0-f46.google.com with SMTP id f2so175450142vkb.3 for ; Thu, 31 Dec 2015 01:27:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=HwmLCB+ddo71TRTtMnAXm2NYM6O9D3UVfx9J+mlUCaw=; b=E4fPsGiBrDg4yaF5+jrgGDjSKFX9UT5CtD2KloaW5/3Xr0ihyjj/R+QjoIXahQULaV 4eTk9qaoGJ97Ul2HJj3wNkM7FedDrwbRFQmTbZ+AUNSJfxK0Xe1lomWjd/9/SzIRsyEg Cri/kNIem3cClk21keFu2NxsvI1rGy+bEehwcHjziJkg4CvKb8iM/BZjyTbtpmpXzhy0 7EcLQ5yKGLlYORfWzSZ3ToZCFe8oinL+EL8QvAW1GrQ5R3Y+41NPxakXJHezDy+oTznW aQt8kVzVqXQufR1t1iLcOH+rO9VByCb102D0K04BWR1fvppOR4ZGCRArcZDcw1U+h2FX 0pyw== X-Gm-Message-State: ALoCoQl5rT4wFtyXs+bITQ6XhNkV939Eks2H0nv+yZp6Rh5+UcQnidF09n4HvD2mQ4/qX5HvML93h/IShURmCw7Pf13XOjpc0MAxVvIeSPoqIJV2RuYebrAVXsrgOqsBrCMQQzpW8quqUzojUJWQeacKOQYgtO9zhGHJlHYwD1KzSv4lHc2NwCgLn53S2BmxnZ8C8cDs4tBg X-Received: by 10.31.173.8 with SMTP id w8mr19051886vke.42.1451554019039; Thu, 31 Dec 2015 01:26:59 -0800 (PST) Received: from mail-vk0-f45.google.com (mail-vk0-f45.google.com. [209.85.213.45]) by smtp.gmail.com with ESMTPSA id y142sm2939635vky.13.2015.12.31.01.26.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Dec 2015 01:26:58 -0800 (PST) Received: by mail-vk0-f45.google.com with SMTP id a123so55949474vkh.1 for ; Thu, 31 Dec 2015 01:26:58 -0800 (PST) X-Received: by 10.31.142.16 with SMTP id q16mr44446618vkd.95.1451554018031; Thu, 31 Dec 2015 01:26:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.199.66 with HTTP; Thu, 31 Dec 2015 01:26:38 -0800 (PST) In-Reply-To: References: <89.85.51216.3FD44865@pb1.pair.com> Date: Thu, 31 Dec 2015 17:26:38 +0800 X-Gmail-Original-Message-ID: Message-ID: To: Michael Wallner Cc: Andrea Faulds , PHP Internals Content-Type: multipart/alternative; boundary=001a1143a72a9e020405282e419d Subject: Re: [PHP-DEV] What's up with gcov.php.net? From: laruence@php.net (Xinchen Hui) --001a1143a72a9e020405282e419d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hey: On Thu, Dec 31, 2015 at 5:19 PM, Michael Wallner wrote: > > > On 30 12 2015, at 22:34, Andrea Faulds wrote: > > > > Hi everyone, > > > > If any of you have looked at http://gcov.php.net any time in the last > three years, you'll probably have noticed an alarming and inexplicably hi= gh > number of test failures. And if you've looked at Travis, you'll have seen > much more reasonable numbers (i.e. usually zero). > > A guess might be, that many of the tests run on gcov are disabled on > travis. > > > > > So, I'd like to ask, why does gcov.php.net always show such high > numbers, and apparently has things that are fixed show up as broken, and > secondly, since we use Travis for continuous integration these days, why = is > the box even still running? > > gcov is about coverage too, so=E2=80=A6 > and also valgrind, which is quite useful, since it takes too long to run in laptop. thanks > > Anyway, you=E2=80=99ve probably got to talk to Nuno; IIRC he was/is manag= ing the > gcov box. > > Cheers, > Mike > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --=20 Xinchen Hui @Laruence http://www.laruence.com/ --001a1143a72a9e020405282e419d--