We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3af5f0 + 27c1d49 commit b734330Copy full SHA for b734330
test/Concurrency/async_task_base_priority.swift
@@ -12,6 +12,7 @@
12
// rdar://101077408 – Temporarily disable on watchOS & iOS simulator
13
// UNSUPPORTED: DARWIN_SIMULATOR=watchos
14
// UNSUPPORTED: DARWIN_SIMULATOR=ios
15
+// UNSUPPORTED: DARWIN_SIMULATOR=tvos
16
17
import StdlibUnittest
18
import Dispatch
test/Concurrency/async_task_priority.swift
@@ -16,6 +16,7 @@
19
20
21
// REQUIRES: rdar105396748
22
0 commit comments