[lldb] Delete TestStopReplyContainsThreadPcs
authorPavel Labath <pavel@labath.sk>
Tue, 18 Jan 2022 13:04:05 +0000 (14:04 +0100)
committerPavel Labath <pavel@labath.sk>
Tue, 18 Jan 2022 13:17:33 +0000 (14:17 +0100)
commit7f4d66f23e3e8a2a03e83a2df0ee3a56790e2b64
tree2412cfd2f4afdf27904e6a9e7f24152e5279c915
parent62476c7c14506e7181344a853e0a46981868287d
[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.
lldb/unittests/tools/lldb-server/tests/CMakeLists.txt
lldb/unittests/tools/lldb-server/tests/ThreadIdsInJstopinfoTest.cpp [deleted file]