Skip to content

Commit c8ab423

Browse files
authored
Merge pull request #41211 from rintaro/disable-rdar88504525
[SourceKit] Disable a flaky test
2 parents 1781715 + 71cd6a0 commit c8ab423

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SourceKit/Sema/edit_nowait.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar88504525
2+
13
// RUN: %empty-directory(%t)
24
// RUN: echo "func f() { f() }" > %t/t.swift
35

0 commit comments

Comments
 (0)