[swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - OS X (master) #2620
Slava Pestov
spestov at apple.com
Thu Mar 10 13:59:28 CST 2016
I’ll take a look.
> On Mar 10, 2016, at 11:39 AM, Ben Langmuir <blangmuir at apple.com> wrote:
>
> Sorry, I wasn’t able to isolate it. I reverted the whole block of commits to try to fix CI:
>
> 4b447e2 Revert "SIL: Fix minor nit in SILPrinter"
> 8563516 Revert "SILGen: Fix inout re-abstraction for default witnesses"
> 357d325 Revert "SILGen: Fix emission of default witness tables for mutable properties"
> 73e8193 Revert "SILGen: Cast the materializeForSet callback to the correct type when applying it"
> 5ca1c72 Revert "Add library evolution tests for constructor, computed property, subscript default implementations"
>
> Ben
>
>> On Mar 10, 2016, at 10:44 AM, Ben Langmuir via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
>>
>> Slava, these validation tests have been failing since you pushed these commits last night:
>> SIL: Fix minor nit in SILPrinter (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail>)
>> SILGen: Fix inout re-abstraction for default witnesses (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail>)
>> SILGen: Fix emission of default witness tables for mutable properties (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail>)
>> SILGen: Cast the materializeForSet callback to the correct type when (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail>)
>> Add library evolution tests for constructor, computed property, (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail>)
>>
>> I *think* the culprit is:
>> commit 194c170d0e6601a5e2d737cec635675e17b9618e
>> Author: Slava Pestov <spestov at apple.com <mailto:spestov at apple.com>>
>> Date: Tue Mar 8 15:32:50 2016
>>
>> SILGen: Cast the materializeForSet callback to the correct type when applying it
>>
>> because some of these tests passed when I reverted that locally. I’m running the full suite now and will push the revert if it looks clean.
>>
>> Shout if you think differently!
>>
>> Ben
>>
>>
>>> On Mar 10, 2016, at 10:31 AM, no-reply at swift.org <mailto:no-reply at swift.org> wrote:
>>>
>>> New issue found!
>>>
>>> [FAILURE] oss-swift-incremental-RA-osx [#2620]
>>>
>>> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/ <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/>
>>> Project: oss-swift-incremental-RA-osx
>>> Date of build: Thu, 10 Mar 2016 12:08:57 -0600
>>> Build duration: 22 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-osx/2620/consoleFull#631651286ee1a197b-acac-4b17-83cf-a53b95139a76>
>>> Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
>>> Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-osx/2620/consoleFull#647868297fca400bf-2f4a-462e-b517-e058d770b2d7>
>>> Tests:
>>>
>>> Name: Swift
>>> Failed: 5 test(s), Passed: 7748 test(s), Total: 7753 test(s)
>>> Failed: Swift.stdlib.ArrayBridging.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/ArrayBridging_swift>
>>> Failed: Swift.stdlib.ArrayNew.swift.gyb <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/ArrayNew_swift_gyb>
>>> Failed: Swift.stdlib.Dictionary.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/Dictionary_swift>
>>> Failed: Swift.stdlib.DictionaryBridging.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/DictionaryBridging_swift>
>>> Failed: Swift.stdlib.Set.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/Set_swift>
>>> Name: Swift-Unit
>>> Failed: 0 test(s), Passed: 278 test(s), Total: 278 test(s)
>>>
>>> Changes
>>>
>>> Commit 0ead929b1286163564fd02507eca38055f1d4bae by blangmuir:
>>> Revert "[SIL] Add tests for 'undef' values & code fixes"
>>>
>>> edit: test/SIL/Parser/undef.sil
>>> edit: lib/SIL/SILVerifier.cpp
>>
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org <mailto:swift-dev at swift.org>
>> https://lists.swift.org/mailman/listinfo/swift-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160310/3d257d9b/attachment.html>
More information about the swift-dev
mailing list