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

Max Howell max.howell at apple.com
Thu Dec 3 21:52:07 CST 2015


Sorry. I didn't realize this method was required for Linux XCTest. Will fix

> On Dec 3, 2015, at 7:40 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> 
>> 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>*/
> _______________________________________________
> swift-build-dev mailing list
> swift-build-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-build-dev


More information about the swift-build-dev mailing list