k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/kettle/testdata/junit_no_suite_name.xml (about)

     1  <testsuites>
     2      <testsuite>
     3          <testcase name="TestSimpleFile">
     4              <failure message="simple_test.go:186: Running tests in file plumbing"/>
     5          </testcase>
     6          <testcase name="TestSimpleFile/plumbing/min/min_program"> PASS </testcase>
     7          <testcase name="TestSimpleFile/plumbing/eval_results/error_result"> PASS </testcase>
     8      </testsuite>
     9  </testsuites>