[all-commits] [llvm/llvm-project] 01387c: [lldb/Test] Temporarily skip TestReproducerAttach ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Mar 13 10:07:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 01387c44d05287bd330e67af68fc265f01b8d2ed
https://github.com/llvm/llvm-project/commit/01387c44d05287bd330e67af68fc265f01b8d2ed
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-03-13 (Fri, 13 Mar 2020)
Changed paths:
M lldb/test/API/functionalities/reproducers/attach/TestReproducerAttach.py
Log Message:
-----------
[lldb/Test] Temporarily skip TestReproducerAttach on Linux
The test is failing with an unexpected packet during replay. Temporarily
disabling the test while I setup and environment to investigate.
Commit: 20e36f31dfc1bb079dc6e6db5f692a4e90aa0c9d
https://github.com/llvm/llvm-project/commit/20e36f31dfc1bb079dc6e6db5f692a4e90aa0c9d
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-03-13 (Fri, 13 Mar 2020)
Changed paths:
M lldb/source/Host/windows/Host.cpp
Log Message:
-----------
[lldb/Host] s/FindProcesses/FindProcessesImpl/ in windows/Host.cpp
Fix the Windows build.
Compare: https://github.com/llvm/llvm-project/compare/0c5b6e2ea567...20e36f31dfc1
More information about the All-commits
mailing list