swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#7297]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7297/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Tue, 08 Dec 2020 12:47:30 -0600
Build duration: 1 hr 13 min
Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes- Commit 54406b49de8530b6ea124fb878277e79217c6752 by pyaskevich:
[ConstraintSystem] Track constraints that caused bindings to be "fully bound"
-
edit: include/swift/Sema/ConstraintSystem.h
-
edit: lib/Sema/CSBindings.cpp
-
Commit 9df83750ed687860393edc6dd3adc3921ddb21d6 by pyaskevich:
[CSBindings] Delay attempting type variable if it's involved in unresolved call
-
edit: lib/Sema/CSBindings.cpp
-
Commit 38d25e99a0837555f723156a0a81b059147d8cb7 by pyaskevich:
[CSBindings] Refactor handling of disjunction and member constraints
-
edit: lib/Sema/CSBindings.cpp
-
Commit 233eccdccea526aee895000bcfc841def0d47376 by kfarvardin:
mark the nearest CallExpr as implicitly async; not just the nearest ApplyExpr.
-
edit: test/Concurrency/actor_call_implicitly_async.swift
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
Commit 60fa93f1311655ffb90f886fb85e5c57264b4177 by kfarvardin:
emit hop_to_executor before & sometimes after implicitly-async calls
-
edit: lib/SILGen/SILGenApply.cpp
-
edit: lib/SILGen/SILGenFunction.h
-
edit: test/SILGen/hop_to_executor.swift
-
edit: lib/SILGen/SILGenExpr.cpp
-
edit: lib/SILGen/SILGenPoly.cpp
-
edit: lib/SILGen/SILGenProlog.cpp
-
edit: lib/SILGen/SILGenBridging.cpp
-
Commit c1d178a9e02a060ac686db0173757cba0196a683 by pyaskevich:
[ConstraintSystem] NFC: Rename isFullyBound -> isDelayed and clarify associated comment
-
edit: lib/Sema/CSBindings.cpp
-
edit: include/swift/Sema/ConstraintSystem.h
-
Commit 20dd3997de86070fe6ef58e43c0bfcda852f5b20 by aschwaighofer:
This test also fails in optimize size mode
-
edit: validation-test/stdlib/Dictionary.swift
-
Commit deb16ac3c4436d2ff72c82a38f3c762cb023d1af by aschwaighofer:
Disable tests that fails on some bots test/IRGen/objc_super.swift
-
edit: test/IRGen/objc_super.swift
-
Commit 77cb9f37abdefa4631a9d55f22c2b499787990d1 by aprantl:
Add a defensive nullptr check.
-
edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
-
Commit 4a88ae1100a83aa0ab2735a76bc66c1a1cf089a0 by github:
Don't require .git suffix in repo URL (#3089)
-
edit: Sources/PackageCollections/Providers/GitHubPackageMetadataProvider.swift
-
edit: Tests/PackageCollectionsTests/GitHubPackageMetadataProviderTests.swift
-
Commit bc65363ac223e512426c6fa9ebeb455269e6ec9a by dungar:
Enable testBatchModeContinueAfterErrors
-
edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
-
Commit a4cad5fc737114664d973cb7683133a22226fbd8 by dungar:
Fix path overridden for testing computation.
-
edit: Sources/SwiftDriver/Driver/Driver.swift
-
Commit ff7d0947811bab411e07a73d6d3028d8272ab5fc by xi_ge:
Revert "Input file list itself should be part of inputs of the compilation job"
-
edit: Sources/SwiftDriver/Utilities/FileType.swift
-
edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
-
edit: Sources/SwiftDriver/Jobs/CompileJob.swift
-
Commit fe058e63558b0925623a8295fcabc1b7ba51d64d by xi_ge:
Walk-around a dangling pointer issue
-
edit: Sources/SwiftDriver/Incremental Compilation/BuildRecord.swift
-
edit: Sources/SwiftDriver/Incremental Compilation/BuildRecordInfo.swift