[Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - OS X (master) #2620

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&gt;\)
SILGen: Fix inout re-abstraction for default witnesses (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
SILGen: Fix emission of default witness tables for mutable properties (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
SILGen: Cast the materializeForSet callback to the correct type when (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
Add library evolution tests for constructor, computed property, (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)

I *think* the culprit is:
commit 194c170d0e6601a5e2d737cec635675e17b9618e
Author: Slava Pestov <spestov@apple.com>

    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

···

Date: Tue Mar 8 15:32:50 2016

On Mar 10, 2016, at 10:31 AM, no-reply@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/
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&gt;
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&gt;
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&gt;
Failed: Swift.stdlib.ArrayNew.swift.gyb <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/ArrayNew_swift_gyb&gt;
Failed: Swift.stdlib.Dictionary.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/Dictionary_swift&gt;
Failed: Swift.stdlib.DictionaryBridging.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/DictionaryBridging_swift&gt;
Failed: Swift.stdlib.Set.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/Set_swift&gt;
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

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@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&gt;\)
SILGen: Fix inout re-abstraction for default witnesses (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
SILGen: Fix emission of default witness tables for mutable properties (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
SILGen: Cast the materializeForSet callback to the correct type when (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
Add library evolution tests for constructor, computed property, (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)

I *think* the culprit is:
commit 194c170d0e6601a5e2d737cec635675e17b9618e
Author: Slava Pestov <spestov@apple.com <mailto:spestov@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@swift.org <mailto:no-reply@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/
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&gt;
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&gt;
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&gt;
Failed: Swift.stdlib.ArrayNew.swift.gyb <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/ArrayNew_swift_gyb&gt;
Failed: Swift.stdlib.Dictionary.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/Dictionary_swift&gt;
Failed: Swift.stdlib.DictionaryBridging.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/DictionaryBridging_swift&gt;
Failed: Swift.stdlib.Set.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/Set_swift&gt;
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@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

I’ll take a look.

···

On Mar 10, 2016, at 11:39 AM, Ben Langmuir <blangmuir@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@swift.org <mailto:swift-dev@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&gt;\)
SILGen: Fix inout re-abstraction for default witnesses (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
SILGen: Fix emission of default witness tables for mutable properties (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
SILGen: Cast the materializeForSet callback to the correct type when (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)
Add library evolution tests for constructor, computed property, (detail <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2613/changes#detail&gt;\)

I *think* the culprit is:
commit 194c170d0e6601a5e2d737cec635675e17b9618e
Author: Slava Pestov <spestov@apple.com <mailto:spestov@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@swift.org <mailto:no-reply@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/
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&gt;
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&gt;
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&gt;
Failed: Swift.stdlib.ArrayNew.swift.gyb <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/ArrayNew_swift_gyb&gt;
Failed: Swift.stdlib.Dictionary.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/Dictionary_swift&gt;
Failed: Swift.stdlib.DictionaryBridging.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/DictionaryBridging_swift&gt;
Failed: Swift.stdlib.Set.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2620/testReport/junit/Swift/stdlib/Set_swift&gt;
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@swift.org <mailto:swift-dev@swift.org>
https://lists.swift.org/mailman/listinfo/swift-dev