<testsuites name="Mocha Tests" time="74.043" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2024-10-25T14:13:14" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-25T14:13:14" tests="0" file="/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Realtime with LiveObjects plugin" timestamp="2024-10-25T14:13:20" tests="1" file="/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js" time="67.386" failures="1">
    <testcase name="realtime/live_objects Realtime with LiveObjects plugin MAP_CREATE with empty array fails in STATE_SYNC, works in STATE" time="60.006" classname="MAP_CREATE with empty array fails in STATE_SYNC, works in STATE">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js)" type="Error"><![CDATA[Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js)
    at listOnTimeout (node:internal/timers:581:17)
    at processTimers (node:internal/timers:519:7)]]></failure>
    </testcase>
  </testsuite>
</testsuites>