Re: pgsql: Remove testing for precise LSN/reserved bytes in new TAPtest

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pgsql: Remove testing for precise LSN/reserved bytes in new TAPtest
Дата
Msg-id 20200410152345.GA13282@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: pgsql: Remove testing for precise LSN/reserved bytes in newTAP test  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-committers
On 2020-Apr-10, Kyotaro Horiguchi wrote:

> > Yeah.  We have at least four different buildfarm members complaining
> > about this test case.  I took this patch and further lobotomized the
> > tests by removing *all* dependencies on restart_lsn and
> > pg_current_wal_lsn().  If anybody wants to put any of that back,
> > the burden of proof will be on them to show why we should believe
> > the results will be stable, not for the buildfarm to demonstrate
> > that they're not.
> 
> I think the significant part of the test is wal_status. So I'm not
> eager to get it back.

Agreed.  Thanks for stabilizing it.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: sync CREATE GROUP syntax synopsis with CREATE ROLE.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: doc: add examples of creative use of unique expression indexes