Skip to content

Commit 45f7952

Browse files
authored
Merge pull request swiftlang#83951 from mikeash/builtin-bridge-object-test-fix
[Test] Don't test builtin_bridge_object.swift on older OSes.
2 parents 07248c7 + d82c6a2 commit 45f7952

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/builtin_bridge_object.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
// REQUIRES: executable_test
55
// REQUIRES: objc_interop
6+
// UNSUPPORTED: use_os_stdlib
7+
// UNSUPPORTED: back_deployment_runtime
68
// rdar://124700033
79
// UNSUPPORTED: OS=xros
810

0 commit comments

Comments
 (0)