Skip to content

Commit 8e7c6a5

Browse files
committed
[Test] Disable reflect_Enum_(254|Two)CaseNoPayloads.swift when testing the OS stdlib.
rdar://problem/58087442
1 parent aebfb53 commit 8e7c6a5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

validation-test/Reflection/reflect_Enum_254CaseNoPayloads.swift

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

77
// REQUIRES: objc_interop
88
// REQUIRES: executable_test
9+
// UNSUPPORTED: use_os_stdlib
910

1011
import SwiftReflectionTest
1112

validation-test/Reflection/reflect_Enum_TwoCaseNoPayload.swift

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

77
// REQUIRES: objc_interop
88
// REQUIRES: executable_test
9+
// UNSUPPORTED: use_os_stdlib
910

1011
import SwiftReflectionTest
1112

0 commit comments

Comments
 (0)