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

Ignore dask-expr warning in CI #8504

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

jrbourbeau
Copy link
Member

This warning is making most of our CI jobs fail. This PR ignores the warning like we're doing over in dask/dask

xref dask/dask#10917

@jrbourbeau jrbourbeau requested a review from fjetter as a code owner February 12, 2024 22:50
Copy link
Contributor

Unit Test Results

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

    27 files  ±     0      27 suites  ±0   10h 16m 41s ⏱️ + 9h 15m 14s
 3 965 tests +   479   3 854 ✅ +   599    109 💤  -   121  2 ❌ +2 
49 865 runs  +42 648  47 573 ✅ +41 337  2 290 💤 +1 331  2 ❌ +2 

For more details on these failures, see this check.

Results for commit dd916f1. ± Comparison against base commit 880da5d.

This pull request skips 1 and un-skips 133 tests.
distributed.protocol.tests.test_highlevelgraph
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_memory_sampler ‑ test_pandas_multiseries[False]
…

@Vesyrak Vesyrak mentioned this pull request Feb 14, 2024
@crusaderky crusaderky merged commit 9a9468c into dask:main Feb 14, 2024
34 of 36 checks passed
@jrbourbeau jrbourbeau deleted the ignore-dask-expr-warning branch February 14, 2024 16:31
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 18, 2024
https://build.opensuse.org/request/show/1146836
by user mcepl + anag+factory
Forwarded request #1146780 from bnavigator

- Update to 2024.2.0
    * Deprecate Dask DataFrame implementation
    * Improved tokenization
    * https://docs.dask.org/en/stable/changelog.html#v2024-2-0
  - Add distributed-ignore-daskdepr.patch gh#dask/distributed#8504
  - Drop python39 test flavor
  - Fix python312 tests
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.

2 participants