Skip to content

Commit 06874f0

Browse files
authored
Merge pull request #72429 from bnbarham/cherry-disable-flakey-test
[6.0][Test] Disable flakey test
2 parents c7a31f2 + b691899 commit 06874f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SourceKit/Diagnostics/cancel_diags.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: rdar116486638
2+
13
// RUN: not %sourcekitd-test -req=diags %s -print-raw-response -id=diag -async -- %s == -cancel=diag 2>&1 | %FileCheck --dump-input=always %s
24

35
func foo(x: Invalid1, y: Invalid2) {

0 commit comments

Comments
 (0)