Skip to content

Commit 523fd5a

Browse files
authored
Merge pull request #59222 from ahoppen/ahoppen/disable-unicode-scalar-test
Disable validation-test/stdlib/UnicodeScalarProperties.swift because it started failing in CI
2 parents 12c0198 + 02e351c commit 523fd5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/stdlib/UnicodeScalarProperties.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// REQUIRES: long_test
44
// REQUIRES: optimized_stdlib
55
// REQUIRES: objc_interop
6+
// REQUIRES: rdar94270193
67

78
import StdlibUnittest
89
import StdlibUnicodeUnittest

0 commit comments

Comments
 (0)