Skip to content

Commit d4adade

Browse files
committed
Disable a failing interop test
rdar://124466216
1 parent 1120da8 commit d4adade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interop/SwiftToCxx/enums/enum-associated-value-class-type-cxx.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// RUN: %check-interop-cxx-header-in-clang(%t/enums.h -Wno-unused-private-field -Wno-unused-function)
66

77
// rdar://124466216
8-
// UNSUPPORTED: CPU=armv7k
8+
// UNSUPPORTED: OS=watchos
99

1010
public class C {
1111
public var x: Int

0 commit comments

Comments
 (0)