[all-commits] [llvm/llvm-project] 17c65e: [intelpt] Update Python tests to account for new e...
Jakob Johnson via All-commits
all-commits at lists.llvm.org
Thu Oct 27 05:09:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17c65e51b91620181662302e9abd7e9694154c5d
https://github.com/llvm/llvm-project/commit/17c65e51b91620181662302e9abd7e9694154c5d
Author: Jakob Johnson <johnsonjakob99 at gmail.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M lldb/test/API/commands/trace/TestTraceDumpFunctionCalls.py
M lldb/test/API/commands/trace/TestTraceLoad.py
Log Message:
-----------
[intelpt] Update Python tests to account for new errrors
Update the Python tests (ie tests run via `lldb-dotest -p TestTrace`) to
handle new error introduced in D136610.
Test Plan:
`lldb-dotest -p TestTrace`
Differential Revision: https://reviews.llvm.org/D136801
More information about the All-commits
mailing list