Re: fixing REL7_3_STABLE build issues

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: fixing REL7_3_STABLE build issues
Date: 2005-07-16 17:53:56
Message-ID: 5787.1121536436@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Andrew Dunstan" <andrew(at)dunslane(dot)net> writes:
> Note that because of the way the buildfarm script works, this failure was
> masking the seg errno bogosity. Maybe I should reverse the test order to
> make contrib before running and regression tests.

Seems like that'd just mask a different set of failures.

Is it practical to teach the script to run the tests that depend only on
what you were able to build? I guess reporting the results would get
more complicated ...

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-07-16 18:06:07 Re: [HACKERS] 4 pgcrypto regressions failures - 1 unsolved
Previous Message Kris Jurka 2005-07-16 17:37:05 Re: [HACKERS] 4 pgcrypto regressions failures - 1 unsolved