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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user