[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (master) (Debug) #198

Report

[FAILURE] oss-lldb-incremental-debug-osx [#198]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-debug-osx/198/
Project:
oss-lldb-incremental-debug-osx
Date of build:
Fri, 25 May 2018 12:58:56 -0500
Build duration:
2 hr 4 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 db3020f0313f6b641a758923b20b23367db38230 by rishizaki:
    [Refactoring] Disallow several kinds of decl to move to extension

    • edit: lib/IDE/Refactoring.cpp
    • edit: test/refactoring/MoveMembersToExtension/Outputs/L24-27.swift.expected
    • edit: test/refactoring/MoveMembersToExtension/Outputs/L2-5.swift.expected
    • edit: test/refactoring/MoveMembersToExtension/Outputs/L3-13.swift.expected
    • edit: test/refactoring/MoveMembersToExtension/Outputs/L3-5.swift.expected
    • edit: test/refactoring/MoveMembersToExtension/Outputs/L6-8.swift.expected
    • edit: test/refactoring/MoveMembersToExtension/basic.swift
  • Commit 3c367e9227219f82d4ed4712b8ccea53072d154c by rishizaki:
    [Refactoring] Simplify implementation of "move members to extension"

    • edit: lib/AST/DeclContext.cpp
    • edit: lib/IDE/Refactoring.cpp