File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
test/rails/excludes/postgresql/ActiveRecord/ConnectionAdapters Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 13
13
exclude :test_swapping_shards_and_roles_in_a_multi_threaded_environment , 'tries to load SQLite3 driver'
14
14
exclude :test_swapping_shards_globally_in_a_multi_threaded_environment , 'tries to load SQLite3 driver'
15
15
exclude :test_switching_connections_via_handler , 'tries to load SQLite3 driver'
16
+ exclude :test_retrieve_connection_pool_with_invalid_shard , 'tries to load SQLite3 driver'
17
+ exclude :test_calling_connected_to_on_a_non_existent_shard_raises , 'tries to load SQLite3 driver'
18
+ exclude :test_cannot_swap_shards_while_prohibited , 'tries to load SQLite3 driver'
19
+ exclude :test_can_swap_roles_while_shard_swapping_is_prohibited , 'tries to load SQLite3 driver'
20
+
You can’t perform that action at this time.
0 commit comments