[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master-llvm-swift5-transition) #727

Report

[FAILURE] oss-swift-master-llvm-swift5-transition-incremental-RA-linux-ubuntu-16_10 [#727]

Build URL:
https://ci.swift.org/job/oss-swift-master-llvm-swift5-transition-incremental-RA-linux-ubuntu-16_10/727/
Project:
oss-swift-master-llvm-swift5-transition-incremental-RA-linux-ubuntu-16_10
Date of build:
Tue, 06 Mar 2018 11:37:46 -0600
Build duration:
1 hr 26 min

Identified problems:

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

Changes

  • Commit 3fca89162881dbaadfaf530af0064f9aacdb2f85 by afrontier829:
    active conditional compilations: show friendly error message

    • edit: include/swift/AST/DiagnosticsFrontend.def
    • edit: lib/Driver/Driver.cpp
  • Commit 342ddb2a3219e0271122cd4364e7e77307cc9c49 by afrontier829:
    fix formatted error message

    • edit: include/swift/AST/DiagnosticsFrontend.def
  • Commit daef1cb771a26969dc3953b03641aa0151486d1f by afrontier829:
    fix arguments testcase to handle specific error

    • edit: test/Frontend/unknown-arguments.swift
  • Commit d8104e7e43fe3266247285e40b59caae27dd9110 by github:
    Evolution tests: Don't bother testing changing a class's superclass

    • edit: validation-test/Evolution/Inputs/superclass_methods.swift
    • edit: validation-test/Evolution/test_superclass_properties.swift
    • edit: validation-test/Evolution/test_superclass_methods.swift
    • edit: validation-test/Evolution/Inputs/superclass_properties.swift
  • Commit dd2ebac40ea7b173f34e8a66016debce4abd8396 by github:
    [ClangImporter] Add missing end-iterator check in Clang diag emission

    • add: test/ClangImporter/Inputs/custom-modules/Warnings1.h
    • add: test/ClangImporter/Inputs/custom-modules/Warnings3.h
    • add: test/ClangImporter/Inputs/custom-modules/Warnings5.h
    • add: test/ClangImporter/Inputs/custom-modules/Warnings4.h
    • edit: test/ClangImporter/Inputs/custom-modules/module.map
    • edit: lib/ClangImporter/ClangDiagnosticConsumer.cpp
    • add: test/ClangImporter/Inputs/custom-modules/Warnings6.h
    • add: test/ClangImporter/Inputs/custom-modules/Warnings7.h
    • add: test/ClangImporter/Inputs/custom-modules/Warnings8.h
    • add: test/ClangImporter/Inputs/custom-modules/Warnings2.h
    • add: test/ClangImporter/Inputs/custom-modules/Warnings9.h
    • add: test/ClangImporter/diags-from-many-modules.swift
  • Commit 5eb686440696424a55dbb9fdde91c975e4f22cf3 by github:
    build-presets.ini: Add a PR-test-like preset with resilience enabled

    • edit: utils/build-presets.ini
  • Commit a42c5ce7336a3660932c84d5a2a089014acf2c81 by github:
    Add no-op visitor in SILGenFunction for #warning/#error (#15008)

    • edit: lib/SILGen/SILGenFunction.h
    • edit: test/Sema/pound_diagnostics.swift