swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-osx [#11651]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/11651/
Project:
oss-swift-incremental-RA-osx
Date of build:
Thu, 07 May 2020 16:39:34 -0500
Build duration:
3 min 36 sec
Identified problems:
- Sandbox issue: Known sandbox issue
Changes
-
Commit df36a0570fbf977648c561a95b8966bb76776b6e by aprantl:
Add an explicit API to read the Xcode SDK DWARF attribute from compile
-
add: lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
-
edit: lldb/source/Core/Module.cpp
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
-
edit: lldb/include/lldb/Symbol/SymbolFile.h
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
-
edit: lldb/include/lldb/Core/Module.h
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
-
Commit 6bd4e9776f9cc6a85803ef998bee903d1b1af866 by aprantl:
Move the Xcode SDK path caching to HostInfo
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
-
edit: lldb/source/Core/Module.cpp
-
edit: lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
-
edit: lldb/include/lldb/Host/HostInfoBase.h
-
edit: lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
-
edit: lldb/unittests/Host/HostInfoTest.cpp
-
edit: lldb/include/lldb/Target/Platform.h
-
edit: lldb/include/lldb/Host/macosx/HostInfoMacOSX.h
-
Commit 9f6b954c288e9ebcfb9608c361f32f270d8c3a64 by aprantl:
Fix reading the Xcode SDK DWARF attribute from DebugMap symbol files.
-
edit: lldb/source/Symbol/SwiftASTContext.cpp
-
Commit 99267dee06a6cac1934bceca881921cec0a6a146 by aprantl:
ParseXcodeSDK: Register both the CU module and the SymbolFile module.
-
edit: lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
-
Commit 9abd2b3e7ad5833b8c55451b92f1352e87a7ff05 by aprantl:
Un-XFAIL SDK path remapping test for DebugMap objects.
-
edit: lldb/test/API/lang/swift/clangimporter/remap_sdk_path/TestSwiftRemapSDKPath.py
-
Commit 68ca845e4b784837f3f9a5563ea3c30ff86738b1 by aprantl:
Remove file that cannot be compiled on the 5.3 branch.
-
delete: lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
-
Commit ffad3d505bf1d696fa36620caed26e795f6e89da by aprantl:
Remove file that cannot be compiled on the 5.3 branch.
-
delete: lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
-
Commit 7f242e51e0c68c9f3eb2bca8520cb5d8d41c6c66 by dgregor:
[Function builders] Clean up locators in the builder transform.
-
edit: lib/Sema/BuilderTransform.cpp
-
Commit 926cc3f9ca69dd0bc69bf41d8e11cc4ac36d305f by klorentey:
Revert "Disable test that is known to fail in asan"
-
edit: test/stdlib/TestData.swift
-
Commit dac52cb61089e7c05d24843cbc3ee7c3a4d4c826 by hamishknight:
[Frontend] Move initial REPL file creation logic
-
edit: tools/swift-ide-test/swift-ide-test.cpp
-
edit: lib/Frontend/Frontend.cpp
-
Commit 72bb47ee9061ffdb796c1026ef00e9d027b5aab7 by hamishknight:
[Frontend] Remove InputFileKind::SwiftREPL
-
edit: lib/Frontend/ArgsToFrontendOptionsConverter.cpp
-
edit: tools/swift-ide-test/swift-ide-test.cpp
-
edit: include/swift/Frontend/InputFile.h
-
edit: lib/Frontend/Frontend.cpp
-
edit: lib/FrontendTool/TBD.cpp
-
edit: lib/Frontend/CompilerInvocation.cpp
-
Commit a7415423e678f6f9c32d882f5802a6446d91b6cf by abdulras:
runtime: add and switch to SWIFT_FALLTHROUGH (NFC)
-
edit: stdlib/public/Reflection/TypeLowering.cpp
-
edit: stdlib/public/runtime/Demangle.cpp
-
edit: stdlib/public/runtime/Casting.cpp
-
edit: stdlib/public/runtime/MetadataCache.h
-
edit: stdlib/public/SwiftShims/Visibility.h
-
edit: stdlib/public/Reflection/TypeRef.cpp
-
edit: stdlib/public/runtime/ReflectionMirror.mm