diff options
author | Charles Brunet <charles.brunet@optelgroup.com> | 2023-04-20 08:46:10 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-04-24 15:48:31 -0400 |
commit | 70e2da07737c6ed474ab5990ac32c3d4f7e88bd2 (patch) | |
tree | bb41994d346bdf619ad8c82a17c452fbf622db21 /mesonbuild/scripts/coverage.py | |
parent | 523204f1f1529001388e4b10c5566c1eb18db4e8 (diff) | |
download | meson-70e2da07737c6ed474ab5990ac32c3d4f7e88bd2.zip meson-70e2da07737c6ed474ab5990ac32c3d4f7e88bd2.tar.gz meson-70e2da07737c6ed474ab5990ac32c3d4f7e88bd2.tar.bz2 |
mtest: prevent parse error with gtest protocol
Replace illegal characters when reading gtest generated xml file,
to prevent a ParseError and a stacktrace.
catch et.ParseError, just in case, to prevent stopping other tests
if the xml file was malformed.
Diffstat (limited to 'mesonbuild/scripts/coverage.py')
0 files changed, 0 insertions, 0 deletions