Report
[FAILURE] oss-swift-5.3-package-linux-ubuntu-16_04 [#74]
Build URL:
https://ci.swift.org/job/oss-swift-5.3-package-linux-ubuntu-16_04/74/
Project:
oss-swift-5.3-package-linux-ubuntu-16_04
Date of build:
Wed, 06 May 2020 20:56:50 -0500
Build duration:
1 hr 52 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 a58d583c6f03eb712d2b4d84eee08dc3b3e650e0 by nhawes:
[IDE] Loosen assertion check in IDE/SyntaxModelWalker- edit: lib/IDE/SyntaxModel.cpp
- edit: test/IDE/coloring.swift
-
Commit 624941090100f188294b20b1d2afc700c6ad377d by nhawes:
[IDE][DocSupport] Fix DocInfo missing decls when generated for clang- edit: lib/IDE/ModuleInterfacePrinting.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
- edit: include/swift/IDE/ModuleInterfacePrinting.h
- edit: test/SourceKit/DocSupport/doc_clang_module.swift
- edit: lib/ClangImporter/ClangImporter.cpp
- add: test/SourceKit/DocSupport/doc_clang_module.swift.sub.response
- edit: tools/swift-ide-test/swift-ide-test.cpp
- edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.sub.response
-
Commit ee7a4d7c38e3bd45c5c902091a9e9094cc18e212 by nhawes:
[IDE][SourceKit] Support escaped identifiers for the syntactic rename- edit: test/SourceKit/RelatedIdents/related_idents.swift
- add: test/refactoring/SyntacticRename/FindRangeOutputs/backticks-separate-arglabel.swift.expected
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- add: test/refactoring/SyntacticRename/backticks-noncollapsible-separate-arglabel.swift
- edit: test/Index/roles.swift
- edit: test/SourceKit/NameTranslation/swiftnames.swift
- edit: lib/IDE/SwiftSourceDocInfo.cpp
- add: test/refactoring/SyntacticRename/backticks-noncollapsible.swift
- add: test/refactoring/SyntacticRename/FindRangeOutputs/backticks-noncollapsible-separate-arglabel.swift.expected
- edit: lib/IDE/SourceEntityWalker.cpp
- add: test/refactoring/SyntacticRename/FindRangeOutputs/backticks-noncollapsible.swift.expected
- add: test/refactoring/SyntacticRename/backticks-separate-arglabel.swift
- add: test/refactoring/SyntacticRename/FindRangeOutputs/backticks.swift.expected
- edit: lib/IDE/Refactoring.cpp
- edit: test/SourceKit/Refactoring/basic.swift
- add: test/refactoring/SyntacticRename/backticks.swift