Skip to content

Commit 3f6eb2f

Browse files
Merge pull request swiftlang#36899 from nate-chandler/wrangle/76080265
[Test] Disabled Interpreter/SDK/cf_without_foundation.swift on watchos.
2 parents a5c0368 + b8b6d9c commit 3f6eb2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/SDK/cf_without_foundation.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
// REQUIRES: executable_test
44
// REQUIRES: objc_interop
5+
// UNSUPPORTED: OS=watchos && CPU=arm64_32
56

67
import CoreFoundation
78
// Can't import StdlibUnittest; that brings in Foundation.

0 commit comments

Comments
 (0)