Re: bin checks taking too long. - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: bin checks taking too long.
Date
Msg-id 5498E466.9040808@gmx.net
Whole thread Raw
In response to bin checks taking too long.  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: bin checks taking too long.  (Andrew Dunstan <andrew@dunslane.net>)
List 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.




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: pg_basebackup fails with long tablespace paths
Next
From: Peter Eisentraut
Date:
Subject: Re: alter user set local_preload_libraries.