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 ce67c84 commit 2fda2e0Copy full SHA for 2fda2e0
test/rails/excludes/mysql2/Mysql2AdapterTest.rb
@@ -1,3 +1,4 @@
1
exclude :test_statement_timeout_error_codes, 'test stubs #query and expects #execute to call it, but arjdbc has its own implementation'
2
exclude :test_read_timeout_exception, 'uses "read_timeout" option, unknown to JDBC driver'
3
exclude :test_reconnection_error, 'different internals'
4
+exclude :test_connection_error, 'error is environment specific'
0 commit comments