swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14869]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14869/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 19 Oct 2020 20:22:09 -0500
Build duration: 1 hr 46 min
Identified problems:- Swift Compile Error: Swift compiler error
- Indication 1
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes- Commit 6a5684a76c424af9a86ef3c6893ed7428899092f by spestov:
Sema: Allow duplicate internal parameter names on protocol requirements
-
edit: lib/Sema/TypeCheckStmt.cpp
-
edit: lib/Sema/TypeCheckDeclPrimary.cpp
-
edit: lib/Sema/TypeChecker.h
-
edit: test/Sema/redeclaration-checking.swift
-
Commit 340d1e843a43663c71119019e05fa0691034be1a by pyaskevich:
[ConstraintSystem] Record trailing choice match choice when arguments/result are equivalent to applied function
-
edit: unittests/Sema/CMakeLists.txt
-
edit: lib/Sema/CSSimplify.cpp
-
add: unittests/Sema/ConstraintSimplificationTests.cpp
-
Commit 55e1ed063308fc0ec22f76b76265aef0487fa73d by yim_lee:
Add 'delete' to PersistentCache
-
edit: Sources/TSCUtility/PersistenceCache.swift
-
edit: Tests/TSCUtilityTests/PersistentCacheTests.swift
-
Commit 49d670ebacd32e391ef8912600a4d22f7eda9fd7 by xi_ge:
CompileJob should take precompiled briding header as input
-
edit: Sources/SwiftDriver/Jobs/CompileJob.swift
-
edit: Tests/SwiftDriverTests/SwiftDriverTests.swift