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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#3786]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/3786/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Wed, 01 May 2019 04:19:00 -0500
Build duration:
47 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit 7f5162864ef26c931b1d03c4d540ca814ed3d35b by github:
    Disable ErrorBridgedStatic.swift to unblock toolchain bot.

    • edit: test/stdlib/ErrorBridgedStatic.swift
  • Commit 055b4934afc62e3c83ed92c36d39738dbdfdc252 by millenomi:
    Parity: NSURL resource values.

    • edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
    • edit: CoreFoundation/URL.subproj/CFURL.c
    • edit: TestFoundation/TestURL.swift
    • edit: Foundation/NSURL.swift
    • edit: Foundation/URL.swift
    • edit: Foundation/FileManager+POSIX.swift
    • edit: Foundation/Bundle.swift
    • edit: Foundation/FileManager.swift
    • edit: CoreFoundation/URL.subproj/CFURL.h
    • edit: Foundation/FileManager+Win32.swift
    • edit: Foundation/NSSwiftRuntime.swift
  • Commit cb9eaa148842d85bc98c8c4385f1c06fa7494351 by millenomi:
    Fix incorrect reporting of keys that set attributes as unsuccessful when

    • edit: Foundation/NSURL.swift
  • Commit 7d82f93213c2640d8026bd35c4f42991f1d49774 by millenomi:
    Correctly unset flags.

    • edit: Foundation/FileManager.swift
  • Commit 8ffe54ea2b68d402004537cf4b47625923e0ea10 by millenomi:
    Parity: NSDictionary: Shared key sets

    • edit: Foundation/NSDictionary.swift
    • edit: TestFoundation/TestNSDictionary.swift