[Lldb-commits] [PATCH] D65311: [dotest] Remove multiprocessing
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 25 17:40:05 PDT 2019
JDevlieghere created this revision.
JDevlieghere added a reviewer: LLDB.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
JDevlieghere updated this revision to Diff 211861.
JDevlieghere added a comment.
Add context
Now that the Xcode project is removed, I want to focus on `dotest` as a test framework, and remove its driver capabilities for which we can rely on lit. Removing multiprocessing is the first step in that direction.
https://reviews.llvm.org/D65311
Files:
lldb/packages/Python/lldbsuite/test/configuration.py
lldb/packages/Python/lldbsuite/test/dosep.py
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test/dotest_args.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65311.211861.patch
Type: text/x-patch
Size: 73415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190726/45bdf449/attachment-0001.bin>
More information about the lldb-commits
mailing list