[PATCH] big test separation POC

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема [PATCH] big test separation POC
Дата
Msg-id alpine.DEB.2.02.1306290711450.2808@localhost6.localdomain6
обсуждение исходный текст
Ответы Re: [PATCH] big test separation POC  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
Dear hackers,

Per various discussion about the potential impact of Robins non regression 
tests, here is a poc patch to separate big tests from others.

"paralle_schedule" holds usual tests, "big_schedule" holds big tests.

The makefile derives serial_schedule, parallel_big_schedule and 
serial_big_schedule from the above descriptions.

Then: - make check in regress does usual tests - make bigcheck in regress does both usual and big tests

I'm not sure about what happens under vpath.

I have no opinion about what should be considered a big test.

-- 
Fabien.

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: New regression test time
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Re: [HACKERS] Patch für MAP_HUGETLB for mmap() shared memory