swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-14_04 [#367]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-14_04/367/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-14_04
Date of build:
Wed, 22 May 2019 16:08:07 -0500
Build duration:
19 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit 9dc7dd8a1ac421143cbea5b177536b61c319a745 by bob.wilson:
[Test] Add runtime 9999-availability check for a new test in Swift 5.1
-
edit: test/stdlib/TestPlistEncoder.swift
-
Commit c0d3f1654e78c1c90bee7601283b8ddeee2a7202 by bob.wilson:
[Test] Conditionalize KVOKeyPaths tests that only work with Swift 5.1
-
edit: test/stdlib/KVOKeyPaths.swift
-
Commit 78a0f430e6c45f05d3a81fe454de966f3bfd9af9 by mgottesman:
[mandatory-inlining] When using the linear lifetime checker to insert
-
edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
-
add: test/Interpreter/mandatory_inlining.swift
-
edit: test/SILOptimizer/mandatory_inlining.sil
-
edit: test/SILOptimizer/mandatory_inlining.swift
-
Commit e4b9e17cedbb3dd9b624d066ec934d793ae536e3 by mgottesman:
[test] Mark mandatory_inlining.swift as executable.
-
edit: test/Interpreter/mandatory_inlining.swift
-
Commit fc14132908bb73894904f146b605cd8e4f58de03 by mgottesman:
[test] Make sure to ship over the dylib over for the switch_resilience
-
edit: test/Interpreter/switch_resilience.swift
-
Commit 6120783045e953b30f1a7fdd5e6d3c206e88a205 by mikeash:
[Test] Fix backtrace.swift to use %target-run.
-
edit: test/Runtime/backtrace.swift
-
Commit aed09b1709676ddfd01f5342870ca26c67ae8bac by mikeash:
[Test] Upgrade the all backtrace tests to use not.py and %target-run.
-
add: test/Inputs/not.py
-
edit: test/Runtime/crash_without_backtrace.swift
-
edit: test/Runtime/backtrace.swift
-
edit: test/Runtime/linux-fatal-backtrace.swift
-
edit: test/Runtime/crash_without_backtrace_optimized.swift
-
Commit 165b571b0ff91aa69c93a7f2135fef4ccd33faa9 by spestov:
Split up a couple more tests into stable and pre-stable ABI deployment
-
add: test/PrintAsObjC/resilient-ancestry-stable-abi.swift
-
edit: test/decl/protocol/conforms/nscoding.swift
-
edit: test/PrintAsObjC/resilient-ancestry.swift
-
add: test/decl/protocol/conforms/nscoding_stable_abi.swift
-
Commit 168e0180a108227ca78eda759b4a700b01f558d9 by tillson.galloway:
TestFoundation: TestDateInterval: Add tests for functionality
-
edit: TestFoundation/TestDateInterval.swift
-
Commit aebd254cae2292fed69105f0c33d9efc7daa0996 by tillson.galloway:
Update TestDateInterval to use camel case
-
edit: TestFoundation/TestDateInterval.swift
-
Commit 728b364da813a554b83a25babcc436c78291a90f by tillson.galloway:
TestFoundation: TestDateInterval: Update test names to reflect proper
-
edit: TestFoundation/TestDateInterval.swift
-
Commit 1d63aae127bdc8fc4df3fc4c8e14c4fc55d7fb0f by brentdax:
Prevent pipe-based FileHandle tests from hanging
-
edit: TestFoundation/TestFileHandle.swift