Skip to content

Commit 4602529

Browse files
authored
Merge pull request #14062 from benlangmuir/disable-cursor-test-41
[4.1] [test-only] Disable cursor_no_cancel test that crashes occassionaly in CI
2 parents 58a450e + 0158550 commit 4602529

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SourceKit/CursorInfo/cursor_no_cancel.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ func myFunc() {
4444
// RANGE: source.lang.swift.range.singleexpression
4545
// RANGE: source.lang.swift.range.singleexpression
4646
// RANGE: source.lang.swift.range.singleexpression
47+
48+
// FIXME: this crashes very infrequently in CI
49+
// REQUIRES: disabled

0 commit comments

Comments
 (0)