Skip to content

Commit 382558c

Browse files
committed
Merge pull request #3 from shahmishal/master
[xctest] disable the test due to swiftlang/swift-corelibs-foundation#304
2 parents dc84a91 + 581d738 commit 382558c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test-xctest-package/test-xctest-package.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Trivial test for importing XCTest.
22
#
3-
3+
# https://github.com/apple/swift-corelibs-foundation/pull/304
4+
# REQUIRES: disabled
5+
#
46
# This test doesn't work on Darwin yet, because the XCTest overlay isn't shipped
57
# with the package, and can't be found:#
68
# <rdar://problem/23600043> Cannot import XCTest with swift from a downloadable package

0 commit comments

Comments
 (0)