Revert "[lldb/test] Add events listener helper class to lldbtest"
authorPavel Labath <pavel@labath.sk>
Mon, 21 Mar 2022 07:26:34 +0000 (08:26 +0100)
committerPavel Labath <pavel@labath.sk>
Mon, 21 Mar 2022 07:32:16 +0000 (08:32 +0100)
commit8bf893466632cc2597188b431160effcd8cedeef
tree21ed6ddc6d732214b23f599193afab076eedb60a
parentdf4814d45d6b691fea9e51c032832730f7a75c71
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.
lldb/packages/Python/lldbsuite/test/eventlistener.py [deleted file]
lldb/test/API/functionalities/diagnostic_reporting/TestDiagnosticReporting.py
lldb/test/API/functionalities/progress_reporting/TestProgressReporting.py