Re: [HACKERS] A note about debugging TAP failures
От
Andres Freund
Тема
Re: [HACKERS] A note about debugging TAP failures
Дата
Msg-id
20170422213509.rujmkxhrwwecsoop@alap3.anarazel.de
Ответ на
Список
Дерево обсуждения
[HACKERS] A note about debugging TAP failures Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] A note about debugging TAP failures Andres Freund <andres@anarazel.de>
Re: [HACKERS] A note about debugging TAP failures Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] A note about debugging TAP failures Andres Freund <andres@anarazel.de>
Re: [HACKERS] A note about debugging TAP failures Michael Banck <michael.banck@credativ.de>
Re: [HACKERS] A note about debugging TAP failures Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] A note about debugging TAP failures Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] A note about debugging TAP failures Andres Freund <andres@anarazel.de>
Re: [HACKERS] A note about debugging TAP failures Daniel Gustafsson <daniel@yesql.se>
Re: [HACKERS] A note about debugging TAP failures Andres Freund <andres@anarazel.de>
Re: [HACKERS] A note about debugging TAP failures Daniel Gustafsson <daniel@yesql.se>
Re: [HACKERS] A note about debugging TAP failures Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] A note about debugging TAP failures Andres Freund <andres@anarazel.de>
Re: [HACKERS] A note about debugging TAP failures Craig Ringer <craig.ringer@2ndquadrant.com>
Re: [HACKERS] A note about debugging TAP failures Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] A note about debugging TAP failures Daniel Gustafsson <daniel@yesql.se>
Re: [HACKERS] A note about debugging TAP failures Craig Ringer <craig.ringer@2ndquadrant.com>
Re: [HACKERS] A note about debugging TAP failures Daniel Gustafsson <daniel@yesql.se>
Re: [HACKERS] A note about debugging TAP failures Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] A note about debugging TAP failures Daniel Gustafsson <daniel@yesql.se>
Re: [HACKERS] A note about debugging TAP failures Fabien COELHO <coelho@cri.ensmp.fr>
On 2017-04-22 17:25:49 -0400, Tom Lane wrote: > Andres Freund writes: > > On 2017-04-22 16:22:59 -0400, Tom Lane wrote: > >> In the particular case I was interested in here, the test script thought > >> everything was successful :-(. I'm working on fixing that little problem, > >> but I do not believe that the TAP scripts are so bulletproof that there > >> will never be a need to override their judgment. > > > Agreed. If paths are reproducible and cleaned up on next run it's also > > much less of an issue to just leave them around till the next run. > > Which we imo also should do for non-failing tmp_check directories. > > Mm, not convinced. I think that the delete-on-success behavior was > intentional, to limit the amount of disk space a buildfarm member would > consume during a run. I don't mind that being the default, as long as > there's a way to override it manually. I don't think there is, currently? I've so far resorted to just adding some random "foobar" to one of the input files..., or just using installcheck. - Andres
В списке pgsql-hackers по дате отправления