Skip to content

Commit 5f94468

Browse files
[Test] Disable part of distributed tests on singlethreaded global executor
1 parent f224dbd commit 5f94468

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Distributed/Runtime/distributed_actor_custom_executor_from_id.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
// FIXME(distributed): Distributed actors currently have some issues on windows rdar://82593574
1616
// UNSUPPORTED: OS=windows-msvc
17+
// https://github.com/apple/swift/issues/65529
18+
// UNSUPPORTED: single_threaded_concurrency
1719

1820

1921
import Distributed

0 commit comments

Comments
 (0)