[all-commits] [llvm/llvm-project] 00c485: Revert "[lldb] [test] Disable new CommunicationTes...
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Fri Aug 19 09:23:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00c4852561a7ea51e0514759efd745ff01137b4c
https://github.com/llvm/llvm-project/commit/00c4852561a7ea51e0514759efd745ff01137b4c
Author: Adrian Prantl <aprantl at apple.com>
Date: 2022-08-19 (Fri, 19 Aug 2022)
Changed paths:
M lldb/unittests/Core/CommunicationTest.cpp
Log Message:
-----------
Revert "[lldb] [test] Disable new CommunicationTests on Windows"
This reverts commit d38985a36be8b0165787f8893b3d2b0f831d1e83.
because I'm also reverting D131758.
Commit: fe0f72d5c55a9b95c5564089e946e8f08112e995
https://github.com/llvm/llvm-project/commit/fe0f72d5c55a9b95c5564089e946e8f08112e995
Author: Adrian Prantl <aprantl at apple.com>
Date: 2022-08-19 (Fri, 19 Aug 2022)
Changed paths:
M lldb/test/API/functionalities/gdb_remote_client/TestContinue.py
Log Message:
-----------
Revert "[lldb] [test] Add synchronization to TestContinue"
This reverts commit 7aadecae404b8d47aabdd874e9018a76fd4d1ffa.
I'm reverting this commit because it appears to break the green dragon
incremental LLDB bot.
https://reviews.llvm.org/D131758
See LLDB Incremental buildbot: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/46215/execution/node/70/log/
Compare: https://github.com/llvm/llvm-project/compare/4bff1037bbfc...fe0f72d5c55a
More information about the All-commits
mailing list