Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89927 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41903 invoked from network); 30 Dec 2015 21:34:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2015 21:34:45 -0000 X-Host-Fingerprint: 2.218.134.247 unknown Received: from [2.218.134.247] ([2.218.134.247:15720] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/85-51216-3FD44865 for ; Wed, 30 Dec 2015 16:34:44 -0500 Message-ID: <89.85.51216.3FD44865@pb1.pair.com> To: internals@lists.php.net X-Mozilla-News-Host: news://news.php.net:119 Date: Wed, 30 Dec 2015 21:34:39 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 2.218.134.247 Subject: What's up with gcov.php.net? From: ajf@ajf.me (Andrea Faulds) 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 seen much more reasonable numbers (i.e. usually zero). 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? Thanks! -- Andrea Faulds http://ajf.me/