Skip to content

Commit bdc4d46

Browse files
committed
[CodeCompletion] Temporarily XFAIL a test case
TODO: Postfix completion after trailing closures
1 parent 395ac06 commit bdc4d46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/IDE/slow/rdar45511835.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %target-swift-ide-test -code-completion -code-completion-token=COMPLETE -source-filename=%s | %FileCheck %s
2+
// TODO: Postfix completion after trailing closure.
3+
// XFAIL: *
24

35
// REQUIRES: long_test
46

0 commit comments

Comments
 (0)