Temporarily disable test due to assert failure.

Another instance of rdar://problem/26099576.
This commit is contained in:
Mark Lacey
2016-05-05 11:15:21 -07:00
parent 5f34cda9ed
commit 23e283f00e

View File

@@ -1,3 +1,4 @@
// REQUIRES: rdar26099576
// RUN: %target-swift-ide-test -dump-importer-lookup-table -source-filename %s -import-objc-header %S/Inputs/swift_name.h -I %S/Inputs/custom-modules > %t.log 2>&1 // RUN: %target-swift-ide-test -dump-importer-lookup-table -source-filename %s -import-objc-header %S/Inputs/swift_name.h -I %S/Inputs/custom-modules > %t.log 2>&1
// RUN: FileCheck %s < %t.log // RUN: FileCheck %s < %t.log