Skip to content

Commit 007c74f

Browse files
committed
Temporarily disable test in optimize mode
The test failed on oss-swift_tools-RA_stdlib-RD_test-simulator rdar://71933996
1 parent 3ae4e62 commit 007c74f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/stdlib/Dictionary.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// RUN: %target-codesign %t/Dictionary && %line-directive %t/main.swift -- %target-run %t/Dictionary
88
// REQUIRES: executable_test
99

10+
// rdar71933996
11+
// UNSUPPORTED: swift_test_mode_optimize
12+
1013
import StdlibUnittest
1114
import StdlibCollectionUnittest
1215

0 commit comments

Comments
 (0)