intermittent regression check problems

From: "Riccardo Mottola" <multix(at)gmail(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: intermittent regression check problems
Date: 2006-03-21 10:32:01
Message-ID: 259a55900603210232m2b0d970u9de888d4174faa4e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello,

yesterday I reported an almost total failure in make check. As it was
suggested, I installed and then did "make check" again.

using that, I get a lower number of failures, around 20. I Still think
they are too much. Also the number is not stable, everytime I run it I
get a different result.

I past here two. I don't know how to itnerpret them. Maybe some errors
are expected in the regressions.diff file?
--- 404,409 ----
***************
*** 849,855 ****
ERROR: column "........pg.dropped.1........" of relation "test"
does not exist
copy test from stdin;
ERROR: extra data after last expected column
! CONTEXT: COPY test, line 1: "10 11 12"
select * from test;
b | c
---+---
--- 838,844 ----
ERROR: column "........pg.dropped.1........" of relation "test"
does not exist
copy test from stdin;
ERROR: extra data after last expected column
! lost synchronization with server, resetting connection
select * from test;
b | c
---+---

if I run make installcheck I get
============== dropping database "regression" ==============
dropdb: could not connect to database postgres: FATAL: role "multix"
does not exis

which is the user I am running from

Riccardo

Browse pgsql-ports by date

  From Date Subject
Next Message Riccardo Mottola 2006-03-21 10:38:05 Re: fails to compile with undefined symbol (FP_PLUS_INF)
Previous Message Bruce Momjian 2006-03-20 15:19:16 Re: regression results for AIX 4.2