Skip to content

Commit 8935bf5

Browse files
authored
Merge pull request #29995 from slavapestov/disable-test-5.2-branch
[Test] Disable reflect_Enum_(254|Two)CaseNoPayloads.swift when testing the OS stdlib.
2 parents 940ae92 + 5fa26c3 commit 8935bf5

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)