Massive regression failures

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Massive regression failures
Дата
Msg-id 200206170704.g5H742T04779@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: Massive regression failures  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: Massive regression failures  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: WITH handling in CREATE USER, etc
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Massive regression failures