Subscription tests vs log_error_verbosity - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Subscription tests vs log_error_verbosity
Date
Msg-id 28cff2fa-bcd5-ca7d-b89b-1af754f1cea4@dunslane.net
Whole thread Raw
Responses Re: Subscription tests vs log_error_verbosity  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I have just got to the bottom of why the new subscription tests
027_nosuperuser.pl and 029_on_error.pl have been failing for me - it's
because my test setup has log_error_verbosity set to 'verbose'. Either
we should force log_error_verbosity to 'default' for these tests, or we
should make the regexes we're testing for more forgiving as in the attached.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: fix stats_fetch_consistency value in postgresql.conf.sample
Next
From: Tom Lane
Date:
Subject: Re: Subscription tests vs log_error_verbosity