Skip to content

Commit 266851f

Browse files
committed
Disable Reflection_objc on AS Hosts
rdar://problem/75006694
1 parent 7787340 commit 266851f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/stdlib/Reflection_objc.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// REQUIRES: executable_test
1010
// REQUIRES: objc_interop
1111

12+
// rdar://problem/75006694
13+
// XFAIL: OS=macosx && CPU=arm64
14+
1215
//
1316
// DO NOT add more tests to this file. Add them to test/1_stdlib/Runtime.swift.
1417
//

0 commit comments

Comments
 (0)