[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #8359

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#8359]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/8359/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 24 Apr 2019 19:19:34 -0500
Build duration:
1 hr 17 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit a42bf065dfdca144d7d441e71951a8523cb528bd by pyaskevich:
    [ConstraintSystem] Add a special locator for type of the key path

    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/ConstraintLocator.h
    • edit: lib/Sema/ConstraintLocator.cpp
  • Commit dd94a9f90f58642368962dd902deaba861a0da42 by bob.wilson:
    References to _swift_FORCE_LOAD* symbols should be weak

    • edit: lib/IRGen/IRGenModule.cpp
    • edit: lib/IRGen/Linking.cpp
    • edit: include/swift/IRGen/Linking.h
    • edit: test/Serialization/autolinking.swift
  • Commit 1516a3d7bab1d910417e78246e813809310ff252 by pyaskevich:
    [ConstraintSystem] Type of key path expression should be a known

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: test/expr/unary/keypath/keypath.swift
    • edit: lib/Sema/CSBindings.cpp
  • Commit bb13bd9ce5fbc9b0402ca797f320544391bb80b4 by pyaskevich:
    [TypeChecker] NFC: Test key path with contextual optional typealias type

    • edit: test/expr/unary/keypath/keypath.swift