Re: pgsql: Add more $Test::Builder::Level in the TAP tests
От | Peter Geoghegan |
---|---|
Тема | Re: pgsql: Add more $Test::Builder::Level in the TAP tests |
Дата | |
Msg-id | CAH2-Wzn8ftvcDPwomn+y04JJzbT=TG7TN=QsmSEATUOW-ZuvQQ@mail.gmail.com обсуждение исходный текст |
Ответ на | pgsql: Add more $Test::Builder::Level in the TAP tests (Michael Paquier <michael@paquier.xyz>) |
Ответы |
Re: pgsql: Add more $Test::Builder::Level in the TAP tests
|
Список | pgsql-committers |
On Mon, Oct 11, 2021 at 7:17 PM Michael Paquier <michael@paquier.xyz> wrote: > Add more $Test::Builder::Level in the TAP tests I saw an issue just now that I suspect is linked with this commit. I ran my parallel "make check-world" recipe, and saw this failure: # Failed test 'handling of unexpected PQresultStatus: matches' # at t/001_basic.pl line 43. # 'psql:/home/pg/.psqlrc:56: ERROR: syntax error # psql:/home/pg/.psqlrc:57: ERROR: syntax error # LOG: received replication command: START_REPLICATION 0/0 # unexpected PQresultStatus: 8 # ' # doesn't match '(?^:^unexpected PQresultStatus: 8$)' # Looks like you failed 1 test of 25. t/001_basic.pl ........... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/25 subtests t/010_tab_completion.pl .. ok t/020_cancel.pl .......... ok -- Peter Geoghegan
В списке pgsql-committers по дате отправления: