blob: ef928eded285b26f258da2d7b9c4ac3d6e2ec73c [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<testsuites>
<testsuite name="_/home/miki/Projects/goroot/src/xunit" tests="5" errors="0" failures="1" skip="1">
<testcase classname="_/home/miki/Projects/goroot/src/xunit" name="TestAdd" time="0.00">
</testcase>
<testcase classname="_/home/miki/Projects/goroot/src/xunit" name="TestSub" time="0.00">
</testcase>
<testcase classname="_/home/miki/Projects/goroot/src/xunit" name="TestSubFail" time="0.00">
<failure type="go.error" message="error">
<![CDATA[ xunit_test.go:22: 3-1 != 3
Some newline goes here]]>
</failure> </testcase>
<testcase classname="_/home/miki/Projects/goroot/src/xunit" name="TestSubOK" time="0.00">
</testcase>
<testcase classname="_/home/miki/Projects/goroot/src/xunit" name="TestSubSkip" time="0.00">
<skipped/>
</testcase>
</testsuite>
<testsuite name="_/home/miki/Projects/goroot/src/anotherTest" tests="1" errors="0" failures="0" skip="0">
<testcase classname="_/home/miki/Projects/goroot/src/anotherTest" name="TestAdd" time="0.00">
</testcase>
</testsuite>
</testsuites>