Skip to content

Commit b05e647

Browse files
committed
Revert "Merge pull request swiftlang#61185 from kavon/disable-fancy-distactor-tests"
This reverts commit 10514eb, reversing changes made to 7980273.
1 parent ac42292 commit b05e647

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_bad_targets.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
// FIXME(distributed): Distributed actors currently have some issues on windows, isRemote always returns false. rdar://82593574
1616
// UNSUPPORTED: OS=windows-msvc
1717

18-
// rdar://99714807
19-
// UNSUPPORTED: OS=ios
20-
// UNSUPPORTED: OS=tvos
21-
// UNSUPPORTED: OS=watchos
22-
2318
import Distributed
2419
import FakeDistributedActorSystems
2520

test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_remoteChanged_asyncness.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
// FIXME(distributed): Distributed actors currently have some issues on windows, isRemote always returns false. rdar://82593574
1616
// UNSUPPORTED: OS=windows-msvc
1717

18-
// rdar://99714807
19-
// UNSUPPORTED: OS=ios
20-
// UNSUPPORTED: OS=tvos
21-
// UNSUPPORTED: OS=watchos
22-
2318
import Distributed
2419
import FakeDistributedActorSystems
2520

0 commit comments

Comments
 (0)