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

@@ -1,4 +1,5 @@
// RUN: %target-run-simple-swift
// XFAIL: linux
import StdlibUnittest
import Foundation