diff --git a/testkitbackend/skipped_tests.json b/testkitbackend/skipped_tests.json index 7d315e67..5546e392 100644 --- a/testkitbackend/skipped_tests.json +++ b/testkitbackend/skipped_tests.json @@ -64,5 +64,7 @@ "stub.routing.NoRouting.test_should_revert_to_initial_router_if_known_router_throws_protocol_errors": "Driver uses custom resolver for each connection, not only initial seeding", "stub.retry.TestRetryClustering.test_retry_ForbiddenOnReadOnlyDatabase_ChangingWriter": - "Test makes assumptions about how verify_connectivity is implemented" + "Test makes assumptions about how verify_connectivity is implemented", + "stub.disconnected.SessionRunDisconnected.test_fail_on_reset": + "It is not reseting connection when putting back to pool" }