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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/1321/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Fri, 01 Mar 2019 16:36:00 -0600
Build duration:
1 hr 56 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:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 6195afcda0b0a8f26a7d795833dde3cf62ee8d36 by pali:
    [benchmark] DictionaryOfAnyHashableStrings SO LF

    • edit: benchmark/single-source/DictionaryOfAnyHashableStrings.swift
  • Commit b7f6813816ce50c8a17598c6b89171bcce7a1faa by pali:
    [benchmark] ArrayInClass LF + DistinctClassField…

    • edit: benchmark/single-source/ArrayInClass.swift
  • Commit d26ca1cd3c62505caf79781770a120ab9e8c27e0 by compnerd:
    SwiftShims: update shims copying logic

    • edit: stdlib/public/SwiftShims/CMakeLists.txt
  • Commit a227273ff470f00bc24b39c0341fe31b5419b505 by compnerd:
    stdlib: correct floating point parsing behaviour

    • edit: stdlib/public/stubs/Stubs.cpp
  • Commit 6da949dda77464b03f8c9c6a671fc8c452c0f9dc by compnerd:
    stdlib: address a compiler warning

    • edit: stdlib/public/stubs/Stubs.cpp
  • Commit b2776f33ceb39f4d29e2b6f32a91e7ba0f182c7d by pali:
    [benchmark] [Equal,Less]Substring setup overhead

    • edit: benchmark/single-source/Substring.swift
  • Commit 5160da6a2e0f4c279f883dbf56ce8baf56fba30e by parkers:
    FloatLiteralExpr now is lowered directly into SIL.

    • edit: lib/SILGen/SILGenApply.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/Sema/CSApply.cpp
    • edit: lib/SILOptimizer/Utils/ConstantFolding.cpp
    • edit: test/SILGen/generic_literals.swift
    • edit: test/SILOptimizer/diagnostic_constant_propagation_floats_x86.swift
    • edit: lib/AST/Expr.cpp
    • edit: include/swift/AST/Expr.h
    • edit: test/SILGen/default_constructor.swift
    • edit: test/SILGen/default_arguments.swift
    • edit: test/decl/typealias/generic.swift
    • edit: lib/AST/ASTDumper.cpp
  • Commit 937600cd9f516ca6b05505a09b4bb5c20fd8cd2e by dungar:
    Fix typo

    • edit: lib/AST/UnqualifiedLookup.cpp
  • Commit bb0f0c8397d066900c92ede9b4129ebacbb940d7 by github:
    [test] -Fsystem $SDK/System/Library/PrivateFrameworks (#23019)

    • edit: validation-test/SIL/verify_all_overlays.py
  • Commit e8219a5d04f660131f3e03866be5407c8537d1ee by github:
    [test] Just check that we can /import/ the XCTest overlay (#23020)

    • add: test/stdlib/XCTest-smoke.swift
  • Commit 0299247ed1a3a908295851502c0e6ae54ee91f19 by blangmuir:
    [editors] Add alternative swift syntax spec to sublime config

    • edit: Editors/README.md
  • Commit b1de047f2afe307e28334cc7e148d08ba4142008 by compnerd:
    build: always invoke lit using the interpreter

    • edit: CMakeLists.txt
  • Commit 364eca3baf3fd01db00872801b2aa92d5319e017 by compnerd:
    build: synchronise SwiftSupport.cmake from Foundation

    • edit: cmake/modules/SwiftSupport.cmake
    • edit: CMakeLists.txt
  • Commit e3be1c5589b7b344276e402d3e5c5eb499f01276 by compnerd:
    Tests: adjust lit.cfg for Windows support

    • edit: Tests/Functional/lit.cfg
  • Commit 634a1de3b2153e8815c84f4695b356d98b65ad78 by compnerd:
    Tests: adjust paths for Windows

    • edit: Tests/Functional/SingleFailingTestCase/main.swift
    • edit: Tests/Functional/FailingTestSuite/main.swift
    • edit: Tests/Functional/Asynchronous/Misuse/main.swift
    • edit: Tests/Functional/Observation/All/main.swift
    • edit: Tests/Functional/Asynchronous/Expectations/main.swift
    • edit: Tests/Functional/Asynchronous/Handler/main.swift
    • edit: Tests/Functional/Asynchronous/Predicates/Handler/main.swift
    • edit: Tests/Functional/Performance/Misuse/main.swift
    • edit: Tests/Functional/Asynchronous/Notifications/Handler/main.swift
    • edit: Tests/Functional/ErrorHandling/main.swift
    • edit: Tests/Functional/Asynchronous/Notifications/Expectations/main.swift
    • edit: Tests/Functional/Performance/main.swift
    • edit: Tests/Functional/NegativeAccuracyTestCase/main.swift
    • edit: Tests/Functional/Asynchronous/Predicates/Expectations/main.swift
  • Commit 38ae009af58bbe1ab45abd848df5b87212450eb5 by compnerd:
    Use Date.timeIntervalSinceReferenceDate

    • edit: Tests/Functional/Asynchronous/Expectations/main.swift
    • edit: Sources/XCTest/Public/Asynchronous/XCTWaiter.swift
  • Commit 27f81bc3f504c465ea602a1a3eb7e38ac71623a4 by compnerd:
    Foundation: support OS version query for Windows

    • edit: Foundation/ProcessInfo.swift