Skip to content

Commit 172b998

Browse files
committed
[cxx-interop] Add missing // REQUIRES: executable_test
rdar://161132127
1 parent 8f7af45 commit 172b998

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/foreign-reference/lifetime-operation-methods.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 -I %swift_src_root/lib/ClangImporter/SwiftBridging -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)