Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90097 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94644 invoked from network); 5 Jan 2016 15:03:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2016 15:03:56 -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 74.125.82.45 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.45 mail-wm0-f45.google.com Received: from [74.125.82.45] ([74.125.82.45:34646] helo=mail-wm0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/03-12097-C5BDB865 for ; Tue, 05 Jan 2016 10:03:56 -0500 Received: by mail-wm0-f45.google.com with SMTP id u188so26508119wmu.1 for ; Tue, 05 Jan 2016 07:03:56 -0800 (PST) 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=dB+WuZhHk+vsyYX46mQIL51rIJKdm9/BOFlHwEL8VlA=; b=Ui/YfO2pO/Nz7Qqn7fW+nxep8zWde4OaJJIFPifJ7pjJkXz0v+6zYg0JEQ2LogmAp0 0GdDGrSiSNlHEmDLCyZuT0lTz2iMgTSLM+0SJ2ND8gp8t8HHVjfx/o8sR0PDa1/QbK8v 3ZKoiGYkcZuqrG2ZEFFFPkpOWkoVPlqkcLeLkiUzIQEuR0/7b0JDo1xxORT1DT1f3lu6 s+B/3QtHz4Nk6XB+96fdZuYb11YDsthbsVY+Sw9B6bCVkWIMfb3g/nMXZCoQePZBsMZG bdEUNuoAv27Fxopu2SNiQbfaRtdbUAGATeQjnKGi9avznguKrJWr0+a++3uHGS8xL5kA 3Cbw== MIME-Version: 1.0 X-Received: by 10.28.139.206 with SMTP id n197mr4429122wmd.20.1452006232699; Tue, 05 Jan 2016 07:03:52 -0800 (PST) Received: by 10.27.86.202 with HTTP; Tue, 5 Jan 2016 07:03:52 -0800 (PST) In-Reply-To: References: <89.85.51216.3FD44865@pb1.pair.com> Date: Tue, 5 Jan 2016 16:03:52 +0100 Message-ID: To: Xinchen Hui Cc: Michael Wallner , Andrea Faulds , PHP Internals Content-Type: multipart/alternative; boundary=001a114435f4b649e20528978b76 Subject: Re: [PHP-DEV] What's up with gcov.php.net? From: tyra3l@gmail.com (Ferenc Kovacs) --001a114435f4b649e20528978b76 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Dec 31, 2015 at 10:26 AM, Xinchen Hui wrote: > 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 > high > > number of test failures. And if you've looked at Travis, you'll have se= en > > 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, an= d > > secondly, since we use Travis for continuous integration these days, wh= y > 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 > > which is also explains some of the differences between the test failures, running the testsuite with valgrind can find much more memory leaks compared to the simple run-tests run on travis --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a114435f4b649e20528978b76--