[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (master) #1085

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1085]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1085/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Sun, 09 Dec 2018 10:03:21 -0600
Build duration:
3 hr 4 min

Tests:

Name: lldb
Failed: 0 test(s), Passed: 56 test(s), Total: 103 test(s)
Name: lldb-Suite
Failed: 0 test(s), Passed: 863 test(s), Total: 863 test(s)
Name: lldb-Unit
Failed: 0 test(s), Passed: 598 test(s), Total: 598 test(s)

Changes

  • Commit 929bf610e0e39a65e01c10791f2142abedc40a87 by spestov:
    Runtime: Fix demangling of function with single tuple-typed argument

    • edit: stdlib/public/runtime/Demangle.cpp
    • edit: test/stdlib/TypeName.swift
    • edit: lib/AST/ASTMangler.cpp
  • Commit 6a80988b34c90bf1f1d152eb0d9ca918f6a6382c by spestov:
    RemoteAST: Add a test to ensure we support multiple arguments vs a

    • edit: test/RemoteAST/structural_types.swift