Skip to content

Commit 9b67867

Browse files
committed
Restrict existential test to just built
1 parent d837d60 commit 9b67867

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)