You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Make subscription tests pass with log_error_verbosity=verbose
Recent additions to the subscription tests check for log entries, butfail to account for the possible presence of an SQL errror code, whichhappens if log_error_verbosity is set to 'verbose'. Add this into theregular expressions that are checked for.