<testsuites name="Mocha Tests" time="11.437" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2024-10-23T10:04:25" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-23T10:04:25" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Realtime with LiveObjects plugin" timestamp="2024-10-23T10:04:29" tests="1" time="7.400" 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.330" classname="MAP_CREATE with empty array fails in STATE_SYNC, works in STATE">
      <failure message="expected false to be true" type="AssertionError"><![CDATA[AssertionError: expected false to be true
    at http://localhost:3000/test/realtime/live_objects.test.js:980:108
    at async SharedHelper.monitorConnectionThenCloseAndFinish (test/common/modules/shared_helper.js:176:9)
    at async Context.<anonymous> (test/realtime/live_objects.test.js:959:9)

      + expected - actual

      -false
      +true
      ]]></failure>
    </testcase>
  </testsuite>
</testsuites>