# [FAILURE] oss-swift-incremental-RA-osx [#11852]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/11852/
Project: oss-swift-incremental-RA-osx
Date of build: Fri, 29 May 2020 19:30:02 -0500
Build duration: 11 min
Identified problems:- Sandbox issue: Known sandbox issue
Changes- Commit e21553977565d81291cc8e4cc787549d9b0c0dbd by jkorous:
[DirectoryWatcher] Remove llvm_unreachable from unknown FSEvent handling
-
edit: clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp
-
Commit b8278086f902fc7deb9e0a2ce022b9f76d5ae9d7 by aprantl:
Let @skipUnlessThreadSanitizer imply @skipIfAsan
- edit: lldb/packages/Python/lldbsuite/test/decorators.py
-
Commit 800c122115932228e2386a23047133df1ef41e79 by aprantl:
Let @skipUnlessUndefinedBehaviorSanitizer imply @skipIfAsan
- edit: lldb/packages/Python/lldbsuite/test/decorators.py
-
Commit 56c8ebabbdbd1465b4825a378acf369f31c67835 by danielzheng:
[SIL] Fix
alloc_stack [dynamic_lifetime]
attribute cloning.- add: test/AutoDiff/compiler_crashers_fixed/sr12886-clone-alloc-stack-dynamic-lifetime.swift
- edit: include/swift/SIL/SILCloner.h
-
Commit ff97ae798db922cddaac61ecdd2b72f84a87df6e by danielzheng:
[AutoDiff] Fix SIL locations and debug scopes.
- delete: test/AutoDiff/compiler_crashers_fixed/sr12886-clone-alloc-stack-dynamic-lifetime.swift
- edit: lib/SILOptimizer/Differentiation/VJPEmitter.cpp
- edit: include/swift/SILOptimizer/Differentiation/VJPEmitter.h
- add: test/AutoDiff/compiler_crashers_fixed/sr12886-sr112887-vjp-emitter-definite-initialization.swift
-
Commit 99a0919b345c2deb6177f5895d261e5991df1b0b by achikin:
[Fast Dependency Scanner] Ensure Swift modules don't depend on self.
- edit: test/ScanDependencies/module_deps.swift
- edit: lib/FrontendTool/ScanDependencies.cpp