This splits the scripted process tests to be able to run in parallel
since some of test functions can take a very long time to run.
This also disables debug info testing.
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Paths
| Differential D118513
[lldb/test] Split Scripted Process test in multiple tests (NFC) ClosedPublic Authored by mib on Jan 28 2022, 3:20 PM.
Details Summary This splits the scripted process tests to be able to run in parallel This also disables debug info testing. Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diff Detail
Event Timelinemib added a parent revision: D118484: [lldb/test] Fix TestScriptedProcess.py timeout on x86_64.Jan 28 2022, 3:20 PM This revision is now accepted and ready to land.Feb 9 2022, 1:27 PM This revision was landed with ongoing or failed builds.Feb 9 2022, 1:28 PM Closed by commit rGd327108d175f: [lldb/test] Split Scripted Process test in multiple tests (NFC) (authored by mib). · Explain Why This revision was automatically updated to reflect the committed changes. mib added a child revision: D119168: [lldb/crashlog] Fix arm64 register parsing on crashlog.py.Feb 9 2022, 4:31 PM
Revision Contents
Diff 407276 lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
|