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 6654251 commit ee2a5cdCopy full SHA for ee2a5cd
testkitbackend/skipped_tests.json
@@ -62,5 +62,7 @@
62
"stub.routing.RoutingV4.test_should_revert_to_initial_router_if_known_router_throws_protocol_errors":
63
"Driver uses custom resolver for each connection, not only initial seeding",
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"
+ "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"
68
}
0 commit comments