Skip to content

Commit b04ba4b

Browse files
authored
Merge pull request #44620 from apple/ktoso-patch-13
[Distributed] unlock test which used to fail on 32bit watch
2 parents 4a5db44 + dfc2294 commit b04ba4b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Distributed/Runtime/distributed_actor_localSystem.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
// rdar://90373022
1414
// UNSUPPORTED: OS=watchos
1515

16-
// FIXME(distributed): seems to fail also on simulator on x86_64?
17-
// REQUIRES: rdar90373022
18-
1916
import Distributed
2017

2118
distributed actor Worker {

0 commit comments

Comments
 (0)