Re: [HACKERS] Inadequate traces in TAP tests

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: [HACKERS] Inadequate traces in TAP tests
Дата
Msg-id 20170320215259.GE9812@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: [HACKERS] Inadequate traces in TAP tests  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список pgsql-hackers
Andrew,

* Andrew Dunstan (andrew.dunstan@2ndquadrant.com) wrote:
> On 03/20/2017 10:25 AM, Craig Ringer wrote:
> > I'd like to enable Carp's features to use confess for traces, and
> > switch all use of die to that. We could learn a lot about
> > unplanned-for test failures where a test script dies rather than
> > failing a test if we used carp effectively.
>
> Good idea. But there is no obvious call to die() or BAIL_OUT() that's
> causing the error I saw.

I'll look at adding that.  I should be able to get the psql output with
the ERROR in it and that's mainly what you'll want for this.

Thanks!

Stephen

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] Inadequate traces in TAP tests
Следующее
От: David Steele
Дата:
Сообщение: Re: [HACKERS] Removing binaries