Skip to content

Commit d0ee43c

Browse files
authored
Disable test while we investigte
1 parent e6308ed commit d0ee43c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Distributed/Runtime/distributed_actor_localSystem.swift

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

16+
// FIXME(distributed): seems to fail also on simulator on x86_64?
17+
// REQUIRES: rdar90373022
18+
1619
import Distributed
1720

1821
distributed actor Worker {

0 commit comments

Comments
 (0)