Report
[FAILURE] oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test [#50]
Build URL:
https://ci.swift.org/job/oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test/50/
Project:
oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Tue, 05 May 2020 21:06:35 -0500
Build duration:
2 hr 1 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 3b3934e178636e73802e036ae449af8e9460fd73 by rishizaki:
[CodeCompletion] Dont mark type mismatching items 'not recommended'- edit: test/IDE/complete_func_reference.swift
- edit: lib/IDE/CodeCompletion.cpp
- edit: tools/SourceKit/lib/SwiftLang/CodeCompletion.h
- edit: test/IDE/complete_assignment.swift
- edit: test/IDE/complete_return.swift
- edit: test/SourceKit/CodeComplete/complete_sort_order.swift
- edit: test/IDE/complete_stmt_controlling_expr.swift
- edit: lib/IDE/CodeCompletionCache.cpp
- edit: test/SourceKit/CodeComplete/complete_typerelation.swift.convertible.response
- edit: tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp
- edit: test/IDE/complete_single_expression_return.swift
- edit: test/IDE/complete_value_expr.swift
- edit: test/IDE/complete_enum_elements.swift
- edit: test/IDE/complete_literal.swift
- edit: include/swift/IDE/CodeCompletion.h
- edit: test/IDE/complete_at_top_level.swift
- edit: test/IDE/complete_call_arg.swift
- edit: test/SourceKit/CodeComplete/complete_typerelation.swift
- edit: test/SourceKit/CodeComplete/complete_typerelation.swift.identical.response
- edit: test/IDE/complete_loop.swift
-
Commit 5c2be9deb9e0f90d4fe64d0a28ef1fdafe3cbd60 by rishizaki:
[CodeCompletion] Make getEquivalentDeclContextFromSourceFile safer- edit: lib/IDE/CompletionInstance.cpp
-
Commit b5cde872952ff3dbdbc7d0936b832cc6ec44aca1 by aprantl:
Test that clang flags pointing into an SDK on a different machine are- add: lldb/test/API/lang/swift/clangimporter/remap_sdk_path/Makefile
- add: lldb/test/API/lang/swift/clangimporter/remap_sdk_path/TestSwiftRemapSDKPath.py
- add: lldb/test/API/lang/swift/clangimporter/remap_sdk_path/helper.mk
- add: lldb/test/API/lang/swift/clangimporter/remap_sdk_path/main.swift
-
Commit 53f0e98a301254b6faef6f5f48356f4deb1e47ce by friss:
Revert "[lldb/DWARF] Fix a leak in line table construction"- edit: lldb/include/lldb/Symbol/LineTable.h
- edit: lldb/source/Symbol/LineTable.cpp
- edit: lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
-
Commit d75068e46bdf87342046fa1ae7375a1abd297a25 by friss:
Make SymbolFileDWARF::ParseLineTable use std::sort instead of insertion- edit: lldb/source/Symbol/LineTable.cpp
- edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
- edit: lldb/include/lldb/Symbol/LineTable.h
-
Commit ea0dc75aedbabeb56fdc53f1eb682f4a28a09ad3 by friss:
[lldb] Use llvm::stable_sort in Line- edit: lldb/source/Symbol/LineTable.cpp
-
Commit 8ae23e6c595879eb4c255dc54bb9558d71b856cd by friss:
[lldb/DWARF] Fix a leak in line table construction- edit: lldb/include/lldb/Symbol/LineTable.h
- edit: lldb/source/Symbol/LineTable.cpp
- edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
- edit: lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
-
Commit d0293133ad61bb39f2a106e9aeeb07bcbda56631 by friss:
Revert "Revert "[lldb/DWARF] Fix a leak in line table construction""- edit: lldb/include/lldb/Symbol/LineTable.h
- edit: lldb/source/Symbol/LineTable.cpp
- edit: lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
-
Commit bced70d3164db261999278cce73d446d679ed0df by github:
MakecomputeXCTestMinimumDeploymentTarget()
more robust (#2730)- edit: Sources/PackageLoading/MinimumDeploymentTarget.swift
- add: Tests/PackageLoadingTests/MinimumDeploymentTargetTests.swift