Skip to content

Commit a89a04a

Browse files
authored
Merge pull request #5612 from benlangmuir/disable-flaky-crash
2 parents 79e0646 + b35d891 commit a89a04a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/compiler_crashers/28447-result-case-not-implemented-failed.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
// RUN: not --crash %target-swift-frontend %s -emit-ir
99
// REQUIRES: asserts
10+
// This doesn't reproduce 100% of the time, so it is disabled.
11+
// REQUIRES: SR3118
1012
t c
1113
let : {{
1214
return $0

0 commit comments

Comments
 (0)