horology test failed

From: Gourish Singbal <gourish(at)gmail(dot)com>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: horology test failed
Date: 2005-10-07 12:41:09
Message-ID: 674d1f8a0510070541t5834a9ccs44f6f8bff05174ad@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Guys,
I was installing Postgresql 8.0.4 on SuSE Linux 9.1 (x86-64) and kernel
2.6.5-7.201-default
below is the config command i ran
./configure --prefix="/usr/local/pgsql8.0.4"
--datadir="/home/postgres/data8.0.4" --with-pgport="8000"
--enable-thread-safety
gmake
gmake check
.....
test horology ... FAILED
=======================
1 of 96 tests failed.
=======================

*diff -w expected/horology.out results
*1746,1750c1746,1750
< | Wed Mar 15 02:14:05 2000 PST | @ 34 years | Wed Mar 15 02:14:05 2034 PDT
< | Wed Mar 15 03:14:04 2000 PST | @ 34 years | Wed Mar 15 03:14:04 2034 PDT
< | Wed Mar 15 08:14:01 2000 PST | @ 34 years | Wed Mar 15 08:14:01 2034 PDT
< | Wed Mar 15 12:14:03 2000 PST | @ 34 years | Wed Mar 15 12:14:03 2034 PDT
< | Wed Mar 15 13:14:02 2000 PST | @ 34 years | Wed Mar 15 13:14:02 2034 PDT
---
> | Wed Mar 15 02:14:05 2000 PST | @ 34 years | Wed Mar 15 02:14:05 2034 PST
> | Wed Mar 15 03:14:04 2000 PST | @ 34 years | Wed Mar 15 03:14:04 2034 PST
> | Wed Mar 15 08:14:01 2000 PST | @ 34 years | Wed Mar 15 08:14:01 2034 PST
> | Wed Mar 15 12:14:03 2000 PST | @ 34 years | Wed Mar 15 12:14:03 2034 PST
> | Wed Mar 15 13:14:02 2000 PST | @ 34 years | Wed Mar 15 13:14:02 2034 PST
1778,1781c1778,1781
< | Sat Sep 22 18:19:20 2001 PDT | @ 34 years | Fri Sep 22 18:19:20 1967 PDT
< | Thu Jan 01 00:00:00 1970 PST | @ 5 mons 12 hours | Thu Jul 31 12:00:00
1969 PDT
< | Thu Jan 01 00:00:00 1970 PST | @ 5 mons | Fri Aug 01 00:00:00 1969 PDT
< | Thu Jan 01 00:00:00 1970 PST | @ 3 mons | Wed Oct 01 00:00:00 1969 PDT
---
> | Sat Sep 22 18:19:20 2001 PDT | @ 34 years | Fri Sep 22 18:19:20 1967 PST
> | Thu Jan 01 00:00:00 1970 PST | @ 5 mons 12 hours | Thu Jul 31 12:00:00
1969 PST
> | Thu Jan 01 00:00:00 1970 PST | @ 5 mons | Fri Aug 01 00:00:00 1969 PST
> | Thu Jan 01 00:00:00 1970 PST | @ 3 mons | Wed Oct 01 00:00:00 1969 PST
Can some one please help me debug this issue as to why the ERROR is coming.
Date on my machine is
*date*
Fri Oct 7 18:10:23 IST 2005

--
Best,
Gourish Singbal

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gourish Singbal 2005-10-07 13:22:07 Re: horology test failed
Previous Message Gaetano Mendola 2005-10-07 12:36:51 Re: create table like syntax