Skip to content

Commit 259bacf

Browse files
committed
[test] Disable stdlib/ArrayBridge.swift.gyb on arm64
1 parent cf0f9b7 commit 259bacf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/stdlib/ArrayBridge.swift.gyb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
// REQUIRES: executable_test
2222
// REQUIRES: objc_interop
2323

24+
// Temporarily disabled on arm64 (rdar://128522114)
25+
// UNSUPPORTED: CPU=arm64
26+
2427
import Foundation
2528
import ArrayBridgeObjC
2629
import StdlibUnittest

0 commit comments

Comments
 (0)