Skip to content

Commit 88c6964

Browse files
Merge pull request #73054 from nate-chandler/rdar124539686
[Test] Disable a test on arm64.
2 parents a2be214 + 6cc8f41 commit 88c6964

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)