mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
unresolvable_dynamic_metadata_cycles.swift expects output only available on newer
runtimes The runtime was changed in "Eliminate priority inversions in the metadata completion runtime". rdar://86643295
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
|
||||
// REQUIRES: executable_test
|
||||
|
||||
// UNSUPPORTED: use_os_stdlib
|
||||
// UNSUPPORTED: back_deployment_runtime
|
||||
|
||||
import StdlibUnittest
|
||||
|
||||
// We build this code against a version of 'resil' where
|
||||
|
||||
Reference in New Issue
Block a user