junit: Output SystemOut and SystemErr contents as CDATA

This commit is contained in:
Joël Stemmer
2022-02-27 23:26:11 +00:00
parent 7d75448298
commit 76f68922a2
3 changed files with 16 additions and 8 deletions

View File

@ -6,5 +6,8 @@
</properties>
<testcase classname="flate" name="BenchmarkDecode/Digits/Huffman/1e4" time="0.000104427"></testcase>
<testcase classname="flate" name="BenchmarkEncode/Digits/Huffman/1e4" time="0.000028334"></testcase>
<system-out><![CDATA[goos: linux
goarch: amd64
pkg: compress/flate]]></system-out>
</testsuite>
</testsuites>