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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/434/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Thu, 25 Apr 2019 23:26:31 -0500
Build duration:
2 hr 16 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit 2263d36a843feae49e1296e5440858e4952ea1cf by aprantl:
    "Temporarily" disable some lldb-mi tests that are unreliable.

    • edit: lit/tools/lldb-mi/exec/exec-continue.test
    • edit: lit/tools/lldb-mi/exec/exec-step.test
  • Commit 139de11b07f745d5455ab1fd5a442f685491fb06 by mgottesman:
    [cast-opt] Eliminate a leak along the cast failure path when bridging

    • edit: test/SILOptimizer/cast_folding_objc.swift
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
    • edit: test/Interpreter/casts.swift
  • Commit 43954113ccfa10a7ff8a5e85b6c22eb69a341db0 by blangmuir:

    [code-completion] Add type context for single-expression functions

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_single_expression_return.swift
    • edit: include/swift/IDE/CodeCompletion.h
    • edit: test/IDE/complete_in_accessors.swift
    • edit: tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp
    • edit: lib/IDE/ExprContextAnalysis.cpp
    • edit: test/IDE/complete_at_top_level.swift
    • edit: tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
    • edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
  • Commit 45789fe9b24aff9b9cfc06909e404cff1f2d8c2a by blangmuir:

    [code-completion] Fix type context for single-expression implicit getter

    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/Parse/CodeCompletionCallbacks.h
    • edit: test/IDE/complete_single_expression_return.swift
    • edit: test/IDE/complete_accessor.swift
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_crashes.swift
  • Commit 992b7094f7f6fdeb459711579dd3d45100073c12 by blangmuir:
    Add top-level and init/deinit tests

    • edit: test/IDE/complete_single_expression_return.swift

New issue found!