Skip to content

Commit 2f0eab7

Browse files
authored
[test] Disable test/stdlib/StringIndex.swift to unblock CI
1 parent f315e11 commit 2f0eab7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/stdlib/StringIndex.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// REQUIRES: executable_test
1010
// UNSUPPORTED: freestanding
1111

12+
// Temporarily disabled due to extremely slow execution in the "UTF-16 breadcrumbs" test
13+
// REQUIRES: rdar103934958
14+
1215
import StdlibUnittest
1316
#if _runtime(_ObjC)
1417
import Foundation

0 commit comments

Comments
 (0)