Skip to content

Commit 2fda2e0

Browse files
committed
test(rails): exclude test that has env-specific error
1 parent ce67c84 commit 2fda2e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
exclude :test_statement_timeout_error_codes, 'test stubs #query and expects #execute to call it, but arjdbc has its own implementation'
22
exclude :test_read_timeout_exception, 'uses "read_timeout" option, unknown to JDBC driver'
33
exclude :test_reconnection_error, 'different internals'
4+
exclude :test_connection_error, 'error is environment specific'

0 commit comments

Comments
 (0)