Skip to content

Commit a346cad

Browse files
authored
Merge pull request #1213 from robsdedude/testkit/skip-connection-acquisition-timeout-unification-tests
TestKit: skip connection acquisition timeout unification tests for now
2 parents e784e8c + a6e7b7d commit a346cad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testkitbackend/test_config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
"stub\\.routing\\.test_routing_v[0-9x]+\\.RoutingV[0-9x]+\\.test_should_drop_connections_failing_liveness_check":
1818
"Liveness check error handling is not (yet) unified: https://github.com/neo-technology/drivers-adr/pull/83",
1919
"'stub.homedb.test_homedb.TestHomeDbMixedCluster.test_connection_acquisition_timeout_during_fallback'":
20+
"TODO: 6.0 - pending unification: connection acquisition timeout should count towards the total time spent waiting for a connection (including routing, home db resolution, ...)",
21+
"'stub.driver_parameters.test_connection_acquisition_timeout_ms.TestConnectionAcquisitionTimeoutMs.test_does_encompass_router_route_response'":
22+
"TODO: 6.0 - pending unification: connection acquisition timeout should count towards the total time spent waiting for a connection (including routing, home db resolution, ...)",
23+
"'stub.driver_parameters.test_connection_acquisition_timeout_ms.TestConnectionAcquisitionTimeoutMs.test_router_handshake_shares_acquisition_timeout'":
2024
"TODO: 6.0 - pending unification: connection acquisition timeout should count towards the total time spent waiting for a connection (including routing, home db resolution, ...)"
2125
},
2226
"features": {

0 commit comments

Comments
 (0)