[Lldb-commits] [PATCH] D136801: [intelpt] Update Python tests to account for new errrors
Jakob Johnson via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 26 15:51:12 PDT 2022
jj10306 created this revision.
jj10306 added reviewers: wallace, persona0220.
Herald added a project: All.
jj10306 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Update the Python tests (ie tests run via `lldb-dotest -p TestTrace`) to
handle new error introduced in D136610 <https://reviews.llvm.org/D136610>.
Test Plan:
`lldb-dotest -p TestTrace`
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D136801
Files:
lldb/test/API/commands/trace/TestTraceDumpFunctionCalls.py
lldb/test/API/commands/trace/TestTraceLoad.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136801.470961.patch
Type: text/x-patch
Size: 7755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221026/549a20ca/attachment.bin>
More information about the lldb-commits
mailing list