File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 9
9
// UNSUPPORTED: back_deployment_runtime
10
10
// UNSUPPORTED: back_deploy_concurrency
11
11
12
- // rdar://101077408 – Temporarily disable on watchOS simulator
12
+ // rdar://101077408 – Temporarily disable on watchOS & iOS simulator
13
13
// UNSUPPORTED: DARWIN_SIMULATOR=watchos
14
+ // UNSUPPORTED: DARWIN_SIMULATOR=ios
14
15
15
16
import StdlibUnittest
16
17
import Dispatch
Original file line number Diff line number Diff line change 13
13
// UNSUPPORTED: back_deployment_runtime
14
14
// UNSUPPORTED: back_deploy_concurrency
15
15
16
- // rdar://101077408 – Temporarily disable on watchOS simulator
16
+ // rdar://101077408 – Temporarily disable on watchOS & iOS simulator
17
17
// UNSUPPORTED: DARWIN_SIMULATOR=watchos
18
+ // UNSUPPORTED: DARWIN_SIMULATOR=ios
18
19
19
20
// REQUIRES: rdar105396748
20
21
You can’t perform that action at this time.
0 commit comments