Remove DBConnection and make concurrent requests #474
Annotations
10 errors and 1 warning
test/integration/protocol_negotiation_test.exs#L12
test beta protocol v5 (ProtocolNegotiationTest)
|
test/xandra_test.exs#L52
test returns an error if the connection is not established (XandraTest)
|
test/xandra/cluster/pool_test.exs#L366
test resiliency if the control connection shuts down with :closed, the pool is fine and starts a new one (Xandra.Cluster.PoolTest)
|
test/xandra/cluster/pool_test.exs#L189
test startup waits for nodes to be up with :sync_connect (Xandra.Cluster.PoolTest)
|
test/xandra/cluster/pool_test.exs#L334
test resiliency if the connection pool supervisor crashes, the pool crashes as well (Xandra.Cluster.PoolTest)
|
test/xandra/cluster/pool_test.exs#L200
test startup times out correctly with :sync_connect (Xandra.Cluster.PoolTest)
|
test/xandra/cluster/pool_test.exs#L350
test resiliency if the control connection crashes, the pool crashes as well (Xandra.Cluster.PoolTest)
|
test/xandra/cluster/pool_test.exs#L319
test resiliency if a connection pool crashes, the pool process stays up and cleans up (Xandra.Cluster.PoolTest)
|
test/xandra/cluster/pool_test.exs#L249
test handling change events multiple :discovered_hosts where hosts are removed (Xandra.Cluster.PoolTest)
|
test/xandra/cluster_test.exs#L199
test prepare/3 prepares a query (Xandra.ClusterTest)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading