|
34 | 34 | "Flaky: test requires the driver to contact servers in a specific order",
|
35 | 35 | "stub.session_run_parameters.test_session_run_parameters.TestSessionRunParameters.test_empty_query":
|
36 | 36 | "Driver rejects empty queries before sending it to the server",
|
| 37 | + "stub.routing.test_routing_v3.RoutingV3.test_should_fail_when_reading_from_unexpectedly_interrupting_readers_on_run_using_tx_function": |
| 38 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 39 | + "stub.routing.test_routing_v4x1.RoutingV4x1.test_should_fail_when_reading_from_unexpectedly_interrupting_readers_on_run_using_tx_function": |
| 40 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 41 | + "stub.routing.test_routing_v4x3.RoutingV4x3.test_should_fail_when_reading_from_unexpectedly_interrupting_readers_on_run_using_tx_function": |
| 42 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 43 | + "stub.routing.test_routing_v3.RoutingV3.test_should_fail_when_reading_from_unexpectedly_interrupting_readers_using_tx_function": |
| 44 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 45 | + "stub.routing.test_routing_v4x1.RoutingV4x1.test_should_fail_when_reading_from_unexpectedly_interrupting_readers_using_tx_function": |
| 46 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 47 | + "stub.routing.test_routing_v4x3.RoutingV4x3.test_should_fail_when_reading_from_unexpectedly_interrupting_readers_using_tx_function": |
| 48 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 49 | + "stub.routing.test_routing_v3.RoutingV3.test_should_fail_when_writing_to_unexpectedly_interrupting_writers_on_run_using_tx_function": |
| 50 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 51 | + "stub.routing.test_routing_v4x1.RoutingV4x1.test_should_fail_when_writing_to_unexpectedly_interrupting_writers_on_run_using_tx_function": |
| 52 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 53 | + "stub.routing.test_routing_v4x3.RoutingV4x3.test_should_fail_when_writing_to_unexpectedly_interrupting_writers_on_run_using_tx_function": |
| 54 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 55 | + "stub.routing.test_routing_v3.RoutingV3.test_should_fail_when_writing_to_unexpectedly_interrupting_writers_using_tx_function": |
| 56 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 57 | + "stub.routing.test_routing_v4x1.RoutingV4x1.test_should_fail_when_writing_to_unexpectedly_interrupting_writers_using_tx_function": |
| 58 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
| 59 | + "stub.routing.test_routing_v4x3.RoutingV4x3.test_should_fail_when_writing_to_unexpectedly_interrupting_writers_using_tx_function": |
| 60 | + "Driver gets caught in a infinite loop of fetching a fresh RT and trying to contact the seemingly available readers", |
37 | 61 | "tls.tlsversions.TestTlsVersions.test_1_1":
|
38 | 62 | "TLSv1.1 and below are disabled in the driver"
|
39 | 63 | },
|
|
0 commit comments