Skip to content

Remove DBConnection and make concurrent requests #474

Remove DBConnection and make concurrent requests

Remove DBConnection and make concurrent requests #474

Triggered via pull request October 3, 2023 16:26
Status Failure
Total duration 2m 46s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Test (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): test/xandra_test.exs#L52
test returns an error if the connection is not established (XandraTest)
Test (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): 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 (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): test/xandra/cluster/pool_test.exs#L189
test startup waits for nodes to be up with :sync_connect (Xandra.Cluster.PoolTest)
Test (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): test/xandra/cluster/pool_test.exs#L334
test resiliency if the connection pool supervisor crashes, the pool crashes as well (Xandra.Cluster.PoolTest)
Test (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): test/xandra/cluster/pool_test.exs#L200
test startup times out correctly with :sync_connect (Xandra.Cluster.PoolTest)
Test (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): test/xandra/cluster/pool_test.exs#L350
test resiliency if the control connection crashes, the pool crashes as well (Xandra.Cluster.PoolTest)
Test (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): 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 (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): test/xandra/cluster/pool_test.exs#L249
test handling change events multiple :discovered_hosts where hosts are removed (Xandra.Cluster.PoolTest)
Test (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3): test/xandra/cluster_test.exs#L199
test prepare/3 prepares a query (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.11, OTP 23.3, C* , Scylla , Native protocol v3)
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/
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/