Massive regression failures - Mailing list pgsql-hackers

From Bruce Momjian
Subject Massive regression failures
Date
Msg-id 200206170704.g5H742T04779@candle.pha.pa.us
Whole thread Raw
Responses Re: Massive regression failures  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: Massive regression failures  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I am seeing massive regression failures on a freshly compiled, initdb'ed
version of CVS:
16 of 81 tests failed, 1 of these failures ignored. 

The first failure I see is:  COPY COPY_TBL FROM
'/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/test/regress/data/constrf.data';-ERROR:  copy: line 2, CopyFrom:
rejecteddue to CHECK constraint copy_con  SELECT * FROM COPY_TBL;   x |       y       | z ! ---+---------------+---!  4
|!check failed | 5!  6 | OK            | 4! (2 rows)
 

Are others seeing this?  Cause?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: WITH handling in CREATE USER, etc
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Massive regression failures