Re: Sending out a request for more buildfarm animals?

From: Tomas Vondra <tv(at)fuzzy(dot)cz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Sending out a request for more buildfarm animals?
Date: 2014-05-24 23:02:25
Message-ID: 53812501.4090304@fuzzy.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 14.5.2014 15:17, Andres Freund wrote:
> On 2014-05-14 15:08:08 +0200, Tomas Vondra wrote:
>> On 14 Květen 2014, 13:51, Andres Freund wrote:
>>> On 2014-05-13 20:42:16 +0200, Tomas Vondra wrote:
>>>> Can someone please approve the animals I've requested a few days ago?
>>>> I'm already running the clobber tests with '--nosend --nostatus' and
>>>> it's already reporting some errors. Would be nice to get it to the
>>>> buildfarm.
>>>
>>> Can you provide some details about those failures until then?
>>
>> Sure.
>
> Thanks.
>
>> Apparently there's something wrong with 'test-decoding-check':
>
> Man. I shouldn't have asked... My code. There's some output in there
> that's probably triggered by the extraordinarily long runtimes, but
> there's definitely something else wrong.
> My gut feeling says it's in RelationGetIndexList().

The cache invalidation bug was apparently fixed, but we're still getting
failures (see for example markhor):

http://www.pgbuildfarm.org/cgi-bin/show_history.pl?nm=markhor&br=HEAD

I see there's a transaction (COMMIT+BEGIN) - is this caused by the
extremely long runtimes?

Tomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2014-05-25 05:53:15 proposal: ignore null fields in not relation type composite type based constructors
Previous Message Tomas Vondra 2014-05-24 22:50:41 Re: buildfarm / handling (undefined) locales