Skip to content

Commit 7d09b30

Browse files
authored
Merge pull request #40389 from eeckstein/disable-string-test
2 parents 91fb149 + 1eca11d commit 7d09b30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/stdlib/StringMemoryTest.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// REQUIRES: executable_test
88
// REQUIRES: objc_interop
99

10+
// REQUIRES: rdar85913190
11+
1012
import Foundation
1113

1214
let str = "abcdefg\u{A758}hijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz\u{A759}"

0 commit comments

Comments
 (0)