Skip to content

Commit c8d4154

Browse files
authored
Merge pull request #83818 from Azoy/no-backdeploy-ee
[test] Restrict existential test to just built runtime
2 parents 50be389 + 9b67867 commit c8d4154

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/extended_existential.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: %target-codesign %t/a.out
44
// RUN: %target-run %t/a.out | %FileCheck %s
55

6+
// UNSUPPORTED: use_os_stdlib
7+
// UNSUPPORTED: back_deployment_runtime
68
// REQUIRES: OS=macosx
79
// REQUIRES: executable_test
810

0 commit comments

Comments
 (0)