Skip to content

Commit f964104

Browse files
authored
Temporarily disable test stdlib/NSStringAPI.swift
It is taking too long to execute.
1 parent e5cc116 commit f964104

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/stdlib/NSStringAPI.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
// Tests for the NSString APIs as exposed by String
1313
//
1414

15+
// Temporarily disabled as it is taking too long to execute.
16+
// REQUIRES: rdar106755810
17+
1518
import StdlibUnittest
1619

1720

0 commit comments

Comments
 (0)