This is an archive of the discontinued LLVM Phabricator instance.

[intelpt] Update Python tests to account for new errrors
ClosedPublic

Authored by jj10306 on Oct 26 2022, 3:51 PM.

Details

Summary

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

Diff Detail

Event Timeline

jj10306 created this revision.Oct 26 2022, 3:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 26 2022, 3:51 PM
jj10306 requested review of this revision.Oct 26 2022, 3:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 26 2022, 3:51 PM
wallace accepted this revision.Oct 26 2022, 9:33 PM

Thanks!

This revision is now accepted and ready to land.Oct 26 2022, 9:33 PM
This revision was automatically updated to reflect the committed changes.