Skip to content

Commit 61fdcef

Browse files
committed
ignore new failing test
1 parent 0e6831a commit 61fdcef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/excludes/ActiveRecord/ConnectionAdapters/PostgreSQLAdapterTest.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@
3131
exclude :test_warnings_behaviour_can_be_customized_with_a_proc, plpgsql_needed
3232
exclude :test_allowlist_of_warnings_to_ignore, plpgsql_needed
3333
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

Comments
 (0)