Skip to content

Commit 1756f97

Browse files
authored
Merge pull request #63113 from tbkka/tbkka-disable-MPE-degenerate-test-on-watch
Disable this test on watchOS
2 parents 648d8f3 + 693c276 commit 1756f97

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)