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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7670/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 05 Jul 2019 21:28:36 -0500
Build duration:
1 hr 10 min

Identified problems:

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

Changes

  • Commit 0477878b093be9ab959f6d452ae19aadcb4dd4c3 by mgottesman:
    [ownership] Address @atrick's post commit review for

    • edit: lib/SIL/SILUndef.cpp
  • Commit fe2ad03f936493ebb5b52259acc1db844b8bad3c by github:
    Revert "[ClangImporter] Merge Swift & Clang VFS"

    • edit: include/swift/Basic/SourceManager.h
    • edit: test/Frontend/Inputs/vfs/a-modulemap
    • edit: unittests/FrontendTool/ModuleLoadingTests.cpp
    • edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
    • edit: lib/ClangImporter/ClangImporter.cpp
    • delete: test/Frontend/Inputs/vfs/quaternary-vfsoverlay.yaml
    • delete: test/Frontend/Inputs/vfs/b-header
    • edit: include/swift/AST/DiagnosticsClangImporter.def
    • edit: lib/Frontend/Frontend.cpp
    • edit: test/Frontend/vfs.swift
  • Commit 42f9f6b178fbb852129c93650074bc5e1d921bc2 by gwen.mittertreiner:
    Fix Handle Inheritance on Windows

    • edit: Foundation/FileHandle.swift
    • edit: Foundation/Process.swift
  • Commit 0faf933461afdebec5ca2eeb1cd55db532fc1176 by danielrodriguez:
    Improve cookie parsing algorithm.

    • edit: Foundation/HTTPCookie.swift
    • edit: TestFoundation/TestHTTPCookie.swift