Skip to content

Commit 471ef74

Browse files
committed
[test] Disable reference-counted.swift for arm64e
1 parent 8248b8e commit 471ef74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interop/Cxx/foreign-reference/reference-counted.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// REQUIRES: executable_test
55
// XFAIL: OS=windows-msvc
66

7+
// Temporarily disable on arm64e (rdar://128681137)
8+
// UNSUPPORTED: CPU=arm64e
9+
710
import StdlibUnittest
811
import ReferenceCounted
912

0 commit comments

Comments
 (0)