View Single Post

   
  #3 (permalink)  
Old 04-12-2008, 08:24 AM
Kris Jurka
 
Posts: n/a
Default Re: 7.x horology regression test on Solaris buildfarmmachines



On Tue, 27 Feb 2007, Tom Lane wrote:

> I see that kudu and dragonfly are now failing regression in the 7.3 and
> 7.4 branches, as a consequence of this patch:
> http://archives.postgresql.org/pgsql...2/msg00491.php
>
> Is it reasonable to assume that that machine will soon be patched to
> know about the new US DST rules? If not, I suppose we could install
> variant horology-solaris-1947_1.out files to allow either result to
> succeed, but it seems a bit silly ...
>


I'll look at an upgrade. Eel is failing as well, but surprisingly canary
is not. Canary hasn't had any updates applied, so why isn't it failing as
well:

jurka@netbsd:~$ zdump -v /etc/localtime | grep 2007
/etc/localtime Sun Apr 1 08:59:59 2007 UTC = Sun Apr 1 01:59:59 2007
MST isdst=0
/etc/localtime Sun Apr 1 09:00:00 2007 UTC = Sun Apr 1 03:00:00 2007
MDT isdst=1
/etc/localtime Sun Oct 28 07:59:59 2007 UTC = Sun Oct 28 01:59:59 2007
MDT isdst=1
/etc/localtime Sun Oct 28 08:00:00 2007 UTC = Sun Oct 28 01:00:00 2007
MST isdst=0

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote