Skip to content

Commit f219b4a

Browse files
authored
Merge pull request swiftlang#34790 from benlangmuir/71468441
[test] Disable test failing rarely in CI until we can fix it
2 parents 806e0b5 + 9b93b54 commit f219b4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SourceKit/CursorInfo/invalid_offset.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ let a = 12
1010

1111
// rdar://problem/38162017
1212
// REQUIRES: OS=macosx
13+
14+
// FIXME: this test is failing (rarely) in CI
15+
// REQUIRES: rdar71468441

0 commit comments

Comments
 (0)