Re: "make check" changes have caused buildfarm deterioration. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: "make check" changes have caused buildfarm deterioration.
Date
Msg-id 20150721105220.GC5596@postgresql.org
Whole thread Raw
In response to Re: "make check" changes have caused buildfarm deterioration.  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund wrote:
> On 2015-07-21 14:39:42 +0900, Michael Paquier wrote:
> > Regarding initdb.log and postmaster.log, this is definitely a bug.
> > Those have been moved by dcae5fa from log/ to tmp_check/log/,
> > tmp_check/ getting removed at the end of pg_regress if there are no
> > failures counted.
> 
> FWIW, I think that's bad TM. Especially when comparing good/bad
> buildfarm runs the ability to get logs from good runs is essential.

Hm, okay, so let's put it back where it was.

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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: RFC: replace pg_stat_activity.waiting with something more descriptive
Next
From: Alexander Korotkov
Date:
Subject: Re: Fillfactor for GIN indexes