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

[DNM] Is >=20 worker round-robin even tested? #7275

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gjoseph92
Copy link
Collaborator

Just seeing what fails in CI. This is probably a very commonly used code-path in real life (clusters with >= 20 workers) but I'm wondering what testing it gets.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

Unit Test Results

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

       15 files  ±0         15 suites  ±0   6h 42m 44s ⏱️ + 35m 54s
  3 169 tests ±0    3 083 ✔️  -   2    83 💤 ±0    3 +2 
23 448 runs  ±0  22 531 ✔️  - 13  907 💤 +4  10 +9 

For more details on these failures, see this check.

Results for commit 84e2354. ± Comparison against base commit e00875b.

@gjoseph92
Copy link
Collaborator Author

Looks like test_balance_many_workers is the only test in all of CI that covers this codepath.

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.

1 participant