Skip to content

Commit 693c276

Browse files
committed
Disable this test on watchOS
I've not been able to fill in the 32-bit expectations here yet. Until I can do that, this won't work on any 32-bit platforms.
1 parent 13ff3fe commit 693c276

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/Reflection/reflect_Enum_MultiPayload_degenerate.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
// REQUIRES: executable_test
99
// UNSUPPORTED: use_os_stdlib
1010

11+
// Currently broken rdar://104199930
12+
// UNSUPPORTED: OS=watchos
13+
1114
import SwiftReflectionTest
1215

1316
// Only one case has a non-zero-sized payload, so this gets

0 commit comments

Comments
 (0)