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

Tests failing on main #8947

Closed
Tracked by #407
jrbourbeau opened this issue Nov 22, 2024 · 2 comments
Closed
Tracked by #407

Tests failing on main #8947

jrbourbeau opened this issue Nov 22, 2024 · 2 comments
Labels
tests Unit tests and/or continuous integration

Comments

@jrbourbeau
Copy link
Member

We're got a few tests that are consistently failing on main. Here's an example CI build https://github.com/dask/distributed/actions/runs/11938506353/job/33276953098 where I see:

FAILED distributed/tests/test_client.py::test_persist_async - IndexError: tuple index out of range
FAILED distributed/tests/test_client.py::test_release_persisted_collection - IndexError: tuple index out of range
FAILED distributed/tests/test_stress.py::test_stress_creation_and_deletion - AssertionError: assert 'round-b89fc6a0c237768ce10a9bb2612b8163' == 8000884.93
@jrbourbeau jrbourbeau added the tests Unit tests and/or continuous integration label Nov 22, 2024
@jrbourbeau
Copy link
Member Author

dask/dask#11525 is the change where test_persist_async and test_release_persisted_collection start failing

@jrbourbeau
Copy link
Member Author

Closed via #8949 -- thanks @hendrikmakait

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Unit tests and/or continuous integration
Projects
None yet
Development

No branches or pull requests

1 participant