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 flaky test: test_shutsdown_cleanly #8582

Merged

Conversation

milesgranger
Copy link
Contributor

@milesgranger milesgranger commented Mar 14, 2024

Closes #8581

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

Copy link
Contributor

github-actions bot commented Mar 14, 2024

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 15m 55s ⏱️ + 1m 55s
 4 055 tests ± 0   3 943 ✅  -  1    109 💤 ±0  3 ❌ +1 
50 872 runs  +18  48 557 ✅ +26  2 312 💤  - 8  3 ❌ ±0 

For more details on these failures, see this check.

Results for commit e401bc3. ± Comparison against base commit 29cb664.

♻️ This comment has been updated with latest results.

@milesgranger milesgranger marked this pull request as ready for review March 14, 2024 09:00
@milesgranger
Copy link
Contributor Author

@hendrikmakait, think this is good. Ran CI three times now, and it hasn't failed on any of them.

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, @milesgranger!

@hendrikmakait hendrikmakait merged commit fa4976e into dask:main Mar 18, 2024
30 of 34 checks passed
@milesgranger milesgranger deleted the milesgranger/fix-flaky-shutsdown_cleanly branch March 18, 2024 13:24
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.

Flaky test: distributed/tests/test_jupyter.py::test_shutsdown_cleanly - OSError
2 participants