Re: Still another race condition in recovery TAP tests

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Craig Ringer <craig(at)2ndquadrant(dot)com>
Cc: Noah Misch <noah(at)leadboat(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Still another race condition in recovery TAP tests
Date: 2017-10-16 20:01:48
Message-ID: CA+TgmoYmUHiAdi30Kcm3nDDX5GbeaLS2TWMQ00sGWv2_4K7xAA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 6, 2017 at 5:57 AM, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
>> Fewer people will test as we grow the list of modules they must first install.
>
> Meh, I don't buy that.

Well, I do. Prerequisites are a pain, and the more of them there are,
the more pain it is.

> At worst, all we have to do is provide a script
> that fetches them, from distro repos if possible, and failing that
> from CPAN.
>
> With cpanminus, that's pretty darn simple too.

I think the idea that this is going to work for everybody is not very
realistic. I am not going to run some random script to install stuff
on my system in whatever manner it feels like, because when I do stuff
like that I usually end up regretting it. If it's a throw-away VM,
sure, but not otherwise.

We don't even have good documentation of what packages you should
install on various packaging systems to build the server, let alone
all of the additional things that may be required depending on build
options and TAP tests you might want to run.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-10-16 20:19:56 Re: Aggregate FILTER option is broken in v10
Previous Message Peter Geoghegan 2017-10-16 19:57:39 Re: heap/SLRU verification, relfrozenxid cut-off, and freeze-the-dead bug (Was: amcheck (B-Tree integrity checking tool))