<testsuites name="Mocha Tests" time="17.264" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2024-10-25T14:13:24" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-25T14:13:24" 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:30" tests="1" file="/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js" time="11.180" failures="1">
    <testcase name="realtime/live_objects Realtime with LiveObjects plugin MAP_CREATE with empty array fails in STATE_SYNC, works in STATE" time="3.294" 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>