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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/2826/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 14 Feb 2018 21:12:53 -0600
Build duration:
1 hr 2 min

Identified problems:

  • Timeout: This build was marked as FAIL because it timed out.

Changes

  • Commit fb08fb81a5a092bb56fab0b0b38375875c76c3d0 by gonzalolarralde:
    Adding the correct value for __swift_mode_t in Android.

    • edit: stdlib/public/SwiftShims/LibcShims.h
  • Commit e88d4e2c64ed2eb93f84a893ea1507a1f4ecd107 by eeckstein:
    IRGen: fix alignment for tail allocated arrays with elements which have

    • edit: lib/IRGen/GenClass.cpp
    • edit: lib/IRGen/GenClass.h
    • edit: test/IRGen/tail_alloc.sil
  • Commit 3b4eacc3a8b0dba73f3589675cef0d025a8f56e5 by github:
    Update benchmarks to Swift 4 (#14623)

    • edit: benchmark/single-source/MonteCarloE.swift
    • edit: benchmark/single-source/SetTests.swift
    • edit: benchmark/single-source/LuhnAlgoLazy.swift
    • edit: benchmark/single-source/MonteCarloPi.swift
    • edit: benchmark/single-source/NibbleSort.swift
    • edit: benchmark/single-source/LuhnAlgoEager.swift
    • edit: benchmark/cmake/modules/AddSwiftBenchmarkSuite.cmake
    • edit: benchmark/single-source/RangeIteration.swift
    • edit: benchmark/single-source/CString.swift
    • edit: benchmark/single-source/ArraySubscript.swift
    • edit: benchmark/single-source/StringMatch.swift
    • edit: benchmark/single-source/IterateData.swift
    • edit: benchmark/single-source/StaticArray.swift
    • edit: benchmark/single-source/Hash.swift
    • edit: benchmark/single-source/PopFront.swift