Re: bin checks taking too long.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: bin checks taking too long.
Date: 2014-12-23 03:41:26
Message-ID: 5498E466.9040808@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/22/14 7:56 PM, Andrew Dunstan wrote:
> Currently the buildfarm animal crake (my development instance) is
> running the bin check, but not any other animal. These tests still take
> for too long, not least because each set of tests requires a separate
> install.

You can avoid that by using make installcheck.

> Is there really nothing we can do about it?

There is, but it's not straightforward, as it turns out. Ideas are welcome.

Also, as you can imagine, any build system changes are bottlenecked on
Windows support.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2014-12-23 04:13:58 Re: alter user set local_preload_libraries.
Previous Message Amit Kapila 2014-12-23 03:00:19 Re: pg_basebackup fails with long tablespace paths