swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-osx [#13178]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/13178/
Project: oss-swift-incremental-RA-osx
Date of build: Fri, 18 Dec 2020 13:55:27 -0600
Build duration: 40 min
Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes- Commit 3f724292992f398d22633d2c2a2e0e617f099b91 by github:
improved shared cache symlink location (#3129)
-
edit: Sources/Workspace/Workspace.swift
-
edit: Tests/CommandsTests/PackageToolTests.swift
-
edit: Sources/Commands/SwiftTool.swift
-
edit: Sources/SourceControl/RepositoryManager.swift
-
Commit 1d4497a599ea100d4d87eeb66704ed6c259f6caa by aschwaighofer:
SILVerifier: Fix keypath verification involving opaque return types
-
edit: lib/SIL/Verifier/SILVerifier.cpp
-
edit: test/SILGen/keypaths.swift
-
Commit be7466eb3f226326f78c8ccdb20e0e275d006068 by rishizaki:
[CodeCompletion] Annotate 'async' functions/initializers in results
-
edit: lib/IDE/CodeCompletionResultBuilder.h
-
edit: lib/IDE/CodeCompletionResultPrinter.cpp
-
add: test/IDE/complete_asyncannotation.swift
-
edit: lib/IDE/CodeCompletion.cpp
-
edit: include/swift/IDE/CodeCompletion.h
-
edit: lib/IDE/REPLCodeCompletion.cpp
-
Commit 5a7af5c673a72a53acda70b83be766cac4394996 by rishizaki:
[CodeCompletion][NFC] Rename addAsyncThrows to addEffectsSpecifiers
-
edit: lib/IDE/CodeCompletion.cpp
-
Commit 4286c44e7209cf28e89811d350fc07de7323c415 by rishizaki:
[CodeCompletion/SourceKit] Consolidate some chunk kinds
-
edit: test/SourceKit/CodeComplete/complete_structure.swift
-
edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
-
edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
edit: lib/IDE/CodeCompletionResultPrinter.cpp
-
edit: include/swift/IDE/CodeCompletion.h
-
edit: lib/IDE/CodeCompletion.cpp
-
edit: utils/gyb_sourcekit_support/UIDs.py
-
edit: lib/IDE/REPLCodeCompletion.cpp
-
edit: lib/IDE/CodeCompletionResultBuilder.h
-
Commit ce95a722e59ba2e884c081a60d43cc5d7900a394 by alex:
[syntax-parse] Make the child getters of SyntaxNodes const
-
edit: lib/Syntax/SyntaxNodes.cpp.gyb
-
edit: include/swift/Syntax/SyntaxNodes.h.gyb
-
Commit c27a96cc1aa3c60bae929f2ef9c1f4f4b29e63ac by alex:
[syntax-parse] Make the SyntaxParsingContext move-only
-
edit: include/swift/Parse/SyntaxParsingContext.h
-
Commit 0d040e242043a6b9c04cabb6ae5a9ab9f75b1fea by pyaskevich:
[TypeChecker] Un-XFAIL perf test-case for rdar://23620262
-
edit: validation-test/Sema/type_checker_perf/fast/rdar23620262.swift
-
Commit 715ef50a27688a70819e99523dec4d8cfa470588 by pyaskevich:
[CSBindings] Don't track ExpressibleByNilLiteral as a coverable protocol
-
edit: lib/Sema/CSBindings.cpp
-
Commit dcbcd5f0147481f92a047f71a3dc0626c9c0a84d by pyaskevich:
[CSBindings] Coalesce ExpressibleBy{Integer, Float}Literal early
-
edit: lib/Sema/CSBindings.cpp
-
Commit c4c401b2739d736caf1e9f2d06e8cc6d184273ed by pyaskevich:
[CSBindings] Avoid double-checking whether protocol requirement is direct
-
edit: lib/Sema/CSBindings.cpp
-
Commit 1d53d748d3d4da4e73400585fb9a0e73b1728696 by ewilde:
Cleanup actor protocol conformance error
-
edit: lib/Sema/TypeCheckProtocol.cpp
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: test/decl/protocol/special/Actor.swift
-
edit: test/decl/class/actor/conformance.swift
-
Commit c0e62043637c825cad68448c4fbdbb156db6cd7c by xi_ge:
test: xfail failing sourcekitd tests in CI
-
edit: test/SourceKit/CodeComplete/complete_checkdeps_clangmodule.swift
-
edit: test/SourceKit/CodeComplete/complete_checkdeps_swiftmodule.swift