OK now :-) was Re: [HACKERS] regression tests

Поиск
Список
Период
Сортировка
От Terry Mackintosh
Тема OK now :-) was Re: [HACKERS] regression tests
Дата
Msg-id Pine.LNX.3.95.981108213456.17081A-100000@terry1.acun.com
обсуждение исходный текст
Ответ на Re: [HACKERS] regression tests  (Terry Mackintosh <terry@terrym.com>)
Ответы Re: OK now :-) was Re: [HACKERS] regression tests
Список pgsql-hackers
Hi Tom and all

Ok, started from scratch, all works great. I did however read the INSTALL
file more closely, and notice some inconsistancies:
      12.     Install the HTML documentation. Type        $ cd /usr/src/pgsql/doc        $ gmake install        The
documentationis also available in Postscript        format. Look for files ending with .ps.gz in the        same
directory.

Does not 'install' imply 'all install' if 'all' has not already been
done?
And if so, would 'all' not include 'man'? Thus ...
      13.     Install the man page documentation. Type        $ cd /usr/src/pgsql/doc        $ gmake man

This complains that several files already exist.

Thats all, thanks for the great software, you people are a great bunch of
hackers !-), if only some day I can be as skilled.
Have a great night
Terry

On Sun, 8 Nov 1998, Terry Mackintosh wrote:

> Hi Tom
> 
> OK, I will do it all agian, maybe I botched some thing, I did do it while
> I was tiered, and I should know better:)
> 
> On Sun, 8 Nov 1998, Tom Lane wrote:
> 
> > Terry Mackintosh <terry@terrym.com> writes:
> > > When I did make all runtest for the regression tests, I guess stderr used
> > > to be sent to /dev/null? but now it goes to the screen with *LOTS* of
> > > ERROR this and ERROR that ....
> > 
> > Doesn't act that way for me ... all I see is one line per test with
> > "ok" or "failed", same as it ever was.
> > 
> > > but when all was done I looked in the
> > > output file and the only thing that failed was triggers, and a diff of
> > > expected/results follows:
> > 
> > > [postgres@laptop /usr/src/pgsql/src/test/regress]$ diff
> > > expected/triggers.out results/triggers.out
> > > 53d52
> > > < NOTICE:  check_pkeys_fkey_cascade: 1 tuple(s) of fkeys are deleted
> > > 56,57d54
> > > < NOTICE:  check_pkeys_fkey_cascade: 1 tuple(s) of fkeys are deleted
> > > < NOTICE:  check_pkeys_fkey_cascade: 1 tuple(s) of fkeys2 are deleted
> > > 59d55
> > > < NOTICE:  check_pkeys_fkey_cascade: 1 tuple(s) of fkeys are deleted
> > > 62,63d57
> > > < NOTICE:  check_pkeys_fkey_cascade: 1 tuple(s) of fkeys are deleted
> > > < NOTICE:  check_pkeys_fkey_cascade: 1 tuple(s) of fkeys2 are deleted
> > > [postgres@laptop /usr/src/pgsql/src/test/regress]$
> > 
> > > So ... is this OK?
> > 
> > No.  Something's wrong.
> > 
> > As far as the error messages to screen go, maybe someone changed the
> > regression driver shell script in a way that doesn't work on your shell.
> > Can you check against the last driver script that behaved properly for
> > you?
> > 
> > Dunno about the triggers diffs, but most other people have reported
> > an exact match for that one.
> > 
> >             regards, tom lane
> > 
> 
> Terry Mackintosh <terry@terrym.com>          http://www.terrym.com
> sysadmin/owner  Please! No MIME encoded or HTML mail, unless needed.
> 
> Proudly powered by R H Linux 4.2, Apache 1.3, PHP 3, PostgreSQL 6.3
> -------------------------------------------------------------------
> Success Is A Choice ... book by Rick Patino, get it, read it!
> 
> 

Terry Mackintosh <terry@terrym.com>          http://www.terrym.com
sysadmin/owner  Please! No MIME encoded or HTML mail, unless needed.

Proudly powered by R H Linux 4.2, Apache 1.3, PHP 3, PostgreSQL 6.3
-------------------------------------------------------------------
Success Is A Choice ... book by Rick Patino, get it, read it!



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [COMMITTERS] 'pgsql/src/backend/lib stringinfo.c'
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: [HACKERS] linux libc6 & pgsql 6.4