Re: [HACKERS] Need a builtin way to run all tests faster manner
От | Alvaro Herrera |
---|---|
Тема | Re: [HACKERS] Need a builtin way to run all tests faster manner |
Дата | |
Msg-id | 20170307123651.5oga2rjzqxi4ywzs@alvherre.pgsql обсуждение исходный текст |
Ответ на | Re: [HACKERS] Need a builtin way to run all tests faster manner (Andres Freund <andres@anarazel.de>) |
Ответы |
Re: [HACKERS] Need a builtin way to run all tests faster manner
Re: [HACKERS] Need a builtin way to run all tests faster manner |
Список | pgsql-hackers |
FWIW, +1 on improving matters here. Andres Freund wrote: > The best I can come up so far is a toplevel target that creates the temp > install, starts a cluster and then runs the 'installcheck-or-check' > target on all the subdirectories via recursion. Individual makefiles can > either use the pre-existing cluster (most of of contrib for example), or > use the temporary install and run their pre-existing check target using > that (the tap tests, test_decoding, ...). I think a toplevel installcheck-or-check target is a good first step (though definitely lets find a better name). Just being able to run all tests without the need for 95% of pointless initdb's would be helpful enough. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: