[all-commits] [llvm/llvm-project] 0e90ac: Re-revert "[lldb] Move PassthroughScriptedProcess ...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Thu May 25 14:00:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e90ac9c94d716fa78e0c86a6c7f6ff24decf7fe
https://github.com/llvm/llvm-project/commit/0e90ac9c94d716fa78e0c86a6c7f6ff24decf7fe
Author: Med Ismail Bennani <ismail at bennani.ma>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M lldb/examples/python/scripted_process/scripted_process.py
M lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
M lldb/test/API/functionalities/interactive_scripted_process/interactive_scripted_process.py
M lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
Log Message:
-----------
Re-revert "[lldb] Move PassthroughScriptedProcess to `lldb.scripted_process` module"
This reverts commit 429e74839506ea8ba962d24647264ed81f680bbf since it
didn't address the test failures on GreenDragon.
This patch will mark the tests as expected to fail until I can reproduce
the issue and find a solution.
Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>
More information about the All-commits
mailing list