<testsuites name="Mocha Tests" time="0.009" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2024-06-11T00:57:52" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="rest/bufferutils" timestamp="2024-06-11T00:57:52" tests="2" time="0.005" failures="2">
    <testcase name="&quot;before each&quot; hook for &quot;Basic encoding and decoding&quot;" time="0.000" classname="&quot;before each&quot; hook for &quot;Basic encoding and decoding&quot;">
      <failure message="Cannot read properties of undefined (reading &apos;clearTransportPreference&apos;)" type="TypeError"><![CDATA[TypeError: Cannot read properties of undefined (reading 'clearTransportPreference')
    at Context.<anonymous> (test/support/root_hooks.js:25:17)]]></failure>
    </testcase>
    <testcase name="&quot;after each&quot; hook for &quot;Basic encoding and decoding&quot;" time="0.000" classname="&quot;after each&quot; hook for &quot;Basic encoding and decoding&quot;">
      <failure message="Cannot read properties of undefined (reading &apos;closeActiveClients&apos;)" type="TypeError"><![CDATA[TypeError: Cannot read properties of undefined (reading 'closeActiveClients')
    at Context.<anonymous> (test/support/root_hooks.js:15:17)]]></failure>
    </testcase>
  </testsuite>
</testsuites>