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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6373]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6373/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Wed, 31 Oct 2018 10:26:22 -0500
Build duration:
1 hr 10 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:

Changes

  • Commit 0304c3a56716c427e812516cc40d75fdb27f40de by klorentey:
    [stdlib] ABI audit for _BridgeStorage

    • edit: stdlib/public/core/DictionaryVariant.swift
    • edit: stdlib/public/core/BridgeStorage.swift
    • edit: stdlib/public/core/SetVariant.swift
    • edit: stdlib/public/core/ArrayBuffer.swift
  • Commit 80ebdfc17c0c4ad28a2e98cf3ddae06c0f575e1e by klorentey:
    [test] Update expected ABI changes

    • edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
  • Commit 6593817e8125f6e9e8cbf6f8c817afe98126f762 by klorentey:
    [test] Update BridgeStorage tests

    • delete: test/stdlib/BridgeStorage.swift.gyb
    • add: test/stdlib/BridgeStorage.swift
  • Commit 2b4cee482ce2b367b121d1443cbc909336ffb79f by abdulras:
    DebugInfo: reduce DIE range verification on object files

    • add: test/tools/llvm-dwarfdump/X86/debug-verify-object.s
    • edit: lib/DebugInfo/DWARF/DWARFVerifier.cpp
    • edit: include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  • Commit 185f861295798139660eab2885d7cc94ec7e826f by abdulras:
    test: add missing -triple

    • edit: test/tools/llvm-dwarfdump/X86/debug-verify-object.s
  • Commit c89c4caf68d770b0d53e2ef7a6b4bc056acc8245 by vsapsai:
    Lift VFS from clang to llvm (NFC)

    • add: include/llvm/Support/VirtualFileSystem.h
    • edit: unittests/Support/CMakeLists.txt
    • edit: lib/Support/CMakeLists.txt
    • add: unittests/Support/VirtualFileSystemTest.cpp
    • add: lib/Support/VirtualFileSystem.cpp
  • Commit 52bdecd2d4ca76ba64270f067f49cc6bb3b67089 by vsapsai:
    Revert "Lift VFS from clang to llvm (NFC)"

    • edit: unittests/Support/CMakeLists.txt
    • edit: lib/Support/CMakeLists.txt
    • delete: unittests/Support/VirtualFileSystemTest.cpp
    • delete: lib/Support/VirtualFileSystem.cpp
    • delete: include/llvm/Support/VirtualFileSystem.h