mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Mark tests that don't pass on linux as XFAIL.
Swift SVN r23573
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
// RUN: FileCheck %s < %t/imports.h
|
||||
// RUN: FileCheck -check-prefix=NEGATIVE %s < %t/imports.h
|
||||
// RUN: %check-in-clang %t/imports.h -I %S/Inputs/custom-modules/
|
||||
// XFAIL: linux
|
||||
|
||||
// CHECK-DAG: @import ctypes.bits;
|
||||
// CHECK-DAG: @import Foundation;
|
||||
|
||||
Reference in New Issue
Block a user