From: | Vicki Brown <vlb(at)cfcl(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Cc: | pgsql-docs(at)postgresql(dot)org |
Subject: | discrepancy between "make check" output and documentation |
Date: | 2003-02-12 04:01:21 |
Message-ID: | p05200f1eba6f767bf04e@[192.168.254.206] |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-docs |
Installing PostgreSQL 7.3.2 on FreeSD 4.7 I found the following discrepancy
between the output from "make check" and "reality":
I ran make check and the output ended thusly:
=======================
1 of 89 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file `./regression.diffs'. A copy of the test summary that you see
above is saved in the file `./regression.out'.
rm regress.o
gmake[2]: Leaving directory
`/ad4/ENV/common/src/DB/postgresql-7.3.2/src/test/regress'
gmake[1]: Leaving directory `/ad4/ENV/common/src/DB/postgresql-7.3.2/src/test'
So I decided to view the file `./regression.diffs'
vlb(at)cfcl [...DB/postgresql-7.3.2] 130: more ./regression.diffs
./regression.diffs: No such file or directory
Oops. Turns out it's in `./src/test/regress/regression.diffs'
--
- Vicki
Vicki Brown ZZZ Journeyman Sourceror:
P.O. Box 1269 zz |\ _,,,---,,_ Scripts & Philtres
San Bruno, CA zz /,`.-'`' -. ;-;;,_ Perl, Unix, MacOS
94066 USA |,4- ) )-,_. ,\ ( `'-'
mailto:vlb(at)cfcl(dot)com '---''(_/--' `-'\_) http://www.cfcl.com/~vlb
From | Date | Subject | |
---|---|---|---|
Next Message | pgsql-bugs | 2003-02-12 10:26:49 | Bug #895: incorrect error message when duplicate index name |
Previous Message | Alexander Stanier | 2003-02-11 13:08:09 | Referential Integrity |
From | Date | Subject | |
---|---|---|---|
Next Message | Vicki Brown | 2003-02-12 04:01:24 | Suggested improvements to INSTALL file "Short Version" |
Previous Message | Florian Wunderlich | 2003-02-11 08:39:36 | Re: Bug #866 related problem (ATTN Tom Lane) |