swift-ci
(Swift CI)
1
# [FAILURE] swift-main-source-compat-suite [#5564]
Build URL: https://ci.swift.org/job/swift-main-source-compat-suite/5564/
Project: swift-main-source-compat-suite
Date of build: Mon, 02 Nov 2020 02:50:26 -0600
Build duration: 10 hr
Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes- Commit d8dcf8f7944e796ca4afffe367039d8d702cc577 by aqamoss3fan2010:
AST: Add a no-type-parameters early return to findProtocolSelfReferences
-
edit: lib/AST/Decl.cpp
-
Commit 4bcccecfdabfa7b7302d957e01d4dac3abbcde5d by dgregor:
[Concurrency] Implicitly strip optionals for return type of translated "async throws".
-
edit: test/IDE/print_clang_objc_async.swift
-
edit: test/decl/protocol/conforms/objc_async.swift
-
edit: lib/Sema/TypeCheckDeclObjC.cpp
-
edit: test/ClangImporter/objc_async.swift
-
edit: lib/ClangImporter/ImportType.cpp
-
Commit e29c19cf8bf39de98c9f2adb0d1bf45acb75625d by github:
[AutoDiff] [Sema] Fix '@differentiable' witness matching regression. (#34533)
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: test/AutoDiff/Sema/ImplicitDifferentiableAttributeCrossFile/Inputs/other_file.swift
-
edit: test/AutoDiff/Sema/ImplicitDifferentiableAttributeCrossFile/main.swift
-
edit: test/AutoDiff/Sema/differentiable_attr_type_checking.swift
-
edit: lib/Sema/TypeCheckProtocol.cpp