Regression on 7.1.2 fails 17/76 - is it up to date? - Mailing list pgsql-novice

From Allan Engelhardt
Subject Regression on 7.1.2 fails 17/76 - is it up to date?
Date
Msg-id 3B40F65D.9070BB18@cybaea.com
Whole thread Raw
Responses Re: Regression on 7.1.2 fails 17/76 - is it up to date?  (ghaverla@freenet.edmonton.ab.ca)
Re: Regression on 7.1.2 fails 17/76 - is it up to date?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
This *is* supposed to be the forum for naive questions, so here goes: Are the regression tests still valid?

I'm asking, because my installation reports: "17 of 76 tests failed, 1 of these failures ignored."  This seems an awful
lotfor a recent download.....  It is a known problem, or do I need to investigate further? 

There is a bug report relating to PostgreSQL 7.0.3 which seems similar
(http://www.ca.postgresql.org/bugs/bugs.php?4~236),but surely this is fixed by now.....?  And if not: any thoughts on
whetherit is the database or the regression test that is the problem? 


Allan.



System info:

RedHat Linux 7.1 on i686 SMP.

bash-2.04$ uname -mrsp
Linux 2.4.2-2 i686 unknown

bash-2.04$ rpm -qi postgresql
Name        : postgresql                   Relocations: (not relocateable)
Version     : 7.1.2                             Vendor: (none)
Release     : 4PGDG                         Build Date: Wed 13 Jun 2001 10:18:46 PM BST
Install date: Fri 29 Jun 2001 08:43:51 PM BST      Build Host: lowen.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.1.2-4PGDG.src.rpm
Size        : 4426307                          License: BSD
URL         : http://www.postgresql.org/
Summary     : PostgreSQL client programs and libraries.
[...]

bash-2.04$ make installcheck | grep -i fail
test char                 ... FAILED
test varchar              ... FAILED
test int8                 ... FAILED
test numeric              ... FAILED
test abstime              ... FAILED
test copy                 ... FAILED
test select               ... FAILED
test select_distinct      ... FAILED
test select_distinct_on   ... FAILED
test select_implicit      ... FAILED
test select_having        ... FAILED
test aggregates           ... FAILED
test random               ... failed (ignored)
test misc                 ... FAILED
test select_views         ... FAILED
test portals_p2           ... FAILED
test limit                ... FAILED



pgsql-novice by date:

Previous
From: harrold@sage.che.pitt.edu
Date:
Subject: Re: Only 350 inserts(should be1000) at a time to postpgres(or mysql) using odbc(win) ...
Next
From: "Williams, Travis L, NPONS"
Date:
Subject: RE: Regression on 7.1.2 fails 17/76 - is it up to date?