[swift-build-dev] package manager test failing on Ubuntu 14.04
Ted Kremenek
kremenek at apple.com
Thu Dec 3 21:36:25 CST 2015
Failing on Ubuntu 15.10 as well.
> On Dec 3, 2015, at 7:35 PM, Ted Kremenek <kremenek at apple.com> wrote:
>
> 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/20140bf3/attachment.html>
More information about the swift-build-dev
mailing list