diff options
author | Lawrence D'Anna <lawrence_danna@apple.com> | 2019-10-10 18:38:23 +0000 |
---|---|---|
committer | Lawrence D'Anna <lawrence_danna@apple.com> | 2019-10-10 18:38:23 +0000 |
commit | 4faec5e01ad1d39d0fb7cab47a96f196b3c5685b (patch) | |
tree | a2040a96411e35995a1e4bd40ea25553791738f1 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 63bb6737cee932331468107f6800273fff520ab4 (diff) | |
download | bcm5719-llvm-4faec5e01ad1d39d0fb7cab47a96f196b3c5685b.tar.gz bcm5719-llvm-4faec5e01ad1d39d0fb7cab47a96f196b3c5685b.zip |
TestFileHandle.py: fix for Python 3.6
Summary:
Python 3.6 stringifies exceptions as `ExceptionClass("foo",)` instead
of `ExceptionClass("foo")`. This patch makes the test assertions a
little more flexible so the test passes anyway.
Reviewers: JDevlieghere, jasonmolenda, labath
Reviewed By: labath
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D68745
llvm-svn: 374417
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions