Skip to content

Commit 6eaf405

Browse files
authored
Merge pull request swiftlang#36273 from CodaFi/a-host-of-troubles
Disable Reflection_objc on AS Hosts
2 parents f2dce0f + 40f2d0d commit 6eaf405

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)