Skip to content

Commit 0b74cb1

Browse files
Merge pull request swiftlang#40614 from aschwaighofer/rdar_86643295
unresolvable_dynamic_metadata_cycles.swift expects output only available on newer runtimes
2 parents 48c6529 + 764408a commit 0b74cb1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interpreter/unresolvable_dynamic_metadata_cycles.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
// REQUIRES: executable_test
1515

16+
// UNSUPPORTED: use_os_stdlib
17+
// UNSUPPORTED: back_deployment_runtime
18+
1619
import StdlibUnittest
1720

1821
// We build this code against a version of 'resil' where

0 commit comments

Comments
 (0)