Skip to content

Commit d822c39

Browse files
authored
Merge pull request #6066 from gparker42/disable-28555
2 parents 10598af + 09578ca commit d822c39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// See https://swift.org/LICENSE.txt for license information
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

8+
// FIXME: Disabled. This test does not always crash, which confuses CI.
9+
// REQUIRES: y-u-not-crash-always
10+
811
// REQUIRES: OS=linux-gnu
912
// RUN: not --crash %target-swift-frontend %s -emit-ir
1013
_&[i

0 commit comments

Comments
 (0)