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

Unskip test_delete_some_results #7508

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

hendrikmakait
Copy link
Member

@hendrikmakait hendrikmakait commented Jan 27, 2023

test_delete_some_results used to fail on CI for an unknown cause. As mentioned in #7486 (comment), #7486 should make P2P shuffling robust and implement all necessary changes for #6105 and #7352. If test_delete_some_results does not flake, I consider these solved.

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2023

Unit Test Results

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

       24 files  ±0         24 suites  ±0   10h 20m 48s ⏱️ - 25m 37s
  3 335 tests ±0    3 230 ✔️ +1     102 💤  - 2  3 +1 
39 318 runs  ±0  37 456 ✔️ +8  1 859 💤  - 9  3 +1 

For more details on these failures, see this check.

Results for commit 678d315. ± Comparison against base commit 1c6fb84.

♻️ This comment has been updated with latest results.

@hendrikmakait
Copy link
Member Author

CI looks green-ish, test_delete_some_results has not flaked yet.

@hendrikmakait hendrikmakait self-assigned this Jan 30, 2023
@fjetter fjetter merged commit fef78d4 into dask:main Feb 16, 2023
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.

P2P ensure no leftover state when tasks are released Shuffle service resilience
2 participants