<testsuites name="Mocha Tests" time="12.152" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2024-10-23T10:04:37" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-23T10:04:37" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Realtime with LiveObjects plugin" timestamp="2024-10-23T10:04:41" tests="1" time="8.462" failures="1">
    <testcase name="realtime/live_objects Realtime with LiveObjects plugin MAP_CREATE with empty array fails in STATE_SYNC, works in STATE" time="2.344" classname="MAP_CREATE with empty array fails in STATE_SYNC, works in STATE">
      <failure message="expected false to be true" type="AssertionError"><![CDATA[@http://localhost:3000/test/realtime/live_objects.test.js:980:108

      + expected - actual

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