Skip to content

Commit a782752

Browse files
authored
[cxx-interop] Add missing // REQUIRES: executable_test (#83896)
1 parent a51c4f8 commit a782752

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/foreign-reference/pass-as-parameter.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=upcoming-swift -Xfrontend -disable-availability-checking)
22

3+
// REQUIRES: executable_test
4+
35
// Temporarily disable when running with an older runtime (rdar://128681137)
46
// UNSUPPORTED: use_os_stdlib
57
// UNSUPPORTED: back_deployment_runtime

0 commit comments

Comments
 (0)