<testsuites name="Mocha Tests" time="12.497" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2024-10-23T10:03:50" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-23T10:03:50" 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-23T10:03:55" tests="1" file="/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js" time="7.566" failures="1">
    <testcase name="realtime/live_objects Realtime with LiveObjects plugin MAP_CREATE with empty array fails in STATE_SYNC, works in STATE" time="1.093" classname="MAP_CREATE with empty array fails in STATE_SYNC, works in STATE">
      <failure message="expected undefined to exist" type="AssertionError"><![CDATA[AssertionError: expected undefined to exist
    at /home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js:994:25
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at SharedHelper.monitorConnectionThenCloseAndFinish (test/common/modules/shared_helper.js:176:9)
    at Context.<anonymous> (test/realtime/live_objects.test.js:985:9)]]></failure>
    </testcase>
  </testsuite>
</testsuites>