[Swift CI] Build Failure: 0. OSS - LLDB - OS X (master) (Release) #4476

Report

[FAILURE] oss-lldb-osx [#4476]

Build URL:
https://ci.swift.org/job/oss-lldb-osx/4476/
Project:
oss-lldb-osx
Date of build:
Tue, 05 Mar 2019 19:08:35 -0600
Build duration:
1 hr 28 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 160f1e118f53aca0fdbb18a5f958cfa55a0384d0 by apl:
    [ExpressionParser] Remove line_offset parameter from

    • edit: include/lldb/Expression/ExpressionParser.h
    • edit: source/Expression/UserExpression.cpp
    • edit: source/Symbol/SwiftASTContext.cpp
    • edit: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
    • edit: source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.h
    • edit: source/Plugins/ExpressionParser/Swift/SwiftUserExpression.cpp
    • edit: source/Plugins/ExpressionParser/Swift/SwiftUserExpression.h
    • edit: source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
    • edit: source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
    • edit: include/lldb/Expression/UserExpression.h
    • edit: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h
    • edit: source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
    • edit: include/lldb/Symbol/SwiftASTContext.h
    • edit: source/Breakpoint/BreakpointLocation.cpp
  • Commit 52c6e03c44114dd7bf37e4db2972b458e291233a by moiseev:
    Add availability annotations to NWConnection.maximumDatagramSize

    • edit: stdlib/public/Darwin/Network/NWConnection.swift