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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#11858]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/11858/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 22 Jan 2020 02:11:32 -0600
Build duration:
41 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit d8f4f1aab7a636750ab4aa3ca02a384304ed00cf by aprantl:
    Factor out common test functionality into a helper class. (NFC)

    • edit: lldb/unittests/Expression/DWARFExpressionTest.cpp
  • Commit 8ca1db513ce0dc091126912748d4a114a45ed4b4 by aprantl:
    whitespace cleanup

    • edit: lldb/unittests/Expression/DWARFExpressionTest.cpp
  • Commit e14d464d65f5b22d80e52a054ed871dc55724eec by aprantl:
    Add testing for DW_OP_piece and fix a bug with small Scalar values.

    • edit: lldb/unittests/Expression/DWARFExpressionTest.cpp
    • edit: lldb/source/Expression/DWARFExpression.cpp
  • Commit c3120c07c3040a844988b4e60222459b552b9652 by aprantl:
    Fix a buffer-size bug when the first DW_OP_piece is undefined

    • edit: lldb/unittests/Expression/DWARFExpressionTest.cpp
    • edit: lldb/source/Expression/DWARFExpression.cpp