Skip to content

Commit da96a98

Browse files
committed
[cxx-interop] Add missing // REQUIRES: executable_test (swiftlang#83896)
(cherry picked from commit a782752)
1 parent 8178aa8 commit da96a98

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)