Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#3251]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/3251/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build:
Mon, 26 Mar 2018 13:40:19 -0500
Build duration:
23 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10356 test(s), Total: 10356 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 514 test(s), Total: 514 test(s)
Changes
-
Commit 9001d1029f58d23b7a2c3a0ad603b12f825f7bc9 by mgottesman:
[local] Change some for-loops in analyzeStaticInitializer to use- edit: lib/SILOptimizer/Utils/Local.cpp
-
Commit e0d423a506f6747e8208b091902cc555cfbae556 by dgregor:
Add appropriate bounds to CountableClosedRange and CountableRange.- edit: test/Compatibility/stdlib_generic_typealiases.swift
- edit: stdlib/public/core/ClosedRange.swift
- edit: stdlib/public/core/Range.swift