Skip to content

Commit 0158550

Browse files
committed
[test] Disable cursor_no_cancel test that crashes occassionaly in CI
Need to investigate this before reenabling.
1 parent f2de002 commit 0158550

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)