coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
28 stars 17 forks source link

⚠️ CI failed ⚠️ #1355

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

Workflow Run URL

milesgranger commented 7 months ago

FAILED tests/stability/test_deadlock.py::test_repeated_merge_spill - concurrent.futures._base.CancelledError: ['finalize-2642cc67dc0367473a8e4f600c104dd2']

Duplicate of #748

ERROR tests/benchmarks/test_parquet.py::test_download_throughput[boto3] - TimeoutError: Timed out after 600 seconds waiting for 15 workers to arrive ERROR tests/benchmarks/test_parquet.py::test_download_throughput[s3fs] - TimeoutError: Timed out after 600 seconds waiting for 15 workers to arrive ERROR tests/benchmarks/test_parquet.py::test_download_throughput[pandas] - OSError: Timed out trying to connect to tls://18.222.215.177:8786 after 30 s ERROR tests/benchmarks/test_parquet.py::test_download_throughput[pandas+boto3] - OSError: Timed out trying to connect to tls://18.222.215.177:8786 after 30 s ERROR tests/benchmarks/test_parquet.py::test_download_throughput[dask] - RuntimeError: Trying to connect to an already closed or closing Cluster Cluster(parquet-e99f6663, 'tls://18.222.215.177:8786', workers=0, threads=0,

Duplicate of #1357

FAILED tests/tpch/test_dask.py::test_query_21 - RuntimeError: shuffle_barrier failed during shuffle d4ff540d628d0e0782a3df44b7a3a5c4

Duplicate of #1316

Others are TPC-H correctness and timeouts, duplicate of #1344