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 ee2a5cd commit f7a2e86Copy full SHA for f7a2e86
testkitbackend/skipped_tests.json
@@ -64,5 +64,7 @@
64
"stub.routing.NoRouting.test_should_revert_to_initial_router_if_known_router_throws_protocol_errors":
65
"Driver uses custom resolver for each connection, not only initial seeding",
66
"stub.retry.TestRetryClustering.test_retry_ForbiddenOnReadOnlyDatabase_ChangingWriter":
67
- "Test makes assumptions about how verify_connectivity is implemented"
+ "Test makes assumptions about how verify_connectivity is implemented",
68
+ "stub.disconnected.SessionRunDisconnected.test_fail_on_reset":
69
+ "It is not reseting connection when putting back to pool"
70
}
0 commit comments