llvm-project/lldb/packages/Python/lldbsuite/test_event
Vedant Kumar e2fbd7035d XUnit Formatter: Handle UTF-8 decode errors on invalid XML
Strings which contain garbage data can trigger an exception in the XUnit
plugin at the UTF-8 decode step because the decode is strict. Use a lax
mode to avoid an exception.

See: https://ci.swift.org/job/oss-lldb-incremental-osx/780
llvm-svn: 323817
2018-01-30 21:16:42 +00:00
..
formatter XUnit Formatter: Handle UTF-8 decode errors on invalid XML 2018-01-30 21:16:42 +00:00
test *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
__init__.py
build_exception.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
dotest_channels.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
event_builder.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00