# [FAILURE] oss-swift-5.3-package-osx [#348]
Build URL: https://ci.swift.org/job/oss-swift-5.3-package-osx/348/
Project: oss-swift-5.3-package-osx
Date of build: Tue, 30 Jun 2020 12:31:12 -0500
Build duration: 4 hr 36 min
Identified problems:- Delete directory failed: A script tried to delete a directory with rm and it failed
Changes- Commit 553f2fafd921d15b9621d83aa8043795d2c475ba by rishizaki:
[SourceKit] Enable ASTContext caching in other completion-like requests
-
edit: tools/SourceKit/lib/SwiftLang/SwiftConformingMethodList.cpp
-
edit: tools/SourceKit/lib/SwiftLang/SwiftTypeContextInfo.cpp
-
Commit 7b54c83556f2206dc0a961e8de93b78ff4b4b73e by rishizaki:
[SourceKit] Report 'key.reusingastcontext' in completion like requests
- edit: test/SourceKit/TypeContextInfo/typecontext_basic.swift
- edit: test/SourceKit/ConformingMethods/basic.swift
- edit: include/swift/IDE/TypeContextInfo.h
- edit: test/SourceKit/ConformingMethods/basic.swift.response
- add: test/SourceKit/Misc/mixed_completion_sequence.swift.response
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftConformingMethodList.cpp
- edit: include/swift/IDE/ConformingMethodList.h
- add: test/SourceKit/Misc/mixed_completion_sequence.swift
- edit: test/SourceKit/TypeContextInfo/typecontext_basic.swift.response
- edit: tools/SourceKit/lib/SwiftLang/SwiftTypeContextInfo.cpp
-
Commit a1002c75b49357e680a98d7e9fbc2b673c1542e2 by rishizaki:
[SouceKit] Make "ASTContext reusing" optional
- edit: test/SourceKit/ConformingMethods/basic.swift
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftConformingMethodList.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.h
- edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftTypeContextInfo.cpp
- edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
- edit: utils/gyb_sourcekit_support/UIDs.py
- edit: test/SourceKit/TypeContextInfo/typecontext_basic.swift
-
Commit 946b7b453784230073164fd82d27d6008cb5487d by xi_ge:
test: xfail Driver/loaded_module_trace_swiftinterface.swift.
- edit: test/Driver/loaded_module_trace_swiftinterface.swift
-
Commit cfe1174cce10f6ae19b9de665fb7278d270a9467 by vsk:
Don't create a Module SwiftASTContext when the stdlib is missing
- edit: lldb/source/Symbol/SwiftASTContext.cpp