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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#3576]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/3576/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Mon, 02 Apr 2018 14:00:13 -0500
Build duration:
21 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:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 7005fbb8706404f31ae8082b5f5c0cb10cd39737 by keno42:
    [Test] Replace unused variable with _

    • edit: test/stdlib/Filter.swift
  • Commit 63aed1d782f499e2739c3cc4b2ac50d900e17c5a by keno42:
    [Test] Rewrite let _ with _

    • edit: test/stdlib/Filter.swift
  • Commit c16d0658ea6aef9ae0879fd5ee27d43e1e130055 by davelee:
    Add sequence command to lldbToolBox

    • edit: utils/lldb/lldbToolBox.py
  • Commit e43de1c2041933415a18666d21f9d559615a7ca4 by davelee:
    Fix mistake in header doc

    • edit: utils/lldb/lldbToolBox.py
  • Commit 3c7c04fdc34b099a8025cd7903d11a4de098e44b by davelee:
    Explain the sequence examples

    • edit: utils/lldb/lldbToolBox.py
  • Commit f9cc272d957596c7f0584ed2d14c28a4e153d17e by davelee:
    Mention sequence in DebuggingTheCompiler

    • edit: docs/DebuggingTheCompiler.rst
  • Commit 49def952ea34141bf6dda46f721f476350dfe138 by davelee:
    Skip empty commands

    • edit: utils/lldb/lldbToolBox.py
  • Commit 30ef2ae71664c56c616add21c42e06bdadee6e30 by davelee.com:
    Fix PEP issues

    • edit: utils/lldb/lldbToolBox.py