[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (swift4.2) #842

Report

[FAILURE] oss-swift-4.2-package-linux-ubuntu-14_04 [#842]

Build URL:
https://ci.swift.org/job/oss-swift-4.2-package-linux-ubuntu-14_04/842/
Project:
oss-swift-4.2-package-linux-ubuntu-14_04
Date of build:
Mon, 11 Feb 2019 20:56:15 -0600
Build duration:
2 hr 17 min

Changes

  • Commit 843e92ab344cd85bfe31ef3817aea7c3bb1dc456 by si:
    SR-8999: NSData contentsOf expects st_size to be the size of the file.

    • edit: TestFoundation/TestNSData.swift
    • edit: Foundation/FileHandle.swift
    • edit: Foundation/NSData.swift
  • Commit defbe66f96db2fa51b14a2dfdc7392a22ee0a4c2 by si:
    SR-8999: Ensure the FileHandle read methods call fatalError() on error

    • edit: Foundation/FileHandle.swift