[all-commits] [llvm/llvm-project] 9e6995: [lldb] Adjust windows xfails for D119167
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Feb 9 03:11:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e6995957ac2df6978d7ff1b9ae97d937d6ac85a
https://github.com/llvm/llvm-project/commit/9e6995957ac2df6978d7ff1b9ae97d937d6ac85a
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M lldb/test/API/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py
M lldb/test/API/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py
M lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
Log Message:
-----------
[lldb] Adjust windows xfails for D119167
A couple of additional tests pass with that patch. One new test fails
(because it's not testing a slightly different thing). I'll update it
later to restore the original meaning (I don't want to revert as the net
effect is still very positive), but for now this gets the bot green.
More information about the All-commits
mailing list