| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook |
| Date: | 2012-01-02 21:37:26 |
| Message-ID: | 1325540246.15294.13.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers 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?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2012-01-02 22:27:35 | Re: [COMMITTERS] pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook |
| Previous Message | Peter Eisentraut | 2012-01-02 21:30:38 | pgsql: Another fix for pg_regress: Replace exit_nicely() with exit() pl |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2012-01-02 21:49:40 | Re: controlling the location of server-side SSL files |
| Previous Message | Simon Riggs | 2012-01-02 21:17:34 | Re: ALTER TABLE lock strength reduction patch is unsafe |