# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#3876]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3876/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Fri, 05 Jun 2020 10:56:39 -0500
Build duration: 2 hr 4 min
Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Indication 1
- Swift Compile Error: Swift compiler error
Changes- Commit facca683bbc273c306363e8f9073e4cc7371e9c2 by github:
Eliminates redundent array creation in convinience NSString.init()
-
edit: Sources/Foundation/NSString.swift
-
Commit 3a70c2bad1a1920929977089514f795fd0650342 by si:
SR-12450: Add missing String.init(_ cocoaString: NSString) initialiser
- edit: Sources/Foundation/NSStringAPI.swift
- edit: Tests/Foundation/Tests/TestNSString.swift
-
Commit 9830e46935f6f3ef8dfc7d45bfab716368a05bcd by github:
Forwards initialization to NSString.init()
- edit: Sources/Foundation/NSString.swift