Skip to content

Commit

Permalink
Revert temporary stress test (#6712)
Browse files Browse the repository at this point in the history
  • Loading branch information
crusaderky authored Jul 11, 2022
1 parent 30e86ef commit 91a9e5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion distributed/tests/test_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ async def test_set_resources(c, s, a):
assert s.workers[a.address].resources == {"A": 3}


@pytest.mark.repeat(100) # DO NOT MERGE
@gen_cluster(
client=True,
nthreads=[
Expand Down

0 comments on commit 91a9e5d

Please sign in to comment.