Re: 7.0.2 regressions testing on Sparc running 2.5.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ghaverla(at)freenet(dot)edmonton(dot)ab(dot)ca
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: 7.0.2 regressions testing on Sparc running 2.5.1
Date: 2000-08-30 18:47:04
Message-ID: 20420.967661224@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

ghaverla(at)freenet(dot)edmonton(dot)ab(dot)ca writes:
> I ran across some interesting (at least to me) initial results
> in regression testing 7.0.2 on my Ultra 2 running Solaris 2.5.1.

> The makefile in regress/sql deletes the create_function_1.sql,
> create_function_2.sql, copy.sql, contraints.sql and misc.sql
> files when you run make all. Then when you run make runtest,
> those tests fail (cause error messages) are the executable
> scripts are no longer there.

Huh? To prepare for a regression test you should do "make clean all" in
src/test/regress, not in its subdirectories. The files you mention are
supposed to get created from template files that are in regress/input.
If you're doing the make per instructions and that's not happening, then
there's something squirrely about your copy of make...

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2000-08-30 18:53:13 Re: Access import
Previous Message Marc Zandvliet 2000-08-30 18:43:19 Access import