swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#4471]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/4471/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 15 Jun 2018 19:12:37 -0500
Build duration:
31 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10615 test(s), Total: 10615 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 519 test(s), Total: 519 test(s)
Changes
-
Commit bdd1a46e564a4e7f5aa626ad6f67ad12ba76e7b0 by jake.petroules:
Use the new build system for llbuild by default
-
edit: llbuild.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
-
edit: llbuild.xcodeproj/project.pbxproj
-
Commit 03ee956381c0154d9552a34529a6453a78086c2e by dmbryson:
Temporarily revert part of PR #320
-
edit: lib/BuildSystem/BuildSystem.cpp
-
Commit ce6316ed5130e65057bf64891451509b84e2a76d by millenomi:
Expose swift_getTypeContextDescriptor() on Darwin.
-
edit: stdlib/public/runtime/Metadata.cpp
-
edit: include/swift/Runtime/Metadata.h
-
Commit 73d3b37c944853bae113e42a70fff5964a1afc6a by aschwaighofer:
Move RemoveUnreachable from SimplifyCFG into a utility function
-
edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
-
edit: lib/SILOptimizer/Utils/CFG.cpp
-
edit: include/swift/SILOptimizer/Utils/CFG.h
-
Commit f7a4ed8e866d56d60617ee31ecd023c660e67c7e by aschwaighofer:
Cleanup dead blocks after noreturn folding
-
edit: test/SILOptimizer/mandatory_inlining.swift
-
edit: lib/SILOptimizer/Mandatory/DiagnoseUnreachable.cpp