Re: CI and test improvements

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: CI and test improvements
Дата
Msg-id 96832c09-db85-8443-c654-dae928816830@enterprisedb.com
обсуждение исходный текст
Ответ на Re: CI and test improvements  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: CI and test improvements  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
On 03.02.23 15:26, Justin Pryzby wrote:
> rebased, and re-including a patch to show code coverage of changed
> files.

This constant flow of patches under one subject doesn't lend itself well 
to the commit fest model of trying to finish things up.  I can't quite 
tell which of these patches are ready and agreed upon, and which ones 
are work in progress or experimental.

 > e4534821ef5 cirrus/ccache: use G rather than GB suffix..

This one seems obvious.  I have committed it.

> 9baf41674ad pg_upgrade: tap test: exercise --link and --clone

This seems like a good idea.

> 7e09035f588 WIP: ci/meson: allow showing only failed tests ..

I'm not sure I like this one.  I sometimes look up the logs of 
non-failed tests to compare them with failed tests, to get context to 
could lead to failures.  Maybe we can make this behavior adjustable. 
But I've not been bothered by the current behavior.




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: meson: Non-feature feature options
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Combine pg_walinspect till_end_of_wal functions with others