Skip to content

Commit 02e351c

Browse files
committed
Disable validation-test/stdlib/UnicodeScalarProperties.swift because it started failing in CI
#59201 updated the test case and caused it to fail. Disable the test case to investigate. rdar://94270193
1 parent 12c0198 commit 02e351c

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)