Skip to content

Commit

Permalink
double test_ucx.test_stress timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored Apr 5, 2022
1 parent 15982cc commit 6762202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distributed/comm/tests/test_ucx.py
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ async def test_ucx_localcluster(processes, cleanup):


@pytest.mark.slow
@gen_test()
@gen_test(timeout=60)
async def test_stress():
da = pytest.importorskip("dask.array")

Expand Down

0 comments on commit 6762202

Please sign in to comment.