[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (swift 5.1) #433

Report

[FAILURE] oss-swift-5.1-package-linux-ubuntu-16_04 [#433]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-16_04/433/
Project:
oss-swift-5.1-package-linux-ubuntu-16_04
Date of build:
Fri, 19 Jul 2019 19:47:53 -0500
Build duration:
1 hr 17 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit 9b7465a2e7dd4f7f92da16e7750cad574e1b06de by rishizaki:
    [CodeCompletion] Expr context type analysis for failed array literal

    • edit: test/IDE/complete_call_arg.swift
    • edit: lib/IDE/ExprContextAnalysis.cpp
    • edit: test/IDE/complete_unresolved_members.swift
  • Commit 08910c65cf9419b6a012819cda43027d87286d64 by jordan_rose:
    SR-7039: Add test for -static-stdlib when using Dispatch (#58)

    • add: test-static-stdlib/dispatch_test.swift
    • add: test-static-stdlib/test-dispatch-static-stdlib.test
  • Commit beddc37744c8d832b1451f509de3a8d312472dc9 by ankit_aggarwal:
    [SourceControl] Include repository url in the git clone error

    • edit: Sources/SPMUtility/StringExtensions.swift
    • edit: Sources/SourceControl/GitRepository.swift