Skip to content

Commit 9188fbb

Browse files
committed
[Test] Disable flakey test
This seems to be failing more regularly now and is often blocking CI. Disable for now while we investigate.
1 parent 27443e0 commit 9188fbb

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)