Skip to content

Commit 3f54bf8

Browse files
committed
Disable test/IDE/complete_from_clang_framework. It is failing when the stdlib is built without assertions.
Once the merge is done, this should be investigated/reverted. rdar://28245007
1 parent ad16039 commit 3f54bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IDE/complete_from_clang_framework.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
// RUN: %target-swift-ide-test -code-completion -source-filename %s -F %S/Inputs/mock-sdk -code-completion-token=CLANG_INSTANCE_MEMBERS_1 | %FileCheck %s -check-prefix=CLANG_INSTANCE_MEMBERS_1
3030

3131
// XFAIL: linux
32+
// REQUIRES: rdar28245007
3233

3334
import Foo
3435
// Don't import FooHelper directly in this test!

0 commit comments

Comments
 (0)