[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #1464

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#1464]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/1464/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Mon, 25 Mar 2019 12:36:00 -0500
Build duration:
1 hr 42 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 9cec482ef3366d5d2c25865d1da57cb83d141f18 by danielrodriguez:
    [android] Allow executing only Android compiler tests.

    • edit: utils/build_swift/tests/expected_options.py
    • edit: utils/build-script
    • edit: utils/build_swift/driver_arguments.py
    • edit: utils/build-script-impl
    • edit: utils/run-test
    • edit: utils/swift_build_support/swift_build_support/targets.py
    • edit: test/lit.cfg
    • edit: test/CMakeLists.txt
    • edit: utils/build-presets.ini
  • Commit 9e9c022b32dfc8a885d043aa1bdea5ff4384eafd by danielrodriguez:
    [test] Style fixes for "Modify test scripts for aarch64 and modern NDKs"

    • edit: test/lit.cfg
  • Commit 5afd361f6b1b7b680552876154e00019a536638a by ankit_aggarwal:
    Move sourcekit-lsp off of SwiftPM's POSIX

    • edit: Tests/SKSupportTests/SupportTests.swift
    • edit: Tests/SKCoreTests/ToolchainRegistryTests.swift
    • edit: Sources/SKCore/ToolchainRegistry.swift
    • edit: .gitignore
    • edit: Tests/SKSupportTests/SupportPerfTests.swift
  • Commit 7b12cb19c6f94bf7cf6da1aa91346768f7e406b2 by i.partridge:
    [SR-9887] HTTPCookie on Linux does not accept Substring values (#2022)

    • edit: Foundation/HTTPCookie.swift
    • edit: TestFoundation/TestHTTPCookie.swift