[all-commits] [llvm/llvm-project] 8bf893: Revert "[lldb/test] Add events listener helper cla...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Mar 21 00:32:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bf893466632cc2597188b431160effcd8cedeef
https://github.com/llvm/llvm-project/commit/8bf893466632cc2597188b431160effcd8cedeef
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
R lldb/packages/Python/lldbsuite/test/eventlistener.py
M lldb/test/API/functionalities/diagnostic_reporting/TestDiagnosticReporting.py
M lldb/test/API/functionalities/progress_reporting/TestProgressReporting.py
Log Message:
-----------
Revert "[lldb/test] Add events listener helper class to lldbtest"
It removes the "wait-until-event-thread-stops" logic, which makes
TestDiagnosticReporting.py flaky.
This reverts commits 09ff41a087760ea7e80b8e5390a05101c5a5b929 and
acdd41b4590935e39208a941fbac7889d778e8e5.
More information about the All-commits
mailing list