Skip to content

Commit 6cc8f41

Browse files
committed
[Test] Disable a test on arm64.
The actual problem is tracked by rdar://124539686 .
1 parent a2be214 commit 6cc8f41

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=arm64
10+
811
import StdlibUnittest
912
import StdlibUnicodeUnittest
1013
import Foundation

0 commit comments

Comments
 (0)