Intermittent buildfarm failures due to timestamptz test

From: Seneca Cunningham <tentra(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Intermittent buildfarm failures due to timestamptz test
Date: 2007-02-16 15:02:42
Message-ID: 20070216150242.GE4287@herodotus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Multiple systems are occasionally failing the timestamptz test at the
check stage. From what I can tell, this is due to the newly added ISO
week checks referring to TIMESTAMP_TBL used by the timestamp test
instead of TIMESTAMPTZ_TBL. Both checks run at the same segment, so
the test fails if the timing between the timestamp and timestamptz
checks doesn't match.

http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=jackal&dt=2007-02-16%2012:21:01

--
Seneca
tentra(at)gmail(dot)com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-02-16 15:09:14 Re: buildfarm failure in XML code
Previous Message Peter Eisentraut 2007-02-16 14:47:50 Re: buildfarm failure in XML code