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

Poll in test_rmm_metrics test #9004

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

TomAugspurger
Copy link
Member

xref rapidsai/dask-upstream-testing#4

The 1 second deadline on this test was a little tight (it usually took between 0.75-1s for me locally). I changed the 1s sleep to use a distributed.utils.Deadline with polling every 0.25 seconds for up to 5 seconds.

cc @jacobtomlinson

Copy link
Contributor

github-actions bot commented Feb 4, 2025

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   11h 32m 52s ⏱️ - 1m 45s
 4 117 tests ±0   4 000 ✅  - 4    111 💤 ±0  5 ❌ +3  1 🔥 +1 
51 629 runs  +1  49 327 ✅  - 3  2 296 💤 ±0  5 ❌ +3  1 🔥 +1 

For more details on these failures and errors, see this check.

Results for commit 02c1e43. ± Comparison against base commit b86b714.

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

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

This looks more robust to me, thanks @TomAugspurger

@jacobtomlinson jacobtomlinson merged commit 275117c into dask:main Feb 5, 2025
28 of 34 checks passed
@TomAugspurger TomAugspurger deleted the tom/fix/test-rmm-metrics branch February 5, 2025 14:39
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