Обсуждение: BuildFarm - Jaguar Check Failure

Поиск
Список
Период
Сортировка

BuildFarm - Jaguar Check Failure

От
Mehdi Maache
Дата:
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


Re: BuildFarm - Jaguar Check Failure

От
Tom Lane
Дата:
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&dt=2011-11-12%2022%3A46%3A53

Trying to reproduce it here...
        regards, tom lane