|
1 | 1 | {
|
2 |
| - "stub.routing.Routing.test_should_use_resolver_during_rediscovery_when_existing_routers_fail": |
3 |
| - "DNS resolver not implemented", |
4 |
| - "stub.routing.RoutingV3.test_should_use_resolver_during_rediscovery_when_existing_routers_fail": |
5 |
| - "DNS resolver not implemented", |
6 |
| - "stub.routing.RoutingV4.test_should_use_resolver_during_rediscovery_when_existing_routers_fail": |
7 |
| - "DNS resolver not implemented", |
8 |
| - "stub.routing.NoRouting.test_should_use_resolver_during_rediscovery_when_existing_routers_fail": |
9 |
| - "DNS resolver not implemented", |
10 |
| - "stub.routing.Routing.test_should_request_rt_from_all_initial_routers_until_successful": |
11 |
| - "DNS resolver not implemented", |
12 |
| - "stub.routing.RoutingV3.test_should_request_rt_from_all_initial_routers_until_successful": |
13 |
| - "DNS resolver not implemented", |
14 |
| - "stub.routing.RoutingV4.test_should_request_rt_from_all_initial_routers_until_successful": |
15 |
| - "DNS resolver not implemented", |
16 |
| - "stub.routing.NoRouting.test_should_request_rt_from_all_initial_routers_until_successful": |
17 |
| - "DNS resolver not implemented", |
18 |
| - "stub.routing.Routing.test_should_successfully_acquire_rt_when_router_ip_changes": |
19 |
| - "DNS resolver not implemented", |
20 |
| - "stub.routing.RoutingV3.test_should_successfully_acquire_rt_when_router_ip_changes": |
21 |
| - "DNS resolver not implemented", |
22 |
| - "stub.routing.RoutingV4.test_should_successfully_acquire_rt_when_router_ip_changes": |
23 |
| - "DNS resolver not implemented", |
24 |
| - "stub.routing.NoRouting.test_should_successfully_acquire_rt_when_router_ip_changes": |
25 |
| - "DNS resolver not implemented", |
26 |
| - "stub.routing.Routing.test_should_read_successfully_on_empty_discovery_result_using_session_run": |
27 |
| - "Driver iterates over results of custom resolver and settles on first connection yielding a successful handshake", |
28 |
| - "stub.routing.RoutingV3.test_should_read_successfully_on_empty_discovery_result_using_session_run": |
29 |
| - "Driver iterates over results of custom resolver and settles on first connection yielding a successful handshake", |
30 |
| - "stub.routing.RoutingV4.test_should_read_successfully_on_empty_discovery_result_using_session_run": |
31 |
| - "Driver iterates over results of custom resolver and settles on first connection yielding a successful handshake", |
32 |
| - "stub.routing.NoRouting.test_should_read_successfully_on_empty_discovery_result_using_session_run": |
33 |
| - "Driver iterates over results of custom resolver and settles on first connection yielding a successful handshake", |
34 |
| - "stub.routing.Routing.test_should_retry_read_tx_and_rediscovery_until_success": |
35 |
| - "Driver iterates over results of custom resolver and settles on first connection yielding a successful handshake", |
36 |
| - "stub.routing.RoutingV3.test_should_retry_read_tx_and_rediscovery_until_success": |
37 |
| - "Driver iterates over results of custom resolver and settles on first connection yielding a successful handshake", |
38 |
| - "stub.routing.RoutingV4.test_should_retry_read_tx_and_rediscovery_until_success": |
39 |
| - "Driver iterates over results of custom resolver and settles on first connection yielding a successful handshake", |
40 |
| - "stub.routing.NoRouting.test_should_retry_read_tx_and_rediscovery_until_success": |
41 |
| - "Driver iterates over results of custom resolver and settles on first connection yielding a successful handshake", |
42 | 2 | "stub.routing.Routing.test_should_retry_write_until_success_with_leader_change_using_tx_function":
|
43 |
| - "Driver opens a new connection each time to get a fresh routing table", |
| 3 | + "Driver closes connection to router if DNS resolved name not in routing table", |
44 | 4 | "stub.routing.RoutingV3.test_should_retry_write_until_success_with_leader_change_using_tx_function":
|
45 |
| - "Driver opens a new connection each time to get a fresh routing table", |
| 5 | + "Driver closes connection to router if DNS resolved name not in routing table", |
46 | 6 | "stub.routing.RoutingV4.test_should_retry_write_until_success_with_leader_change_using_tx_function":
|
47 |
| - "Driver opens a new connection each time to get a fresh routing table", |
48 |
| - "stub.routing.NoRouting.test_should_retry_write_until_success_with_leader_change_using_tx_function": |
49 |
| - "Driver opens a new connection each time to get a fresh routing table", |
| 7 | + "Driver closes connection to router if DNS resolved name not in routing table", |
50 | 8 | "stub.routing.Routing.test_should_retry_write_until_success_with_leader_shutdown_during_tx_using_tx_function":
|
51 |
| - "Driver opens a new connection each time to get a fresh routing table", |
| 9 | + "Driver closes connection to router if DNS resolved name not in routing table", |
52 | 10 | "stub.routing.RoutingV3.test_should_retry_write_until_success_with_leader_shutdown_during_tx_using_tx_function":
|
53 |
| - "Driver opens a new connection each time to get a fresh routing table", |
| 11 | + "Driver closes connection to router if DNS resolved name not in routing table", |
54 | 12 | "stub.routing.RoutingV4.test_should_retry_write_until_success_with_leader_shutdown_during_tx_using_tx_function":
|
55 |
| - "Driver opens a new connection each time to get a fresh routing table", |
56 |
| - "stub.routing.NoRouting.test_should_retry_write_until_success_with_leader_shutdown_during_tx_using_tx_function": |
57 |
| - "Driver opens a new connection each time to get a fresh routing table", |
58 |
| - "stub.routing.Routing.test_should_revert_to_initial_router_if_known_router_throws_protocol_errors": |
59 |
| - "Driver uses custom resolver for each connection, not only initial seeding", |
60 |
| - "stub.routing.RoutingV3.test_should_revert_to_initial_router_if_known_router_throws_protocol_errors": |
61 |
| - "Driver uses custom resolver for each connection, not only initial seeding", |
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", |
| 13 | + "Driver closes connection to router if DNS resolved name not in routing table", |
| 14 | + "stub.routing.Routing.test_should_successfully_acquire_rt_when_router_ip_changes": |
| 15 | + "Test makes assumptions about how verify_connectivity is implemented", |
| 16 | + "stub.routing.RoutingV3.test_should_successfully_acquire_rt_when_router_ip_changes": |
| 17 | + "Test makes assumptions about how verify_connectivity is implemented", |
| 18 | + "stub.routing.RoutingV4.test_should_successfully_acquire_rt_when_router_ip_changes": |
| 19 | + "Test makes assumptions about how verify_connectivity is implemented", |
66 | 20 | "stub.retry.TestRetryClustering.test_retry_ForbiddenOnReadOnlyDatabase_ChangingWriter":
|
67 | 21 | "Test makes assumptions about how verify_connectivity is implemented",
|
68 | 22 | "stub.authorization.AuthorizationTests.test_should_retry_on_auth_expired_on_begin_using_tx_function":
|
|
0 commit comments