[test] Some unicode sequences can't be printed, and Py 3 is more picky.
authorDavide Italiano <davide@freebsd.org>
Wed, 13 Mar 2019 00:48:32 +0000 (00:48 +0000)
committerDavide Italiano <davide@freebsd.org>
Wed, 13 Mar 2019 00:48:32 +0000 (00:48 +0000)
commita85f662ada149452586dae1179ec4c4e64fedb67
tree0a0d0b43f15021dfa7899c3dc1c8c652357c8358
parentca715b6ea029a98425bf24d1c390034dc1e58e32
[test] Some unicode sequences can't be printed, and Py 3 is more picky.

Given this was under trace, it can just be removed. If somebody
ever needs to debug this testcase again and print the data, they
can add a new statement.

llvm-svn: 355999
lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py