PrefectHQ / prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
https://prefect.io
Apache License 2.0
17.51k stars 1.64k forks source link

Fix flaky test `test_task_timeouts_do_not_crash_flow_runs` #15398

Open zzstoatzz opened 2 months ago

zzstoatzz commented 2 months ago

Bug summary

example

FAILED tests/test_tasks.py::TestTaskTimeouts::test_task_timeouts_do_not_crash_flow_runs - AssertionError: assert 'Completed' == 'TimedOut'

Version info (prefect version output)

n/a

Additional context

No response

cicdw commented 1 week ago

@zzstoatzz have you seen this flake recently or can we close this?