swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#7800]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7800/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Tue, 02 Mar 2021 16:19:00 -0600
Build duration: 55 min
Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes- Commit db3685aa299214827da537d8f1936093b51d248a by victoria_m:
don't emit navigator name if it's the same as subHeading
-
edit: lib/SymbolGraphGen/SymbolGraph.cpp
-
edit: test/SourceKit/CursorInfo/cursor_symbol_graph_objc.swift
-
edit: test/SourceKit/CursorInfo/cursor_symbol_graph.swift
-
edit: test/SourceKit/CursorInfo/cursor_stdlib.swift
-
edit: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Navigator/Navigator.swift
-
Commit 654ec0d511c960a8c3638c544c33c7b598c41e3e by pyaskevich:
[ConstraintSystem] NFC: Modernize SK_NonDefaultLiteral inference
-
edit: lib/Sema/ConstraintSystem.cpp
-
Commit 166c41d89f6b13487136110056938860ab8e8a27 by pyaskevich:
[ConstraintGraph] Extract logic related to fixed types into dedicated methods on graph node
-
edit: lib/Sema/ConstraintGraph.cpp
-
edit: include/swift/Sema/ConstraintGraph.h
-
Commit f12efe91669c8873d40aaed91435cb59489b144e by pyaskevich:
[CSBindings] Use matchTypes directly while attempting a type variable
-
edit: lib/Sema/CSBindings.cpp
-
Commit b487b6956bc166ac47766c7bb0a4af95e3e47978 by pyaskevich:
[ConstraintSystem] Delay inference until let's clear that type variable attempt is successful
-
edit: lib/Sema/CSSimplify.cpp
-
edit: lib/Sema/ConstraintSystem.cpp
-
edit: lib/Sema/ConstraintGraph.cpp
-
edit: include/swift/Sema/ConstraintGraph.h
-
edit: include/swift/Sema/ConstraintSystem.h
-
edit: lib/Sema/CSBindings.cpp
-
Commit ca16c3796e594f9222510f14a295bcebf352d89d by pyaskevich:
[ConstraintGraph] Don't propagate to referenced vars
-
edit: lib/Sema/ConstraintGraph.cpp
-
Commit f5f7204974ffd24c0b6b85beb3bd32640445b342 by passos.luciano:
[CSSimplify] Increase the score when matching functions with different representations for contextual type
-
edit: lib/Sema/CSSimplify.cpp
-
edit: test/Constraints/closures.swift
-
Commit fa11bdff1ac47b35451df4ec2bfa32cea41d675d by eeckstein:
RawSILInstLowering: delete an unused partial_apply when lowering assign_by_wrapper
-
edit: lib/SILOptimizer/Mandatory/RawSILInstLowering.cpp
-
Commit d6736e93e0d29b6583e02e594f0ee73364c647ec by eeckstein:
MemoryLifetime: support partial_apply arguments in memory lifetime verification.
-
edit: test/Reflection/capture_descriptors.sil
-
edit: include/swift/SIL/ApplySite.h
-
edit: lib/SILOptimizer/Transforms/DestroyHoisting.cpp
-
edit: test/SIL/ownership-verifier/load_borrow_invalidation_partial_apply.sil
-
edit: lib/SIL/Verifier/MemoryLifetime.cpp
-
edit: test/SILOptimizer/specialize_ossa.sil
-
edit: test/SIL/memory_lifetime_failures.sil
-
edit: test/SIL/memory_lifetime.sil
-
Commit e064ff32f4031edc97aaf3e8f31e9b2d3e1d4547 by eeckstein:
docs: Document the store_borrow instruction
-
Commit aa16864a2c1ab6f9b7e389914987897e98f26dc1 by eeckstein:
SIL: verify store_borrow
-
edit: lib/SIL/Verifier/SILVerifier.cpp
-
edit: test/SIL/ownership-verifier/interior_pointer.sil
-
edit: lib/SIL/Verifier/MemoryLifetime.cpp
-
edit: test/SIL/memory_lifetime_failures.sil
-
edit: lib/SILOptimizer/Transforms/DestroyHoisting.cpp
-
edit: test/SIL/memory_lifetime.sil
-
Commit 090a592896bc1f15f732a7ec6b8f46518601b997 by mgottesman:
Disable two tests on 32 bit until they are updated.
-
edit: test/SILOptimizer/string_optimization.swift
-
edit: test/SILOptimizer/dead_array_elim.swift
-
Commit 4eb7594aef4dcfbbfd91595124c78bea65c26970 by aprantl:
Don't compare results for equivalence if type reconstruction failed. (NFC)
-
edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp
-
Commit 8a91e714561d82f80398742b062987ebf6ddb33e by 1498529+cltnschlosser:
Fix compile when using Xcode 12.4
-
edit: Tests/SwiftDriverTests/BidirectionalMapTests.swift
-
Commit e95f51bb219225ee76d74a8a9f674157510bdbcf by cassie_jones:
[Integration Tests] Calculate the swiftRootDir more accurately
-
edit: Tests/SwiftDriverTests/IntegrationTests.swift
-
Commit d9b482cc582d64f65093f1068f0486095984781a by dungar:
Reorder IncrementalCompilationTests and extract OutputFileMapCreator
-
add: Tests/SwiftDriverTests/Helpers/OutputFileMapCreator.swift
-
edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
-
Commit 3124790aa59a0ed72b3bbf2d60955e5c8b3f3770 by dungar:
Fixed extra spaces and privatized initializer
-
edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
-
edit: Tests/SwiftDriverTests/Helpers/OutputFileMapCreator.swift