[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #3299

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3299]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3299/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Tue, 30 Apr 2019 11:40:44 -0500
Build duration:
3 hr 15 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:
  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit 59470d46d50a3f52d731ca115366599b92ee8d37 by stevenwu:
    [ThinLTO] Adding architecture name into saved object filename

    • edit: lib/LTO/ThinLTOCodeGenerator.cpp
    • edit: test/ThinLTO/X86/save_objects.ll
    • edit: include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  • Commit 4368c53ce395be9ab80e45b2bb40d6c559d9e54c by suicaicoca:
    Use Swift 5 language mode

    • edit: build_script.py
    • edit: Tests/Functional/lit.cfg
    • edit: XCTest.xcodeproj/project.pbxproj
  • Commit a3f5cc03e92034c3405ebe40928e37fc49a67435 by compnerd:
    Foundation: allow failure in attribute query

    • edit: Foundation/FileManager+Win32.swift