Re: [HACKERS] Automatic testing of patches in commit fest

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: [HACKERS] Automatic testing of patches in commit fest
Дата
Msg-id 10e9c592-c0c5-ae2d-4e2f-d115668c7afc@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Automatic testing of patches in commit fest  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Ответы Re: [HACKERS] Automatic testing of patches in commit fest  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Re: [HACKERS] Automatic testing of patches in commit fest  (Thomas Munro <thomas.munro@enterprisedb.com>)
Список pgsql-hackers
On 09/11/2017 11:41 AM, Aleksander Alekseev wrote:
> Hi Thomas,
> 
> Great job!
> 

+1

> Here is a crazy idea. What if we write a script that would automatically
> return the patches that:
> 
> 1) Are not in "Waiting on Author" status
> 2) Don't apply OR don't pass `make installcheck-world`
> 
> ... to the "Waiting on Author" status and describe the problem through
> the "Add review" form on commitfest.postgresql.org? This will save a lot
> of time to the reviewers. Naturally nobody wants to spam pgsql-hackers@
> with automatic messages to often. I believe that sending such messages
> once a day would be enough.
> 
> Unless there are any objections to give this idea a try I'm willing to
> write and host a corresponding script.
> 

That won't work until (2) is reliable enough. There are patches (for
example my "multivariate MCV lists and histograms") which fails to apply
only because the tool picks the wrong patch. Possibly because it does
not recognize compressed patches, or something.

In such cases switching it to "Waiting on Author" automatically would be
damaging, as (a) there's nothing wrong with the patch, and (b) it's not
clear what to do to fix the problem.

So -1 to this for now, until we make this part smart enough.

regards

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


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] Remove 1MB size limit in tsvector