Re: parallel regression test output

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: parallel regression test output
Дата
Msg-id 1263851658.24310.4.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: parallel regression test output  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: parallel regression test output  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On sön, 2010-01-17 at 23:54 -0500, Robert Haas wrote:
> I always assumed that it was printing the names as the tests finished,
> probably because of the way the output is staggered.  If they were
> printed when the tests were started, the list would be printed all but
> simultaneously.

Well, as long as someone expects it to be that way, then I guess that'd
be OK.  I am concerned about an inconsistency with the serial tests that
go

test foo ... <pause>ok

whereas with the parallel tests don't give any indication what test has
started.



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Patch: Remove gcc dependency in definition of inline functions
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Review: Patch: Allow substring/replace() to get/set bit values