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

Flaky test_avoid_paused_workers #5613

Open
fjetter opened this issue Dec 17, 2021 · 0 comments
Open

Flaky test_avoid_paused_workers #5613

fjetter opened this issue Dec 17, 2021 · 0 comments
Labels
flaky test Intermittent failures on CI.

Comments

@fjetter
Copy link
Member

fjetter commented Dec 17, 2021

flaky TimeoutError in test_avoid_paused_workers

main ubu py3.8 https://github.com/dask/distributed/runs/4552302807?check_suite_focus=true

feature branch win py3.7 https://github.com/dask/distributed/runs/4537729477?check_suite_focus=true

E               asyncio.exceptions.TimeoutError: Test timeout after 30s.
E               Stack for <Task pending name='Task-91589' coro=<test_avoid_paused_workers() running at /home/runner/work/distributed/distributed/distributed/tests/test_scheduler.py:3235> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f24d877daf0>()]>> (most recent call last):
E                 File "/home/runner/work/distributed/distributed/distributed/tests/test_scheduler.py", line 3235, in test_avoid_paused_workers
E                   await asyncio.sleep(0.01)
@fjetter fjetter added the flaky test Intermittent failures on CI. label Dec 17, 2021
@fjetter fjetter mentioned this issue Dec 17, 2021
3 tasks
@fjetter fjetter mentioned this issue Feb 16, 2022
51 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky test Intermittent failures on CI.
Projects
None yet
Development

No branches or pull requests

1 participant