Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3966]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3966/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Tue, 29 Oct 2019 19:22:55 -0500
Build duration:
49 min
Identified problems:
- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes
-
Commit b8f5e841e20a3ffe0c4cadaf02c2993b37b35ed9 by mikeash:
[Runtime] Add a function pointer for intercepting swift_willThrow calls.- edit: stdlib/public/runtime/CMakeLists.txt
- edit: stdlib/public/runtime/ErrorObjectNative.cpp
- add: stdlib/public/runtime/ErrorObjectTestSupport.h
- add: stdlib/private/StdlibUnittest/SymbolLookup.swift
- edit: stdlib/public/runtime/ErrorObject.mm
- edit: test/stdlib/Error.swift
- edit: stdlib/private/StdlibUnittest/CMakeLists.txt
- add: stdlib/public/runtime/ErrorObjectCommon.cpp
- edit: test/stdlib/Runtime.swift.gyb
-
Commit 618afde2a62c9ff6dbfcd3e47a3bc1de0387cb94 by jordan_rose:
[docs] CToSwift: Add section on methods- edit: docs/CToSwiftNameTranslation.md
-
Commit 09e2e6888bb10ef34b6a5a4b0519c71f3a77f3bd by mikeash:
[Runtime] Fix the error callback test for platforms without ObjC- edit: test/stdlib/Error.swift
-
Commit ab72b999ee9ed8aca739ef5d691ab5c652baef7f by jordan_rose:
[docs] CToSwift: Tweak wording around "overrides"- edit: docs/CToSwiftNameTranslation.md
-
Commit fcd34575607358797884410254782003135e3441 by alex:
[build-script] Migrate SwiftSyntax to swift_build_support- edit: utils/build_swift/tests/expected_options.py
- edit: utils/build-script
- edit: CMakeLists.txt
- edit: utils/swift_build_support/swift_build_support/products/product.py
- edit: utils/swift_build_support/swift_build_support/products/swiftsyntax.py
- edit: utils/swift_build_support/swift_build_support/products/indexstoredb.py
- edit: utils/build_swift/driver_arguments.py
- edit: utils/build-script-impl
- edit: utils/swift_build_support/swift_build_support/products/skstresstester.py
-
Commit 932525d7628d21b6938fe9fd30c165c6c78ecb3e by alex:
[gardening] Fix several python-lint warnings- edit: utils/gyb_syntax_support/Node.py
- edit: utils/scale-test
- edit: benchmark/scripts/test_utils.py
- edit: utils/run-test
- edit: utils/gyb_syntax_support/init.py
- edit: utils/vim/swift-indent.py
- edit: benchmark/scripts/test_Benchmark_Driver.py
-
Commit 13de78821cbc7a9bc8463d6a1242c6c2cef2cbd0 by hborla:
[Test] Add a regression test for invalid/empty file literals.- edit: test/Sema/object_literals_osx.swift
-
Commit b7c4c5197ba46aa32be37ced7d3e117d9f5e0960 by github:
[ClangImporter] Simplify inferDefaultArgument by removing numParams- edit: lib/ClangImporter/ImportName.cpp
- edit: lib/ClangImporter/ImportType.cpp
- edit: lib/ClangImporter/ImporterImpl.h
-
Commit 033be473a83f92410eb769fe1bc526c9814090da by github:
[NFC] Change ValueOwnershipKind::Any to ValueOwnershipKind::None in- edit: lib/ParseSIL/ParseSIL.cpp
- edit: lib/SILOptimizer/Mandatory/OwnershipModelEliminator.cpp
- edit: include/swift/SIL/SILValue.h
-
Commit 879cb86615f5820990c5d802a55330c869731372 by ankit_aggarwal:
Better llbuild manifest generation- add: Tests/BuildTests/LLBuildManifestTests.swift
- add: Sources/LLBuildManifest/ManifestWriter.swift
- delete: Sources/Build/llbuild.swift
- add: Sources/LLBuildManifest/Command.swift
- edit: .gitignore
- add: Sources/LLBuildManifest/BuildManifest.swift
- add: Sources/LLBuildManifest/Node.swift
- add: Sources/LLBuildManifest/Target.swift
- edit: Tests/BuildTests/XCTestManifests.swift
- edit: Sources/Commands/SwiftTool.swift
- edit: Sources/Build/BuildPlan.swift
- add: Sources/Build/ManifestBuilder.swift
- edit: Sources/CMakeLists.txt
- delete: Sources/Build/Command.swift
- edit: Sources/Build/CMakeLists.txt
- add: Sources/LLBuildManifest/CMakeLists.txt
- add: Sources/LLBuildManifest/Tools.swift
- edit: Tests/BuildTests/BuildPlanTests.swift
- edit: Sources/Build/BuildDelegate.swift
- edit: Package.swift
- delete: Sources/Build/ToolProtocol.swift