We are seeing this test failure in foundation, and it blocking PR testing.
On Apr 11, 2017, at 12:16 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#2577]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/2577/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 11 Apr 2017 11:11:14 -0700
Build duration: 1 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 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_04/2577/consoleFull#1987457509ee1a197b-acac-4b17-83cf-a53b95139a76>
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9164 test(s), Total: 9164 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 416 test(s), Total: 416 test(s)
Changes
Commit 464b61fb36975b8d06c5c91837b35208d9e6ebf6 by Michael Gottesman:
[semantic-sil] Copy DIMemoryUseCollector.{cpp,h} =>
add: lib/SILOptimizer/Mandatory/DIMemoryUseCollectorOwnership.cpp
edit: lib/SILOptimizer/Mandatory/CMakeLists.txt
add: lib/SILOptimizer/Mandatory/DIMemoryUseCollectorOwnership.h
Commit 601b1e6bd4a6fb489a33b9f5ab3fbd3fb28cae1f by Arnold Schwaighofer:
SILOptimizer: Add a zero cost for inlining const_string_literal
edit: lib/SILOptimizer/Utils/SILInliner.cpp
Commit 712f3497f37fe989677a541e8d2b96a5be7c4273 by David Dunn:
Added fast path for Int and UInt
edit: Foundation/NSJSONSerialization.swift
edit: TestFoundation/TestNSJSONSerialization.swift
Commit 78de7ea5352c7dd5d6f15bab7da62567c9ff23c2 by David Dunn:
Make reserveCapacity values more readable & test fixes
edit: TestFoundation/TestNSJSONSerialization.swift
edit: Foundation/NSJSONSerialization.swift
Commit 313cc93d792b419102b3fa2203d65ceef1b3e52b by David Dunn:
Fix a typo in the tests
edit: TestFoundation/TestNSJSONSerialization.swift
Commit ae7c8e9f4eb2d7dc38341dab5e58fa08d0225c7b by Mamatha Busi:
Fix for SR-3634: Error while accessing Locale.availableIdentifiers
edit: Foundation/NSLocale.swift
edit: TestFoundation/TestNSLocale.swift