[all-commits] [llvm/llvm-project] 7f4d66: [lldb] Delete TestStopReplyContainsThreadPcs
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Jan 18 05:17:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f4d66f23e3e8a2a03e83a2df0ee3a56790e2b64
https://github.com/llvm/llvm-project/commit/7f4d66f23e3e8a2a03e83a2df0ee3a56790e2b64
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M lldb/unittests/tools/lldb-server/tests/CMakeLists.txt
R lldb/unittests/tools/lldb-server/tests/ThreadIdsInJstopinfoTest.cpp
Log Message:
-----------
[lldb] Delete TestStopReplyContainsThreadPcs
This was meant to be a replacement for the lldb-server sub-test suite of
the API tests, but it never got off the ground and it's making the
windows bot flaky.
Deleting it does not reduce test coverage as the original api test is
still around.
More information about the All-commits
mailing list