Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3976]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3976/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Thu, 31 Oct 2019 14:58:00 -0500
Build duration:
1 hr 34 min
Identified problems:
- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes
-
Commit a6be16b55626914d60d91a6d7a01bf60e93aaf87 by cyndy_ishida:
[TBDGen] support targets instead of arch&platform- edit: lib/TBDGen/TBDGenVisitor.h
- edit: lib/TBDGen/TBDGen.cpp
-
Commit 1315207a226f9738a7616d6cc0e1cce1ed49bcc7 by pyaskevich:
[Diagnostics] Introduce extraneous call fix- edit: lib/Sema/CSFix.h
- edit: lib/Sema/CSDiagnostics.h
- edit: lib/Sema/CSDiagnostics.cpp
- edit: test/Constraints/closures.swift
- edit: lib/Sema/CSFix.cpp
- edit: test/Index/invalid_code.swift
- edit: lib/Sema/CSSimplify.cpp
- edit: test/Constraints/diagnostics.swift
-
Commit 5e54eb1954a6eea918dbe1512048a552872c39d4 by danielrodriguez:
[Diagnostics] Use constant strings to avoid use after free.- edit: unittests/AST/DiagnosticConsumerTests.cpp
-
Commit 1317db9520727a21216bbf6a8be8d82876dde612 by nhawes:
[code-completion] Suggest self.init(..) in value type constructors
- edit: test/IDE/complete_after_self.swift
- edit: lib/IDE/CodeCompletion.cpp
-
Commit 16cff49e650d93919123da2d1ad906931ed78e24 by github:
[Sema] Requestify inheritsSuperclassInitializers (#27936)- edit: lib/AST/Decl.cpp
- edit: lib/AST/TypeCheckRequests.cpp
- edit: include/swift/AST/TypeCheckRequests.h
- edit: lib/Serialization/Deserialization.cpp
- edit: include/swift/AST/Decl.h
- edit: lib/Sema/CodeSynthesis.cpp
- edit: test/decl/class/circular_inheritance.swift
- edit: include/swift/AST/TypeCheckerTypeIDZone.def
-
Commit 64401ac92c286c8bd4ef06d290bfd8bc4b87ce96 by github:
[NFC] Replace StringMap with StringSet (#27986)- edit: lib/AST/DiagnosticEngine.cpp
- edit: include/swift/AST/DiagnosticEngine.h
-
Commit ac940f1881ab8691a64db7c282bd28323da8caf8 by arphaman:
[TextAPI] Arch&Platform to Target- edit: llvm/lib/TextAPI/MachO/TextStub.cpp
- add: llvm/include/llvm/TextAPI/MachO/Target.h
- edit: llvm/include/llvm/TextAPI/MachO/Architecture.h
- add: llvm/lib/TextAPI/MachO/Target.cpp
- edit: llvm/include/llvm/TextAPI/MachO/Symbol.h
- edit: llvm/lib/TextAPI/MachO/TextStubCommon.cpp
- edit: llvm/include/llvm/TextAPI/MachO/InterfaceFile.h
- add: llvm/lib/TextAPI/MachO/Platform.cpp
- edit: llvm/lib/TextAPI/CMakeLists.txt
- edit: llvm/unittests/TextAPI/TextStubV3Tests.cpp
- edit: llvm/lib/TextAPI/MachO/InterfaceFile.cpp
- edit: llvm/unittests/TextAPI/TextStubV1Tests.cpp
- edit: llvm/lib/TextAPI/MachO/TextStubCommon.h
- edit: llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h
- edit: llvm/lib/TextAPI/MachO/Architecture.cpp
- edit: llvm/unittests/TextAPI/TextStubV2Tests.cpp
- edit: llvm/lib/TextAPI/MachO/Symbol.cpp
- add: llvm/include/llvm/TextAPI/MachO/Platform.h
-
Commit 936a331aa742f4a0bdaa05ed65b96e5a1e3ffaa1 by arphaman:
Fix MSVC "not all control paths return a value" warning. NFCI.- edit: llvm/lib/TextAPI/MachO/Platform.cpp
-
Commit d2a2be48cd07c4b796e4e7ffc2b64353f1438637 by ahoppen:
Only build requested test product if one is specified using- edit: Sources/Commands/SwiftTestTool.swift
-
Commit 4cfbe413b0edd638a448e7a5202aaf482d7246b1 by ankit_aggarwal:
Add Windows as a Supported Platform- edit: Tests/PackageLoadingTests/PD5LoadingTests.swift
- edit: Sources/PackageDescription4/SupportedPlatforms.swift