Re: [COMMITTERS] pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [COMMITTERS] pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook
Date
Msg-id 1325540246.15294.13.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On mån, 2012-01-02 at 15:55 -0500, Andrew Dunstan wrote:
> 
> On 01/02/2012 03:12 PM, Peter Eisentraut wrote:
> > pg_regress: Replace exit_nicely() with exit() plus atexit() hook
> >
> 
> This appears to have broken the buildfarm.

I think you mean it has caused the build to fail on some buildfarm
members.  AFAICT, the buildfarm itself is still intact.

I think there is some room for improvement there:

- Why is the isolation test not part of check-world/installcheck-world?

- Why do the Windows buildfarm members report the failure in "make" and
the others in "isolationcheck"?  Shouldn't those build systems behave
consistently?

- Could we get the buildfarm server to send out emails whenever a build
fails?



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: ALTER TABLE lock strength reduction patch is unsafe
Next
From: Peter Eisentraut
Date:
Subject: Re: controlling the location of server-side SSL files