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

Dmitri Gribenko gribozavr at gmail.com
Thu Dec 3 21:40:29 CST 2015


On Thu, Dec 3, 2015 at 7:36 PM, Ted Kremenek <kremenek at apple.com> wrote:
>
> 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?

+Max

https://github.com/apple/swift-package-manager/commit/257fe0af61e5f4d1ab8ff06d38b1868fa60f77e9

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the swift-build-dev mailing list