Skip to content

Commit 1eca11d

Browse files
committed
tests: disable StringMemoryTest.swift, which fails with ASAN
rdar://85913190
1 parent 7b2eb1f commit 1eca11d

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)