Skip to content

Commit d6e0ed1

Browse files
Merge pull request swiftlang#34938 from aschwaighofer/temporarily_disable_dictionary_test_optimize_mode
Temporarily disable test in optimize mode
2 parents f569be2 + 007c74f commit d6e0ed1

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)