Skip to content

Commit 3a6f4e0

Browse files
committed
[test] Disable witness-table.swift for arm64e
1 parent 1f4d191 commit 3a6f4e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interop/Cxx/foreign-reference/witness-table.swift

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

6+
// Temporarily disable on arm64e (rdar://128681577)
7+
// UNSUPPORTED: CPU=arm64e
8+
69
import StdlibUnittest
710
import WitnessTable
811

0 commit comments

Comments
 (0)