Mark tests that don't pass on linux as XFAIL.

Swift SVN r23573
This commit is contained in:
Graham Batty
2014-11-24 17:40:37 +00:00
parent 396eca75b4
commit 198402dcfe
509 changed files with 514 additions and 23 deletions

View File

@@ -2,6 +2,7 @@
// RUN: mkdir -p %t
// RUN: %target-build-swift -module-cache-path %t/clang-module-cache %s -o %t/a.out
// RUN: %target-run %t/a.out
// XFAIL: linux
//
// Tests for the NSString APIs as exposed by String