Re: Buildfarm TAP testing is useless as currently implemented - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Buildfarm TAP testing is useless as currently implemented
Date
Msg-id CAB7nPqSKxpzTbsq1t828vOp-XKmjgzg4Ri7mJBw3g5jmmfmz4Q@mail.gmail.com
Whole thread Raw
In response to Re: Buildfarm TAP testing is useless as currently implemented  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Tue, Jul 28, 2015 at 1:15 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> Well, it does create a lot of files that we don't pick up. An example list
> is show below, and I am attaching their contents in a single gzipped
> attachment. However, these are in the wrong location. This was a vpath build
> and yet these tmp_check directories are all created in the source tree.
> Let's fix that and then I'll set about having the buildfarm collect them.
> That should get us further down the track.
>
> [log list]

The patch attached fixes that. I suggest that we use env{TESTDIR}/log
as a location for the logs so as even a vpath build will locate
correctly the log files.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Sharing aggregate states between different aggregate functions
Next
From: Joe Conway
Date:
Subject: Re: A little RLS oversight?