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

Fix tests that disable the shuffle extension #7883

Merged
merged 1 commit into from Jun 6, 2023

Conversation

crusaderky
Copy link
Collaborator

In all tests that artificially disable the shuffle extension on the scheduler, Scheduler.heartbeat_worker crashes because the same extension is still active on the worker.

@crusaderky crusaderky requested a review from fjetter as a code owner June 6, 2023 13:43
@crusaderky crusaderky self-assigned this Jun 6, 2023
Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

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

Thanks, @crusaderky! Out-of-scope comment: The scheduler extension should probably be responsible for installing the worker extension to avoid such a situation entirely.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

Unit Test Results

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

       20 files  ±0         20 suites  ±0   12h 13m 1s ⏱️ + 10m 13s
  3 666 tests ±0    3 555 ✔️ ±0     108 💤 ±0  3 ±0 
35 450 runs  ±0  33 682 ✔️ +1  1 765 💤  - 1  3 ±0 

For more details on these failures, see this check.

Results for commit 080206c. ± Comparison against base commit 2d4ff46.

@hendrikmakait hendrikmakait merged commit 129b7cb into dask:main Jun 6, 2023
23 of 27 checks passed
@crusaderky crusaderky deleted the no_shuffle_ext branch June 6, 2023 16:29
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.

None yet

2 participants