Re: [HACKERS] make check-world output

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] make check-world output
Дата
Msg-id 4990.1489198765@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] make check-world output  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: [HACKERS] make check-world output  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: [HACKERS] make check-world output  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Jeff Janes wrote:
>> There was some recent discussion about making "make check-world" faster.
>> I'm all for that, but how about making it quieter?  On both machines I've
>> run it on (CentOS6.8 and Ubuntu 16.04.2), it dumps some gibberish to
>> stderr, example attached.

> I think you're complaining about the test code added by commit
> fcd15f13581f.  Together with behavior introduced by 2f227656076a, it is
> certainly annoying.  I would vote for redirecting that output to a log
> file which can be ignored/removed unless there is a failure.

What about just reverting 2f227656076a?
        regards, tom lane



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: [HACKERS] SERIALIZABLE with parallel query
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] make check-world output