Skip to content

Commit a67193d

Browse files
committed
[Distributed] Disable irgen test on iOS
Or rather, the simulator. but there's no need to run it there to begin with. We'll be getting failures like: ``` line 2: .../llvm-macosx-x86_64/./bin/split-file: No such file or directory ``` if we try resolves rdar://155987313
1 parent 40e372f commit a67193d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Distributed/Runtime/distributed_actor_remoteCall_accessibleFunctions_crossModule_irgen.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
// UNSUPPORTED: use_os_stdlib
6060
// UNSUPPORTED: back_deployment_runtime
6161
// UNSUPPORTED: remote_run || device_run
62+
// UNSUPPORTED: OS=watchos
6263

6364
//--- ResilientAPILib.swift
6465

0 commit comments

Comments
 (0)