Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install dask-expr on CI #8552

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

hendrikmakait
Copy link
Member

@hendrikmakait hendrikmakait commented Mar 4, 2024

Closes #8554

  • Tests added / passed
  • Passes pre-commit run --all-files

Copy link
Contributor

github-actions bot commented Mar 4, 2024

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    26 files   -      1      26 suites   - 1   9h 25m 24s ⏱️ + 7h 46m 50s
 4 048 tests +   198   3 935 ✅ +   267    110 💤  -    65  3 ❌ +3 
49 419 runs  +38 234  47 184 ✅ +37 248  2 232 💤 +1 123  3 ❌ +3 

For more details on these failures, see this check.

Results for commit 88a6ab4. ± Comparison against base commit 6687f7e.

This pull request skips 7 and un-skips 80 tests.
distributed.protocol.tests.test_highlevelgraph
distributed.shuffle.tests.test_graph
distributed.shuffle.tests.test_merge
distributed.shuffle.tests.test_merge_column_and_index
distributed.shuffle.tests.test_shuffle
distributed.shuffle.tests.test_shuffle_plugins
distributed.tests.test_dask_collections
distributed.cli.tests.test_dask_worker ‑ test_dashboard_non_standard_ports
distributed.deploy.tests.test_local ‑ test_bokeh[False]
distributed.deploy.tests.test_local ‑ test_bokeh[True]
distributed.deploy.tests.test_local ‑ test_bokeh_kwargs
distributed.deploy.tests.test_local ‑ test_duplicate_clients
distributed.deploy.tests.test_local ‑ test_ipywidgets
distributed.deploy.tests.test_local ‑ test_ipywidgets_loop
distributed.deploy.tests.test_subprocess ‑ test_raise_on_windows
distributed.diagnostics.tests.test_eventstream ‑ test_eventstream
distributed.diagnostics.tests.test_task_stream ‑ test_get_task_stream_plot
…

Copy link
Contributor

@milesgranger milesgranger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @hendrikmakait!

@hendrikmakait hendrikmakait merged commit c8974d6 into dask:main Mar 5, 2024
30 of 35 checks passed
@hendrikmakait hendrikmakait deleted the install-dask-expr branch March 5, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI broke after dask-expr was enabled by default in dask/dask
2 participants