Re: Bogus reports from coverage.postgresql.org

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: Re: Bogus reports from coverage.postgresql.org
Date: 2019-05-30 19:11:30
Message-ID: 20190530191130.GA24528@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 2018-Mar-12, Peter Eisentraut wrote:

> On 3/11/18 16:05, Tom Lane wrote:
> > It might be worth blowing away ccache's cache just to see if it's cached
> > anything bogus.
>
> --enable-coverage disables ccache, so that's not going to be it.

(Ref. src/Makefile.global.in lines 484ff setting CCACHE_DISABLE=1)

Why does it do that? Now that ccache is about 5 years less buggy than
it was when you wrote this, can we get rid of this behavior?

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Alvaro Herrera 2019-05-30 19:16:50 Re: Bogus reports from coverage.postgresql.org
Previous Message Alvaro Herrera 2019-05-28 20:38:47 Re: CF wishlist / where to discuss that