Skip to content

Commit aa39afa

Browse files
committed
test: disable Runtime/superclass_constraint_metadata_resilient_superclass_future.swift
rdar://61345988
1 parent dc57ddc commit aa39afa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/Runtime/superclass_constraint_metadata_resilient_superclass2_future.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar61345988
12
// RUN: %empty-directory(%t)
23
// 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
34
// RUN: %target-codesign %t/libFramework.dylib

test/Runtime/superclass_constraint_metadata_resilient_superclass_future.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar61345988
12
// RUN: %empty-directory(%t)
23
// 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
34
// RUN: %target-codesign %t/libFramework.dylib

0 commit comments

Comments
 (0)