UNSUPPORTED rather than XFAIL

As Jordan pointed out, the frameworks exist in the internal SDK, and
we don't want the tests to fail in this case.

Swift SVN r32734
This commit is contained in:
Slava Pestov
2015-10-16 22:22:01 +00:00
parent 6e5475bbb7
commit 1b5778ba68
8 changed files with 8 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
// REQUIRES: executable_test
// REQUIRES: objc_interop
// XFAIL: OS=watchos
// UNSUPPORTED: OS=watchos
import StdlibUnittest
import CoreMedia