Skip to content

Commit dbb1c53

Browse files
committed
tests: fix Interop/Cxx/foreign-reference/array-of-classes.swift
This test can only run on the host OS rdar://156051900
1 parent 48fb7cd commit dbb1c53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/foreign-reference/array-of-classes.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// RUN: %target-codesign %t/a.out
55
// RUN: %target-run %t/a.out | %FileCheck %s
66

7+
// REQUIRES: OS=macosx || OS=linux-gnu
78
// REQUIRES: executable_test
89
// UNSUPPORTED: back_deployment_runtime
910

0 commit comments

Comments
 (0)