[swift-build-dev] package manager test failing on Ubuntu 14.04

Ted Kremenek kremenek at apple.com
Thu Dec 3 21:35:37 CST 2015


This test is now failing in the package manager on Ubuntu 14.04:

swift-incremental-RA-linux-ubuntu-14_04/swiftpm/Sources/../Tests/sys/MiscTests.swift:16:7: error: type 'RmtreeTests' does not conform to protocol 'XCTestCaseProvider'
class RmtreeTests: XCTestCase {
      ^
XCTest.XCTestCaseProvider:2:16: note: protocol requires property 'allTests' with type '[(String, () -> ())]'
    public var allTests: [(String, () -> ())] { get }
             

Can someone take a look?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-build-dev/attachments/20151203/ec6599ac/attachment.html>


More information about the swift-build-dev mailing list