Skip to content

Commit bd1b99b

Browse files
authored
Merge pull request #72428 from bnbarham/disable-flakey-test
[Test] Disable flakey test
2 parents 7da4934 + 9188fbb commit bd1b99b

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)