mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
test: disable Runtime/superclass_constraint_metadata_resilient_superclass_future.swift
rdar://61345988
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// REQUIRES: rdar61345988
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: %target-build-swift -emit-library -enable-library-evolution -module-name Framework -module-link-name Framework %S/Inputs/public_struct_with_generic_arg_swift_class_constrained.swift -o %t/%target-library-name(Framework) -emit-module-path %t/Framework.swiftmodule -target %module-target-future
|
||||
// RUN: %target-codesign %t/libFramework.dylib
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// REQUIRES: rdar61345988
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: %target-build-swift -emit-library -enable-library-evolution -module-name Framework -module-link-name Framework %S/Inputs/public_struct_with_generic_arg_swift_class_constrained.swift -o %t/%target-library-name(Framework) -emit-module-path %t/Framework.swiftmodule -target %module-target-future
|
||||
// RUN: %target-codesign %t/libFramework.dylib
|
||||
|
||||
Reference in New Issue
Block a user