I can't reproduce this locally so, while I investigate, I am going to revert 
the change which introduced this.

https://github.com/apple/swift-package-manager/pull/1216 
<https://github.com/apple/swift-package-manager/pull/1216>


> On 23-May-2017, at 8:33 AM, Ankit Aggarwal <ankit_aggar...@apple.com> wrote:
> 
> On it!
> 
>> On 23-May-2017, at 7:29 AM, Pavel Yaskevich <xe...@apache.org 
>> <mailto:xe...@apache.org>> wrote:
>> 
>> I don't really know what is going on here but one of my PRs 
>> (https://ci.swift.org/job/swift-PR-Linux-smoke-test/8102/console 
>> <https://ci.swift.org/job/swift-PR-Linux-smoke-test/8102/console>)  keeps on 
>> failing with the same error regarding 1.2.3 != (1.2.3, 1.2.4).
>> 
>> Ankit, git blame says that you were the last person to touch that code, 
>> could you please take a look?
>> 
>> On Mon, May 22, 2017 at 4:43 PM, Mark Lacey via swift-dev 
>> <swift-dev@swift.org <mailto:swift-dev@swift.org>> wrote:
>> This went back to blue on the next run (which makes sense because these two 
>> changes shouldn’t be able to cause a failure like this), so it looks like 
>> this is a spurious failure.
>> 
>> Mark
>> 
>>> On May 22, 2017, at 4:21 PM, Mishal Shah <mishal_s...@apple.com 
>>> <mailto:mishal_s...@apple.com>> wrote:
>>> 
>>> Hi,
>>> 
>>> Test Case 'PackageToolTests.testUpdate' started at 2017-05-22 18:18:20.886
>>>  
>>> <>/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swiftpm/Tests/CommandsTests/PackageToolTests.swift:75:
>>>  error: PackageToolTests.testUpdate : XCTAssertEqual failed: ("["1.2.3"]") 
>>> is not equal to ("["1.2.3", "1.2.4"]") - 
>>> Test Case 'PackageToolTests.testUpdate' failed (5.469 seconds)
>>> 
>>> Thanks,
>>> Mishal Shah
>>>> On May 22, 2017, at 4:19 PM, no-re...@swift.org 
>>>> <mailto:no-re...@swift.org> wrote:
>>>> 
>>>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#3821]
>>>> 
>>>> Build URL: 
>>>> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/3821/ 
>>>> <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/3821/>
>>>> Project:   oss-swift-incremental-RA-linux-ubuntu-16_10
>>>> Date of build:     Mon, 22 May 2017 15:57:23 -0700
>>>> Build duration:    21 min
>>>> Identified problems:
>>>> 
>>>> Compile Error: This build failed because of a compile error. Below is a 
>>>> list of all errors in the build log:
>>>> Indication 1 
>>>> <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_10/3821/consoleFull#-1870230880ee1a197b-acac-4b17-83cf-a53b95139a76>
>>>> Tests:
>>>> 
>>>> Name: Swift(linux-x86_64)
>>>> Failed: 0 test(s), Passed: 9430 test(s), Total: 9430 test(s)
>>>> Name: Swift-Unit
>>>> Failed: 0 test(s), Passed: 432 test(s), Total: 432 test(s)
>>>> 
>>>> Changes
>>>> 
>>>> Commit ceacfb4c531de13f9088039a6a0a8e84b5a8b34c by Mark Lacey:
>>>> Make getWitnessType() return Type() for ErrorType.
>>>> 
>>>> edit: lib/Sema/TypeChecker.h
>>>> edit: test/decl/protocol/conforms/failure.swift
>>>> edit: lib/Sema/CSApply.cpp
>>>> edit: lib/Sema/TypeCheckStmt.cpp
>>>> edit: lib/Sema/TypeCheckProtocol.cpp
>>>> 
>>>> Commit 817798151a99626ead67fac40fd6d66ae796a0d7 by Pavel Yaskevich:
>>>> [QoI] Add a fix-it with missing parameters for closures
>>>> 
>>>> edit: test/Compatibility/tuple_arguments.swift
>>>> edit: lib/Sema/CSDiag.cpp
>>>> edit: test/Constraints/tuple_arguments.swift
>>> 
>> 
>> 
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev@swift.org <mailto:swift-dev@swift.org>
>> https://lists.swift.org/mailman/listinfo/swift-dev 
>> <https://lists.swift.org/mailman/listinfo/swift-dev>
>> 
>> 
> 

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to