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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#6087]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/6087/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Mon, 18 May 2020 20:19:00 -0500
Build duration:
43 min

Changes

  • Commit 3c414894e24c2fe5d0c21b4f63c1a815b1eb0cd2 by dave:
    [IRGen testing] Reapply: Fix bogus FileCheck check-prefix "-SAME" usage

    • edit: test/IRGen/generic_classes.sil
    • edit: test/IRGen/class_resilience.swift
  • Commit e774feb7ea101c7f1d53c357f79273b05c413c64 by dave:
    test: loosen the IRGen test

    • edit: test/IRGen/generic_classes.sil
  • Commit 0a3d2d5070c74224d14540074e67eb28c0b9a5e0 by me:
    [docs] Update Testing.md

    • edit: docs/Testing.md
  • Commit 67a98c59a8ac360916b932079981fd2b7d1c6677 by doremylover123:
    Swap Different with Same

    • edit: lib/Basic/FileSystem.cpp
  • Commit 37b0f58f76b441efa326a4e579a732a7295a8cb8 by owen:
    [Diagnostics] Rely on clang headers for .dia block and record IDs

    • edit: lib/Frontend/SerializedDiagnosticConsumer.cpp
  • Commit 1d48e634a707e220a92bdcccd7a01b53a2119e25 by github:
    Fixes example snippets in Quadrature.swift

    • edit: stdlib/public/Darwin/Accelerate/Quadrature.swift
  • Commit a5dd41127282960c1b30a20522cd0e3859a6beff by ahatanaka:
    [Sema] Teach -Wcast-align to compute an accurate alignment using the

    • edit: clang/test/SemaCXX/warn-cast-align.cpp
    • edit: clang/lib/Sema/SemaChecking.cpp
  • Commit c875c8636584846dc76487fcce135b74b8400b29 by medismail.bennani:
    [lldb/Commands] Add ability to run shell command on the host.

    • edit: lldb/source/Commands/CommandObjectPlatform.cpp
    • edit: lldb/source/Commands/Options.td
    • edit: lldb/test/API/commands/platform/basic/TestPlatformCommand.py
    • edit: lldb/source/Interpreter/CommandInterpreter.cpp
  • Commit dd1b1665a924aaa6541ad5daa34be877518bcf74 by aprantl:
    Read APINotes information from DWARF and surface it in clang::Module

    • edit: lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    • edit: lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
    • edit: lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  • Commit c24629fcdcf27e1517e05c4d7cefa50334fd5465 by jonas:
    [lldb/Support] Treat empty FileSpec as an invalid file.

    • edit: lldb/unittests/Host/FileSystemTest.cpp
    • edit: lldb/source/Host/common/FileSystem.cpp