Skip to content

Commit 301ef9a

Browse files
committed
Mark test as requiring deterministic variable (due to type variables escaping).
1 parent 46e6a38 commit 301ef9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers/28537-result-case-not-implemented.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

88
// RUN: not --crash %target-swift-frontend %s -emit-ir
9-
// REQUIRES: asserts, OS=linux-gnu
9+
// REQUIRES: deterministic-behavior
1010
f
1111
let c
1212
{{guard{return.h.E == Int

0 commit comments

Comments
 (0)