<testsuites name="Mocha Tests" time="10.074" tests="2" failures="1">
  <testsuite name="Root Suite" timestamp="2024-10-22T14:16:43" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="browser/connection" timestamp="2024-10-22T14:16:43" tests="2" time="10.072" failures="1">
    <testcase name="browser/connection page_refresh_with_recovery" time="0.191" classname="page_refresh_with_recovery">
      <failure message="Check new realtime recovered the connection from the cookie: expected false to be truthy" type="AssertionError"><![CDATA[AssertionError: Check new realtime recovered the connection from the cookie: expected false to be truthy
    at Object.<anonymous> (test/browser/connection.test.js:273:22)
    at callListener (build/ably.js:3349:14)
    at http://localhost:3000/build/ably.js:3503:7
    at Array.forEach (<anonymous>)
    at Connection.emit (build/ably.js:3502:15)
    at http://localhost:3000/build/ably.js:5783:14]]></failure>
    </testcase>
    <testcase name="browser/connection page_refresh_with_manual_recovery" time="0.084" classname="page_refresh_with_manual_recovery">
    </testcase>
  </testsuite>
</testsuites>