[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (enable-verify-exclusivity) #1023

Report

[FAILURE] swift-master-source-compat-suite-enable-verify-exclusivity [#1023]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/1023/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Thu, 01 Nov 2018 19:55:09 -0500
Build duration:
4 hr 27 min

Changes

  • Commit 9f44e2cf4c23e14b66c264a22bc377ce6c19b7ec by harlan:
    [ParseableInterface] Add module arguments if using supplemental output

    • edit: include/swift/Option/Options.td
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Frontend/ArgsToFrontendOutputsConverter.cpp
  • Commit 3ce15d12ad56c7ee928eb1fc62dba65b2dcfac94 by harlan:
    Add test to make sure interfaces get arguments with filelists

    • edit: test/Driver/emit-interface.swift
  • Commit 0ce854abf96da3cec24d903170cd69885b514c98 by mikeash:
    [Stdlib] Add Darwin/Glibc as a dependency for SwiftPrivate.

    • edit: stdlib/private/SwiftPrivate/CMakeLists.txt
  • Commit 6229ceaaabd58b7be7e3b3722a33e27505d31889 by harlan:
    Move argument verification test away from driver test

    • edit: test/ParseableInterface/option-preservation.swift
    • edit: test/Driver/emit-interface.swift
  • Commit d809aadc46ff47914c9232699ae9ec75cf09e4b3 by atrick:
    Fix static initializer analysis, used in LetPropertiesOpt.

    • edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
    • edit: lib/SILOptimizer/Utils/Local.cpp
    • add: test/SILOptimizer/let_properties_opts.sil
    • edit: lib/SILOptimizer/IPO/LetPropertiesOpts.cpp
  • Commit f5dca09a66706dde202a146ec2395fcca8fa771c by xi_ge:
    build-script: infer swiftpm executables if swiftpm isn't built.

    • edit: utils/build-script-impl
  ======================================== UPasses: UPASS: [https://bugs.swift.org/browse/SR-9146](https://bugs.swift.org/browse/SR-9146)  , IBAnimatable, 4.0, eb4acb, IBAnimatableApp, generic/platform=iOS UPASS: [https://bugs.swift.org/browse/SR-9146](https://bugs.swift.org/browse/SR-9146), IBAnimatable, 4.0, eb4acb, IBAnimatable, generic/platform=iOS

Now that SR-9146 is fixed, these should be un-XFAIL’d

— Harlan

There was a slight delay between my compiler fix and SCK repo update:
Commit 5a748d299bf28ba5ba9e8302c1afe5f079ac3b02 by atrick

Revert "XFAIL IBAnimatable: SR-9146"
This reverts commit e6da890d3e9bdf86405f853f80e398e5dc9531bc.

-Andy