Skip to content

Commit d4baf0a

Browse files
Merge pull request #58974 from lorentey/wrangler-disable-distributed_actor_init_local
[wrangler] Unconditionally disable test/Distributed/Runtime/distributed_actor_init_local for now
2 parents 93415f9 + ba52537 commit d4baf0a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

test/Distributed/Runtime/distributed_actor_init_local.swift

+2-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@
99
// UNSUPPORTED: back_deployment_runtime
1010

1111

12-
// FIXME(distributed): Seems something remains incorrect on 32bit here
13-
// rdar://92952551
14-
// UNSUPPORTED: CPU=armv7
15-
// UNSUPPORTED: CPU=armv7s
16-
// UNSUPPORTED: CPU=i386
12+
// FIXME(distributed): Seems something remains incorrect here
13+
// REQUIRES: rdar92952551
1714

1815
import Distributed
1916

0 commit comments

Comments
 (0)