Report
[FAILURE] oss-swift-package-linux-ubuntu-16_10 [#1344]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_10/1344/
Project:
oss-swift-package-linux-ubuntu-16_10
Date of build:
Fri, 09 Mar 2018 02:32:14 -0600
Build duration:
56 min
Identified problems:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit 1d6256750ca1aa3513d6ede0c9754b693fcc71a7 by spestov:
AST: Clean up dead code in GenericSignatureBuilder- edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit 76349a0f87922d6839459483f1145078ce954142 by spestov:
Squash some unused variable warnings- edit: lib/SIL/InstructionUtils.cpp
- edit: lib/IDE/CodeCompletion.cpp
- edit: lib/SILOptimizer/Mandatory/DiagnoseStaticExclusivity.cpp
- edit: lib/IRGen/LoadableByAddress.cpp
-
Commit 8af8e4f7c746e43bef3c351e9f88cd32a8cfed19 by mgottesman:
[+0-all-args] Fix SILGenBuilder::createFunctionInputArgument(...) for- edit: lib/SILGen/SILGenPoly.cpp
- edit: lib/SILGen/SILGenThunk.cpp
- edit: lib/SILGen/SILGenBuilder.h
- edit: lib/SILGen/SILGenProlog.cpp
- edit: lib/SILGen/SILGenBuilder.cpp
- edit: lib/SILGen/SILGenConstructor.cpp
-
Commit f69016ebae1e811a1e708f7fd48effe925074dee by mgottesman:
[+0-all-args] For staging in purposes, add in a lit feature to- edit: test/lit.site.cfg.in
-
Commit 672ea050d2b5b5477e3371bf6ad036ca1ed687a7 by mgottesman:
[+0-all-args] Scope curry thunk emission.- edit: lib/SILGen/SILGenThunk.cpp
-
Commit ff9085cc1783a6571368bd5feeba10ca7299b705 by mgottesman:
Make sure open existential ref only takes objects.- edit: lib/SIL/SILInstructions.cpp
-
Commit 0018173c4dce315ed5e968a6c4fd708f647b50ff by spestov:
IDE: Fix type reconstruction for subscripts- edit: lib/IDE/TypeReconstruction.cpp
- edit: test/IDE/reconstruct_type_from_mangled_name.swift
-
Commit 0e637f45e0955531f41dd9ab459c599a00a3b03b by spestov:
IDE: Support for reconstruction of generic parameter types- edit: test/IDE/reconstruct_type_from_mangled_name.swift
- edit: lib/IDE/TypeReconstruction.cpp
-
Commit 01c9fe4495dc869dc0dd2401813e8d40f01a7d5f by mgottesman:
When assigning into memory via builtin assign, be sure that we store a- edit: lib/SILGen/SILGenBuiltin.cpp
-
Commit a399d9bf604379ddb1aca86c3da83b2d276e5130 by mgottesman:
XFAIL test wherein optimizations are not kicking in when compiling with- edit: test/SILOptimizer/outliner.swift
- edit: test/SILOptimizer/unused_containers.swift
- edit: test/SILOptimizer/optionset.swift
- edit: test/SILOptimizer/array_contentof_opt.swift
-
Commit d6a1015c35ff19c350e879ed868360b2723ed9ee by mgottesman:
[+0-normal-args] Be sure if we are forwarding arguments into memory,- edit: lib/SILGen/ArgumentSource.cpp
-
Commit 55021a8a0fe16b3da97353fda18f9f635eb8f93f by atrick:
Add a benchmark cmake flag SWIFT_RUNTIME_ENABLE_LEAK_CHECKER.- edit: benchmark/CMakeLists.txt
-
Commit 9aa4cd6680625bb2111dcb03a57d4d563c2f5538 by spestov:
os: Fix os_log() handling of '%.*P'- edit: test/stdlib/os.swift
- edit: stdlib/public/SDK/os/os_log.m
-
Commit 922d2f9b46a30f605b3bb6bf4a6ca9cce0fc30c9 by ankit_aggarwal:
[Utility] Update version to 4.2.0- edit: Sources/Utility/Versioning.swift
-
Commit e1cfccdc9461ce765875623a207d3f155b16d319 by ditaliano:
[SwiftLanguageRuntime] Delete unused demangler functionality.- edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
- edit: source/Target/SwiftLanguageRuntime.cpp
- edit: include/lldb/Target/SwiftLanguageRuntime.h
- edit: source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
- edit: source/Symbol/ObjectFile.cpp