We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6831a commit 61fdcefCopy full SHA for 61fdcef
test/excludes/ActiveRecord/ConnectionAdapters/PostgreSQLAdapterTest.rb
@@ -31,3 +31,5 @@
31
exclude :test_warnings_behaviour_can_be_customized_with_a_proc, plpgsql_needed
32
exclude :test_allowlist_of_warnings_to_ignore, plpgsql_needed
33
exclude :test_allowlist_of_warning_codes_to_ignore, plpgsql_needed
34
+
35
+exclude :test_translate_no_connection_exception_to_not_established, "CRDB doesn't implement pg_terminate_backend()"
0 commit comments