regression tests

Поиск
Список
Период
Сортировка
От Terry Mackintosh
Тема regression tests
Дата
Msg-id Pine.LNX.3.95.981107202250.16101A-100000@terry1.acun.com
обсуждение исходный текст
Ответы Re: [HACKERS] regression tests
Список pgsql-hackers
Hi all

OK, just built 6.4, a couple of things ... :)

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 .... 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?

Have a great night, and thanks for the great software.
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 по дате отправления:

Предыдущее
От: t-ishii@sra.co.jp (Tatsuo Ishii)
Дата:
Сообщение: distinct + order by
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] distinct + order by