Skip to content

Commit 86122f7

Browse files
authored
Merge pull request #30019 from nate-chandler/result-future-disable-watchos-x86-simulator
2 parents 893707d + 2b60690 commit 86122f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Prototypes/Result_future.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
// Executing on the simulator within __abort_with_payload with "No ABI plugin located for triple x86_64h-apple-ios -- shared libraries will not be registered!"
2020
// UNSUPPORTED: CPU=x86_64 && OS=ios
2121
// UNSUPPORTED: CPU=x86_64 && OS=tvos
22+
// UNSUPPORTED: CPU=x86_64 && OS=watchos
2223
// UNSUPPORTED: CPU=i386 && OS=watchos
2324
// UNSUPPORTED: use_os_stdlib
2425

0 commit comments

Comments
 (0)