blob: 644633341e0d75d6db850281ca44c6f00648d94a [file]
<testsuites>
<testsuite errors="2" failures="0" skipped="0" tests="5" time="8.000" name="pkg/testing.TestReport" timestamp="2025-02-07T17:15:48.107Z">
<testcase classname="testing" name="TestReport" time="8.000">
<error message="Interrupted" type="">=== RUN TestReport&#xA;&#x9;&#x9;TestReport (8s)&#xA;</error>
</testcase>
<testcase classname="testing" name="TestReport/test_0" time="2.000"></testcase>
<testcase classname="testing" name="TestReport/test_1" time="2.000"></testcase>
<testcase classname="testing" name="TestReport/test_2" time="2.000"></testcase>
<testcase classname="testing" name="TestReport/test_3" time="2.000">
<error message="Interrupted" type="">=== RUN TestReport/test_3&#xA;&#x9;&#x9;TestReport/test_3 (2s)&#xA;goroutine 33 [running]:&#xA;testing.(*M).startAlarm.func1()&#xA;</error>
</testcase>
</testsuite>
</testsuites>