[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (swift 5.1) #534

Report

[FAILURE] oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04 [#534]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04/534/
Project:
oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04
Date of build:
Thu, 27 Jun 2019 08:49:05 -0500
Build duration:
3 hr 27 min

Changes

  • Commit 6fd29c2ede30b8866255f4b466c671294585081b by aarond:
    tests: port dispatch_io and dispatch_io_pipe_close to Windows

    • edit: tests/dispatch_io_pipe_close.c
    • edit: tests/dispatch_io.c
    • edit: tests/CMakeLists.txt
  • Commit 80fa7c942f8c12d6a4848247353f346a953cee36 by aarond:
    event: support pipe sources on Windows

    • edit: tests/CMakeLists.txt
    • edit: src/shims/generic_win_stubs.h
    • edit: src/shims/generic_win_stubs.c
    • edit: src/io.c
    • add: tests/dispatch_io_pipe.c
    • edit: tests/dispatch_test.c
    • edit: src/event/event_windows.c
  • Commit 30f24d1702fd46d85dbaf36396b3e3da867e68d5 by jgroff:
    Reflection: Look through opaque type descriptors.

    • edit: include/swift/AST/ASTDemangler.h
    • edit: include/swift/Demangling/TypeDecoder.h
    • edit: test/Reflection/Inputs/TypeLowering.swift
    • edit: include/swift/Remote/MetadataReader.h
    • edit: test/Reflection/typeref_lowering.swift
    • edit: include/swift/Reflection/TypeRefBuilder.h
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/AST/ASTDemangler.cpp
    • edit: stdlib/public/runtime/MetadataLookup.cpp