Skip to content

Commit f7a2e86

Browse files
authored
testkit-backend: Skipping test SessionRunDisconnected.test_fail_on_reset (#538)
1 parent ee2a5cd commit f7a2e86

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

testkitbackend/skipped_tests.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,7 @@
6464
"stub.routing.NoRouting.test_should_revert_to_initial_router_if_known_router_throws_protocol_errors":
6565
"Driver uses custom resolver for each connection, not only initial seeding",
6666
"stub.retry.TestRetryClustering.test_retry_ForbiddenOnReadOnlyDatabase_ChangingWriter":
67-
"Test makes assumptions about how verify_connectivity is implemented"
67+
"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"
6870
}

0 commit comments

Comments
 (0)