Skip to content

Commit c33368d

Browse files
committed
Run cross-provider deadlock test on every platform
1 parent 9b937a5 commit c33368d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_binary_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ def test_binary_request_events_allow_parallel_scheduling_by_default(
195195
}
196196

197197

198-
@pytest.mark.skipif(sys.platform != "linux", reason="Linux provider lock ordering")
199198
def test_parallel_cross_provider_cache_checks_do_not_deadlock(
200199
tmp_path: Path,
201200
) -> None:

0 commit comments

Comments
 (0)