Re: Buildfarm feature request: some way to track/classify failures

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Buildfarm feature request: some way to track/classify failures
Date: 2007-03-20 18:46:01
Message-ID: 46002BE9.2070202@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Martijn van Oosterhout <kleptog(at)svana(dot)org> writes:
>
>> But I'm just sprouting ideas here, the proof is in the pudding. If the
>> logs are easily available (or a subset of, say the last month) then
>> people could play with that and see what happens...
>>
>
> Anyone who wants to play around can replicate what I did, which was to
> download the table that Andrew made available upthread, and then pull
> the log files matching interesting rows.
>
[snip]

To save people this trouble, I have made an extract for the last 3
months, augmented by log field, which is pretty much the last stage log.
The dump is 27Mb and can be got at

http://www.pgbuildfarm.org/tfailures.dmp

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2007-03-20 19:00:15 Re: Buildfarm feature request: some way to track/classify failures
Previous Message Joshua D. Drake 2007-03-20 18:45:49 Bitmapscan changes - Requesting further feedback