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

Don't track TaskState instances unless validating #8963

Merged

Conversation

hendrikmakait
Copy link
Member

Partially addresses #8958

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

Copy link
Contributor

Unit Test Results

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

    29 files  ±  0      29 suites  ±0   12h 16m 38s ⏱️ + 41m 13s
 4 130 tests  -   2   4 016 ✅ +  2    111 💤  -  2  3 ❌  - 1 
55 839 runs  +362  53 408 ✅ +345  2 426 💤 +19  5 ❌  - 1 

For more details on these failures, see this check.

Results for commit bd2035e. ± Comparison against base commit 3ef88b3.

This pull request removes 2 tests.
distributed.cli.tests.test_dask_worker.test_listen_address_ipv6[tcp:..[ ‑ 1]:---nanny]
distributed.cli.tests.test_dask_worker.test_listen_address_ipv6[tcp:..[ ‑ 1]:---no-nanny]

@fjetter
Copy link
Member

fjetter commented Dec 12, 2024

linter errors (mypy) seem related

@hendrikmakait
Copy link
Member Author

linter errors (mypy) seem related

This appears to be a problem on main as well.

@hendrikmakait hendrikmakait merged commit 06b7fee into dask:main Dec 12, 2024
28 of 34 checks passed
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