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

Max Howell mxcl at me.com
Thu Dec 3 22:01:52 CST 2015


Pushed: https://github.com/apple/swift-package-manager/commit/36579267489afd5f1e83d5c7db42cb3eddb0da03

> I filed:
>  https://bugs.swift.org/browse/SR-32
> to see if we can get it so that these methods are required on OS X to make cross platform development more seamless.
> 
> - Daniel
> 
>> On Dec 3, 2015, at 7:52 PM, Max Howell <max.howell at apple.com> wrote:
>> 
>> 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
>> _______________________________________________
>> 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