Skip to content

Commit 92b20eb

Browse files
authored
Merge pull request #70881 from apple/generic-metadata-builder-test-fix
[Test] Fix genericMetadataBuilder.swift requirements.
2 parents 6a39870 + f5b2577 commit 92b20eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/Runtime/genericMetadataBuilder.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
// The builder doesn't yet know how to look up symbols on Windows.
77
// UNSUPPORTED: OS=windows-msvc
88

9+
// REQUIRES: executable_test
10+
// UNSUPPORTED: use_os_stdlib
11+
// UNSUPPORTED: back_deployment_runtime
12+
913
struct ConcreteEmpty {}
1014

1115
struct ConcreteFields {

0 commit comments

Comments
 (0)