Skip to content

Commit b734330

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents b3af5f0 + 27c1d49 commit b734330

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/Concurrency/async_task_base_priority.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// rdar://101077408 – Temporarily disable on watchOS & iOS simulator
1313
// UNSUPPORTED: DARWIN_SIMULATOR=watchos
1414
// UNSUPPORTED: DARWIN_SIMULATOR=ios
15+
// UNSUPPORTED: DARWIN_SIMULATOR=tvos
1516

1617
import StdlibUnittest
1718
import Dispatch

test/Concurrency/async_task_priority.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// rdar://101077408 – Temporarily disable on watchOS & iOS simulator
1717
// UNSUPPORTED: DARWIN_SIMULATOR=watchos
1818
// UNSUPPORTED: DARWIN_SIMULATOR=ios
19+
// UNSUPPORTED: DARWIN_SIMULATOR=tvos
1920

2021
// REQUIRES: rdar105396748
2122

0 commit comments

Comments
 (0)