Re: coverage.postgresql.org not being refreshed - Mailing list pgsql-www

From Magnus Hagander
Subject Re: coverage.postgresql.org not being refreshed
Date
Msg-id CABUevEwx=9zP1ADsY+zwk1euT59u+FczsepSemKB+HzotLweqQ@mail.gmail.com
Whole thread Raw
In response to coverage.postgresql.org not being refreshed  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: coverage.postgresql.org not being refreshed
List pgsql-www
On Sat, Jan 23, 2021 at 6:51 PM Peter Geoghegan <pg@bowt.ie> wrote:
>
> coverage.postgresql.org reports that its "current" coverage report is
> from 2021-01-11 19:06:43. I imagine that the backend infrastructure
> that runs lcov is having issues.

It's indeed failing, and it seems we don't have any monitoring on it :/

All runs since the 11th have failed with a dead regression test:
test connect/test1                ... stderr FAILED      202 ms

I notice that the coverage scripts explicitly run:
make -C src/interfaces/ecpg/test checktcp

And that's what's been failing. And it is also failing for me locally.

So it seems we have a test that's failing on debian at least. But we
never run this on the buildfarm anywhere?

Looking at the git log of that directory, I'm guessing it's related to
some of the error message changes from Tom.

(And I've now added monitoring)

-- 
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/



pgsql-www by date:

Previous
From: Peter Geoghegan
Date:
Subject: coverage.postgresql.org not being refreshed
Next
From: Tom Lane
Date:
Subject: Re: coverage.postgresql.org not being refreshed