spoonbill is failing citext test

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
Subject: spoonbill is failing citext test
Date: 2008-10-14 19:36:03
Message-ID: 20081014193602.GC3905@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I don't know if you have noticed, but the spoonbill buildfarm member is
failing the citext test. Unfortunately the regression diff is not very
helpful:

Binary files /home/pgbuild/pgbuildfarm/HEAD/pgsql.2397/contrib/citext/expected/citext.out and /home/pgbuild/pgbuildfarm/HEAD/pgsql.2397/contrib/citext/results/citext.out differ

http://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=spoonbill&dt=2008-10-14%20100509&stg=contrib-install-check

Maybe we should pass -a to diff so that it displays the difference even
if it thinks the file is binary.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2008-10-14 19:41:39 Re: Version Number Function?
Previous Message Heikki Linnakangas 2008-10-14 19:35:15 Re: There's some sort of race condition with the new FSM stuff