[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (swift 5.1) #404

Report

[FAILURE] oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04 [#404]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04/404/
Project:
oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04
Date of build:
Tue, 28 May 2019 12:55:01 -0500
Build duration:
3 hr 12 min

Changes

  • Commit 5e5be776766d0a9eb4808e84c870685118954a21 by millenomi:
    Parity: URLSession.reset(…)/.flush(…)

    • edit: Foundation/URLSession/URLSession.swift
    • edit: Foundation/URLSession/URLSessionConfiguration.swift
  • Commit 4f1cb46f8bba966cc46cddd4520f9cfa125c1f2d by si:
    build: Install libFoundationNetworking.so as part of the build

    • edit: CMakeLists.txt
  • Commit 62147720bd7fe3fb01ab4edf6d8a56d18d49d473 by lukasa:
    Foundation: correctly read thread name

    • edit: TestFoundation/TestThread.swift
    • edit: Foundation/Thread.swift
  • Commit 6ab5093efe8f0d888f1aab413e5bf1cb0b95e01e by mikeash:
    [Test] Use --allow-empty in crash_without_backtrace[_optimized].swift.

    • edit: test/Runtime/crash_without_backtrace.swift
    • edit: test/Runtime/crash_without_backtrace_optimized.swift
  • Commit fa0d8bec7563980b79f608c061aa53cf8742d058 by aschwaighofer:
    [5.1] Don't add implicit dynamic to local functions.

    • edit: test/SILGen/dynamically_replaceable.swift
    • edit: lib/Sema/TypeCheckAttr.cpp