Re: [HACKERS] Need a builtin way to run all tests faster manner

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] Need a builtin way to run all tests faster manner
Дата
Msg-id f101a252-9faa-466e-2586-5e708ca04671@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Need a builtin way to run all tests faster manner  (Jim Nasby <jim.nasby@openscg.com>)
Ответы Re: [HACKERS] Need a builtin way to run all tests faster manner  (Jim Nasby <jim.nasby@openscg.com>)
Список pgsql-hackers
On 3/10/17 19:00, Jim Nasby wrote:
> Maybe instead of having the commitfest app try and divine patches from 
> the list it should be able to send patches to the list from a specified 
> git repo/branch. Anyone that provides that info would have tests run 
> automagically, patches sent, etc. Anyone who doesn't can just keep using 
> the old process.

Those people who know what they're doing will presumably run all those
checks before they submit a patch.  It's those people who send in
patches that don't apply cleanly or fail the tests that would benefit
from this system.  But if they're that careless, then they also won't
take care to use this particular system correctly.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Need a builtin way to run all tests faster manner
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] WIP: Faster Expression Processing v4