Skip to content

Commit 0919f98

Browse files
authored
Merge pull request #41212 from rintaro/5.6-disable-rdar88504525
[5.6][SourceKit] Disable a flaky test
2 parents fb033ce + 0aa28d4 commit 0919f98

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)