Skip to content

Commit 4f97332

Browse files
authored
Merge pull request #37437 from atrick/5.5-disable-executor
Mark executor_deinit1 unsupported on watchsimulator.
2 parents 6d63cac + c5b8ba8 commit 4f97332

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/Runtime/executor_deinit1.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
// UNSUPPORTED: linux
1111
// rdar://76611676
1212
// UNSUPPORTED: CPU=x86_64 && OS=ios
13+
// rdar://78039465
14+
// UNSUPPORTED: CPU=x86_64 && OS=watchos
1315

1416

1517
// doesn't matter that it's bool identity function or not

0 commit comments

Comments
 (0)