BuildFarm - Jaguar Check Failure

Started by Mehdi Maacheover 14 years ago2 messageshackers
Jump to latest
#1Mehdi Maache
mlist@ide-environnement.com

Hi,

I don't know if you know but in case :

I have "jaguar" in check failure (
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=jaguar&dt=2011-11-03%2023%3A05%3A01
) since 03-11-2011 and I don't know what is it.

I built in other system with --nosend and it seems I have the same problem :

test case : "rangetypes ... FAILED"

regards,

Mehdi MAACHE

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Mehdi Maache (#1)
Re: BuildFarm - Jaguar Check Failure

Mehdi Maache <mlist@ide-environnement.com> writes:

test case : "rangetypes ... FAILED"

Hmm ... jaguar is the CLOBBER_CACHE_ALWAYS machine, isn't it.
I bet this reflects a cache flush bug in the new range-types code.
That would explain the fact that some other machines show the same
regression diff intermittently, too, such as
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=pika&amp;dt=2011-11-12%2022%3A46%3A53

Trying to reproduce it here...

regards, tom lane