serial vs parallell regression tests

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема serial vs parallell regression tests
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34B68C@algol.sollentuna.se
обсуждение исходный текст
Список pgsql-hackers
Hi!

From what I can see, a "make check" runs the parallell tests and a "make
installcheck" runs the serial tests. Is there any special reason for
this? And for not providing a way to run the other kind of test
depending on the installation?

Stumbled across this when doing regress tests on win32, which requires
"installcheck", and I wanted to do the parallell tests. It was easy
enough to do by just calling pg_regress manually, but it seemed
inconsistent.


//Magnus


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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Function to kill backend
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Solaris initdb fails: shmmax tweak alternative?