Skip to content

Commit f1352f0

Browse files
committed
tests: disable stdlib/StringGraphemeBreaking.swift on arm64e
1 parent 4209844 commit f1352f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/stdlib/StringGraphemeBreaking.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// REQUIRES: objc_interop
66
// REQUIRES: optimized_stdlib
77

8+
// rdar://124539686
9+
// UNSUPPORTED: CPU=arm64e
10+
811
import StdlibUnittest
912
import StdlibUnicodeUnittest
1013
import Foundation

0 commit comments

Comments
 (0)