[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (swift 5.1) #104

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-14_04/104/
Project:
oss-swift-5.1-package-linux-ubuntu-14_04
Date of build:
Mon, 22 Apr 2019 17:18:47 -0500
Build duration:
2 hr 40 min

Changes

  • Commit 0d2d3c3307f6496c960a90ebe325d05e1b3a084a by mracek:
    Undo "Disable TSan in coroutine functions" (0ca3f79). (#23952)

    • edit: test/IRGen/tsan-attributes.swift
    • edit: lib/IRGen/IRGenSIL.cpp
  • Commit 9c25555e9b95b329c9be8827911bb08e86361cc1 by aprantl:
    Implement sys::fs::copy_file using the macOS copyfile(3) API to support

    • edit: lib/Support/Unix/Path.inc
    • edit: lib/Support/Path.cpp
  • Commit 84c7a7bdc4a9c32fce52e26eb83c0fa3867abd83 by vsk:
    rdar://49167240: [HotColdSplit] Reflect full cost of parameters in split

    • edit: test/Transforms/CodeExtractor/extract-assume.ll
    • edit: lib/Transforms/IPO/HotColdSplitting.cpp
    • edit: test/Transforms/HotColdSplit/apply-penalty-for-inputs.ll
    • edit: test/Transforms/HotColdSplit/apply-successor-penalty.ll
    • edit: test/Transforms/HotColdSplit/apply-penalty-for-outputs.ll
  • Commit 01eb9d5e2d0090535cf249550e4858db756876e5 by si:
    SR-10435: test_numberWithFloat / test_numberWithDouble` failing on

    • edit: TestFoundation/TestNSNumber.swift
  • Commit ac3d300e55ce3e78a1bd9dfa7a81349e013ab501 by danielrodriguez:
    [foundation] RelWithDebInfo should build the same as Release.

    • edit: CMakeLists.txt
  • Commit b48e6b97803dbad80e3661dc98f1f20334f695ce by danielrodriguez:
    Fix StringTransform usage of forced casts.

    • edit: Foundation/NSString.swift
    • edit: TestFoundation/TestNSString.swift
  • Commit 6841f4b643a141ff0788c4976a8a7920ef1879d8 by danielrodriguez:
    [android] Fix tilde tests in Android.

    • edit: TestFoundation/TestNSString.swift
  • Commit 55ccc2cde1883baa190b522235fddf490a7a2fa7 by alseycmiller:
    Added CocoaError messages

    • edit: Foundation/NSError.swift
  • Commit cc13a1201b5d9d0517f91654e857e44548debf08 by millenomi:
    Parity: FileManager.getRelationship(…)

    • edit: Foundation/FileManager+POSIX.swift
    • edit: Foundation/FileManager.swift
    • edit: Foundation/FileManager+Win32.swift
    • edit: TestFoundation/TestFileManager.swift
  • Commit db319a39cbef7208d4440766e987b21131a6df40 by compnerd:
    Foundation: add ProcessInfo SPI for tests

    • edit: TestFoundation/TestBundle.swift
    • edit: Foundation/ProcessInfo.swift
  • Commit 51aff9b7397f2da53f5cc3a2f82da65160f8da22 by compnerd:
    Foundation: wrap _withStackOrHeapBuffer

    • edit: Foundation/Data.swift

Might be a valid regression:

**19:59:18** Failing Tests (1):
**19:59:18**     LLDB :: SwiftREPL/SwiftInterfaceForceModuleLoadMode.test

Previous build was green.