Report
[FAILURE] swift-master-source-compat-suite-debug [#2996]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/2996/
Project:
swift-master-source-compat-suite-debug
Date of build:
Tue, 12 May 2020 02:52:17 -0500
Build duration:
3 hr 33 min
Changes
-
Commit f03cd0e9a8d946bd8806ed00842d8e45fb8af233 by compnerd:
build: convert out parameter to target- edit: cmake/modules/AddSwift.cmake
-
Commit a862f2b060e3cbd7eec5ec0fad6bafbaa0a05870 by kyrtzidis:
[Parser/libSyntax] Avoid doing lookup for a previous parsed node when we- add: test/incrParse/add-close-brace-to-property.swift
- edit: lib/Parse/SyntaxParsingContext.cpp
-
Commit 6bfde00934dc086bac968123f3668fac11f00693 by kyrtzidis:
[Parser/libSyntax] For accessor parsing only backtrack until the- edit: test/incrParse/reuse.swift
- edit: include/swift/Parse/SyntaxParsingContext.h
- edit: lib/Parse/ParseDecl.cpp
- edit: lib/Parse/Parser.cpp
- edit: lib/Parse/SyntaxParsingContext.cpp
- edit: include/swift/Parse/Parser.h
-
Commit 534343875a8da093e5c2d3e80acec0996fd720fb by aqamoss3fan2010:
GenericSignatureImpl: Assert we were given type parameters in- edit: lib/AST/GenericSignature.cpp
-
Commit 75a0c9f819d124800ab2f85b0fa23cbbae3a63d6 by rishizaki:
[CodeCompletion] Add 'IsSystem' flag to code completion result item- edit: include/swift/IDE/CodeCompletion.h
- edit: test/IDE/complete_from_swift_module.swift
- edit: test/IDE/complete_cross_import.swift
- edit: test/IDE/complete_operators.swift
- edit: test/IDE/complete_from_clang_framework.swift
- edit: test/IDE/complete_crashes.swift
- edit: test/IDE/complete_from_swiftonly_systemmodule.swift
- edit: test/IDE/complete_type_subscript.swift
- edit: test/IDE/complete_expr_tuple.swift
- edit: test/IDE/complete_precedencegroup.swift
- edit: test/IDE/complete_cross_import_no_underscore.swift
- edit: test/IDE/complete_stdlib_optional_objc.swift
- edit: test/IDE/complete_call_arg.swift
- edit: tools/SourceKit/tools/sourcekitd/include/sourcekitd/CodeCompletionResultsArray.h
- edit: test/IDE/complete_exception.swift
- edit: validation-test/IDE/complete_from_cocoa.swift
- edit: test/IDE/complete_expr_postfix_begin.swift
- edit: lib/IDE/CodeCompletion.cpp
- edit: test/IDE/complete_dynamic_lookup.swift
- edit: test/IDE/complete_annotation.swift
- edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
- edit: test/IDE/complete_at_top_level.swift
- edit: test/IDE/complete_from_clang_importer_framework.swift
- edit: test/IDE/complete_at_start_1.swift
- edit: test/IDE/complete_unresolved_members.swift
- edit: test/IDE/complete_swift_key_path.swift
- edit: test/IDE/complete_enum_elements.swift
- edit: test/IDE/complete_from_foundation_overlay.swift
- edit: test/IDE/complete_multifile.swift
- edit: test/IDE/complete_override.swift
- edit: lib/IDE/CodeCompletionCache.cpp
- edit: test/IDE/complete_literal.swift
- edit: test/IDE/complete_pound_selector.swift
- edit: tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp
- edit: test/IDE/complete_where_clause.swift
- edit: test/IDE/complete_cross_import_indirect.swift
- edit: test/IDE/complete_value_expr.swift
- edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
- edit: validation-test/IDE/complete_from_cocoa_2.swift
- edit: test/IDE/complete_cross_import_no_underscore_imported.swift
- add: test/SourceKit/CodeComplete/complete_from_system.swift
- edit: validation-test/IDE/crashers_fixed/subexpr-literal-in-sequence-expr.swift
- edit: tools/SourceKit/tools/sourcekitd/lib/API/CodeCompletionResultsArray.cpp
- edit: test/IDE/complete_cache.swift
- edit: test/IDE/complete_multiple_trailingclosure.swift
- edit: test/IDE/complete_in_closures.swift
- edit: test/IDE/complete_cross_import_multiple.swift
- edit: test/IDE/complete_from_stdlib.swift
-
Commit 792fb87da5254184cfaefa0689ba1ce99607e6f5 by owen:
[Diagnostics] Add an edu note explaining @_nonEphemeral diags- edit: test/Sema/diag_non_ephemeral.swift
- edit: include/swift/AST/EducationalNotes.def
- edit: test/stdlib/UnsafePointerDiagnostics_warning.swift
- add: userdocs/diagnostics/temporary-pointers.md
-
Commit f80fdfca83d723139413c028d5b6f29641c2ea03 by rishizaki:
[CodeCompletion] Simplify a FileCheck test- edit: test/SourceKit/CodeComplete/complete_from_system.swift
-
Commit 4fc984b11c719bf2a83860cd80e63a8258b5bd85 by github:
Include llvm/Support/Debug.h in AdjointValue.h (#31711)- edit: include/swift/SILOptimizer/Differentiation/AdjointValue.h
-
Commit 833d2cd9d395f8669e280e731bbf66424753812d by dgregor:
[5.1 Compatibility library] Add missing #include- edit: stdlib/toolchain/Compatibility51/Concurrent.h