Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#4253]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4253/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Fri, 24 Jan 2020 07:46:57 -0600
Build duration:
56 min
Identified problems:
- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes
-
Commit 78728d8df5dc7e81e2e2cf806860a3e9194d7ae5 by eeckstein:
stdlib: extract the common code of _NativeDictionary.resize and- edit: stdlib/public/core/NativeDictionary.swift
-
Commit b35969c3c85136305112f7c55520dd034ead5156 by jonas:
[lldb/Reproducers] Don't instrument SBFileSpec::GetPath- edit: lldb/source/API/SBFileSpec.cpp
-
Commit d8e2e7d0a19c6396346a8725dfd83548ae4b9e41 by jonas:
[lldb/Reproducers] Support multiple GDB remotes- edit: lldb/source/API/SBDebugger.cpp
- edit: lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
- edit: lldb/include/lldb/Utility/GDBRemote.h
- add: lldb/test/Shell/Reproducer/TestMultipleTargets.test
- edit: lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
- edit: lldb/include/lldb/Utility/Reproducer.h
- edit: lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
- edit: lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp
- edit: lldb/source/Utility/GDBRemote.cpp
- edit: lldb/source/Utility/Reproducer.cpp
- add: lldb/test/Shell/Reproducer/Inputs/MultipleTargetsCapture.in
- edit: lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h
- edit: lldb/source/Commands/CommandObjectReproducer.cpp
-
Commit d49f335c5af69392675c8d0d620dd7bcb6053ce7 by jonas:
[lldb/Reproducers] Extract function for reading environment override- edit: lldb/source/Utility/Reproducer.cpp
-
Commit fd2418a7746545a9e62d9aec453278d01b053958 by jonas:
[lldb/Reproducers] Add a flag to always generating a reproducer- edit: lldb/include/lldb/Utility/Reproducer.h
- edit: lldb/source/Utility/Reproducer.cpp
- edit: lldb/include/lldb/API/SBReproducer.h
- edit: lldb/source/API/SBReproducer.cpp
- edit: lldb/tools/driver/Options.td
- edit: lldb/lit/Reproducer/TestDriverOptions.test
- edit: lldb/tools/driver/Driver.cpp
-
Commit d52d3ada9100e427e2f24d1d757fbe3809f038b5 by jonas:
[lldb/Reproducers] Print more info for reproducer status- edit: lldb/source/Utility/Reproducer.cpp
- edit: lldb/lit/Reproducer/TestDriverOptions.test
- edit: lldb/include/lldb/Utility/Reproducer.h
- edit: lldb/source/Commands/CommandObjectReproducer.cpp
-
Commit 6c30cad7a1dd660552962d10f073ade897d3466e by jonas:
[lldb/Reproducer] Correctly instrument enum values- edit: lldb/include/lldb/Utility/ReproducerInstrumentation.h
-
Commit 8c8d349d261bf4d459e5afcbfbe6cbc7eeee1695 by jonas:
[lldb/Utility] Don't forward directories to the file collector- edit: lldb/include/lldb/Host/FileSystem.h
- edit: lldb/source/Host/common/FileSystem.cpp