Skip to content

Commit 0655ce1

Browse files
committed
Move test skips into driver's backend
1 parent 0f0a75c commit 0655ce1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

testkitbackend/test_config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
"Driver closes connection to router if DNS resolved name not in routing table",
77
"stub.routing.test_routing_v4x3.RoutingV4x3.test_should_retry_write_until_success_with_leader_change_using_tx_function":
88
"Driver closes connection to router if DNS resolved name not in routing table",
9+
"stub.routing.test_routing_v4x1.RoutingV4x1.test_should_retry_write_until_success_with_leader_change_on_run_using_tx_function":
10+
"Driver closes connection to router if DNS resolved name not in routing table",
11+
"stub.routing.test_routing_v3.RoutingV3.test_should_retry_write_until_success_with_leader_change_on_run_using_tx_function":
12+
"Driver closes connection to router if DNS resolved name not in routing table",
13+
"stub.routing.test_routing_v4x3.RoutingV4x3.test_should_retry_write_until_success_with_leader_change_on_run_using_tx_function":
14+
"Driver closes connection to router if DNS resolved name not in routing table",
915
"stub.routing.test_routing_v4x1.RoutingV4x1.test_should_retry_write_until_success_with_leader_shutdown_during_tx_using_tx_function":
1016
"Driver closes connection to router if DNS resolved name not in routing table",
1117
"stub.routing.test_routing_v3.RoutingV3.test_should_retry_write_until_success_with_leader_shutdown_during_tx_using_tx_function":

0 commit comments

Comments
 (0)