[Swift CI] Build Failure: 0. OSS - LLDB - OS X (swift 5.1) (Release) #1244

Report

[FAILURE] oss-lldb-swift-5.1-osx [#1244]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/1244/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Fri, 09 Aug 2019 13:14:20 -0500
Build duration:
3 hr 5 min

Identified problems:

  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit e89dc28446dadf8cf17d7d75552f483cf287546e by ditaliano:
    [SwiftASTContext] Change GetByteStride() to return an Optional.

    • edit: include/lldb/Symbol/TypeSystem.h
    • edit: source/Plugins/Language/Swift/SwiftHashedContainer.cpp
    • edit: source/Symbol/SwiftASTContext.cpp
    • edit: source/Plugins/Language/Swift/SwiftArray.cpp
    • edit: source/Symbol/CompilerType.cpp
    • edit: source/Symbol/ClangASTContext.cpp
    • edit: include/lldb/Symbol/ClangASTContext.h
    • edit: include/lldb/Symbol/CompilerType.h
    • edit: include/lldb/Symbol/SwiftASTContext.h
    • edit: source/Target/SwiftLanguageRuntime.cpp
  • Commit 0ecb14148f489f094925035c54dd8f515547669d by ditaliano:
    [Swift] Pass an execution context scope to GetByteStride().

    • edit: include/lldb/Symbol/TypeSystem.h
    • edit: source/Symbol/SwiftASTContext.cpp
    • edit: source/Target/SwiftLanguageRuntime.cpp
    • edit: source/Plugins/Language/Swift/SwiftHashedContainer.cpp
    • edit: include/lldb/Symbol/ClangASTContext.h
    • edit: include/lldb/Symbol/SwiftASTContext.h
    • edit: source/Plugins/Language/Swift/SwiftArray.cpp
    • edit: source/Symbol/ClangASTContext.cpp
    • edit: include/lldb/Symbol/CompilerType.h
    • edit: source/Symbol/CompilerType.cpp
  • Commit 72460b14c673426c0b603493ab6569baf8eb6d65 by ditaliano:
    [SwiftLanguageRuntime] Fix resilient types in hashed containers.

    • add: lit/SwiftREPL/ResilientDict.test
    • edit: include/lldb/Target/SwiftLanguageRuntime.h
    • add: lit/SwiftREPL/ResilientArray.test
    • edit: source/Symbol/SwiftASTContext.cpp
    • edit: source/Target/SwiftLanguageRuntime.cpp
  • Commit ef5afdcc15b21b2b341fdd5809cad5fcfbfa81aa by ditaliano:
    [Swift] These tests require Foundation.

    • edit: lit/SwiftREPL/ResilientDict.test
    • edit: lit/SwiftREPL/ResilientArray.test
  • Commit 2cd5582db5596ad81b3f804e2b12c95fa9a9df35 by ditaliano:
    [5.1] Adapt the API to the branch version.

    • edit: source/Symbol/SwiftASTContext.cpp
  • Commit 4124f27234ef913dfd02ea4ea23333c8eb7bc550 by ditaliano:
    [SwiftLanguageRuntime] TypeDecoder wants a canonical name.

    • edit: source/Target/SwiftLanguageRuntime.cpp
    • add: packages/Python/lldbsuite/test/lang/swift/optional_url/Makefile
    • add: packages/Python/lldbsuite/test/lang/swift/optional_url/TestOptionalURL.py
    • add: packages/Python/lldbsuite/test/lang/swift/optional_url/main.swift