[intelpt] Update Python tests to account for new errrors
authorJakob Johnson <johnsonjakob99@gmail.com>
Wed, 26 Oct 2022 22:48:56 +0000 (15:48 -0700)
committerJakob Johnson <johnsonjakob99@gmail.com>
Thu, 27 Oct 2022 12:09:08 +0000 (05:09 -0700)
commit17c65e51b91620181662302e9abd7e9694154c5d
tree1ed238279403c298456231d74dbc9eb7557630a4
parent1f9ef399681416b737b2c9f17d44abb4760c6a06
[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
lldb/test/API/commands/trace/TestTraceDumpFunctionCalls.py
lldb/test/API/commands/trace/TestTraceLoad.py