Report
[FAILURE] oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04 [#234]
Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04/234/
Project:
oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04
Date of build:
Wed, 17 Apr 2019 13:03:28 -0500
Build duration:
2 hr 46 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 273fa4ff45ed30155236350bf2f7e5d8975effa8 by si:
NSOrderedSet: Implement more functionality- edit: TestFoundation/TestNSOrderedSet.swift
- edit: Foundation/NSOrderedSet.swift
-
Commit 204621bd74848a41580599a003a4eb87e2e43eba by compnerd:
TestFoundation: use bridging rather than CoreFoundation- edit: TestFoundation/TestTimeZone.swift
-
Commit c9fe38d5e48f2a6d161b345004b0e36a00aa9e07 by compnerd:
TestFoundation: use bridging forCFStringGetLength
- edit: TestFoundation/TestNSString.swift
-
Commit 767f9c5ee9fb6697374a1c7db52c8b69ec6688d3 by alseycmiller:
FixedPOSIXError.Code
for Linux- edit: Foundation/NSError.swift
-
Commit 5da794f2c80f1954aafcda87bdeaa1d518371cdf by blangmuir:
[code-completion] Add type context for single-expression closures
- edit: lib/IDE/CodeCompletionResultBuilder.h
- edit: lib/IDE/ExprContextAnalysis.h
- edit: test/IDE/complete_unresolved_members.swift
- edit: include/swift/Parse/CodeCompletionCallbacks.h
- edit: lib/IDE/ExprContextAnalysis.cpp
- add: test/IDE/complete_single_expression_return.swift
- edit: test/IDE/complete_value_expr.swift
- edit: lib/IDE/CodeCompletion.cpp
- edit: test/IDE/complete_in_closures.swift
- edit: lib/Parse/ParseStmt.cpp
- edit: test/IDE/complete_at_top_level.swift
-
Commit 92f7e0af79e9b543ed6bc09f4619d8d535d0bb76 by blangmuir:
Fix lifetime of type context in result builder- edit: lib/IDE/CodeCompletion.cpp
- edit: lib/IDE/CodeCompletionResultBuilder.h
-
Commit d0016bf42745ea2f7bd6e2286f2754271cb7df82 by blangmuir:
Fix assertion failure in validation test- edit: lib/Sema/CSDiagnostics.cpp
-
Commit 7287f9a57c04bdaa646abc39a32c9817e8f64660 by blangmuir:
Add tests for non-single-expression closures and remove dead code- edit: lib/IDE/ExprContextAnalysis.cpp
- edit: test/IDE/complete_single_expression_return.swift
-
Commit 1f834efeecbfbfca8cf403ce901759665d13be98 by github:
Update CHANGELOG.md [5.1]- edit: CHANGELOG.md