Skip to content

Add tests for choosing default rechunking method #911

Add tests for choosing default rechunking method

Add tests for choosing default rechunking method #911

Triggered via pull request August 26, 2024 12:38
Status Success
Total duration 13s
Artifacts

label-all.yml

on: pull_request
label-all-on-open
4s
label-all-on-open
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 6 notices
label-all-on-open
The following actions uses node12 which is deprecated and will be forced to run on node16: andymckay/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
label-all-on-open
The following actions use a deprecated Node.js version and will be forced to run on node20: andymckay/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
1 out of 12 runs failed: test_nanny_timeout (distributed.tests.test_nanny): distributed.tests.test_nanny#L0
artifacts/macos-latest-3.12-default-ci1/pytest.xml [took 1m 0s]
1 out of 12 runs failed: test_errors (distributed.cli.tests.test_dask_spec): distributed.cli.tests.test_dask_spec#L0
artifacts/ubuntu-latest-mindeps-numpy-notci1/pytest.xml [took 31s]
1 out of 12 runs failed: test_pause_while_idle (distributed.tests.test_worker_memory): distributed.tests.test_worker_memory#L0
artifacts/windows-latest-3.12-default-notci1/pytest.xml [took 3s]
All 11 runs failed: test_rechunk_heuristic[new0-p2p] (distributed.shuffle.tests.test_rechunk): distributed.shuffle.tests.test_rechunk#L0
artifacts/macos-latest-3.12-default-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.10-default-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.10-no_expr-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.10-no_queue-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.11-default-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.12-default-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-mindeps-numpy-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-mindeps-pandas-notci1/pytest.xml [took 0s] artifacts/windows-latest-3.10-default-notci1/pytest.xml [took 0s] artifacts/windows-latest-3.11-default-notci1/pytest.xml [took 0s] artifacts/windows-latest-3.12-default-notci1/pytest.xml [took 0s]
All 11 runs failed: test_rechunk_heuristic[new3-p2p] (distributed.shuffle.tests.test_rechunk): distributed.shuffle.tests.test_rechunk#L0
artifacts/macos-latest-3.12-default-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.10-default-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.10-no_expr-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.10-no_queue-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.11-default-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-3.12-default-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-mindeps-numpy-notci1/pytest.xml [took 0s] artifacts/ubuntu-latest-mindeps-pandas-notci1/pytest.xml [took 0s] artifacts/windows-latest-3.10-default-notci1/pytest.xml [took 0s] artifacts/windows-latest-3.11-default-notci1/pytest.xml [took 0s] artifacts/windows-latest-3.12-default-notci1/pytest.xml [took 0s]
111 skipped tests found
There are 111 skipped tests, see "Raw output" for the full list of skipped tests.
4119 tests found (test 1 to 855)
There are 4119 tests, see "Raw output" for the list of tests 1 to 855.
4119 tests found (test 856 to 1655)
There are 4119 tests, see "Raw output" for the list of tests 856 to 1655.
4119 tests found (test 1656 to 2620)
There are 4119 tests, see "Raw output" for the list of tests 1656 to 2620.
4119 tests found (test 2621 to 3552)
There are 4119 tests, see "Raw output" for the list of tests 2621 to 3552.
4119 tests found (test 3553 to 4119)
There are 4119 tests, see "Raw output" for the list of tests 3553 to 4119.