<testsuites name="Mocha Tests" time="11.589" 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.219" failures="1">
    <testcase name="realtime/live_objects Realtime with LiveObjects plugin MAP_CREATE with empty array fails in STATE_SYNC, works in STATE" time="0.902" classname="MAP_CREATE with empty array fails in STATE_SYNC, works in STATE">
      <failure message="expected false to be true" type="AssertionError"><![CDATA[AssertionError@http://localhost:3000/node_modules/chai/chai.js:9227:13
[3]</module.exports/Assertion.prototype.assert@http://localhost:3000/node_modules/chai/chai.js:253:13
[5]</module.exports/<@http://localhost:3000/node_modules/chai/chai.js:1066:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
@http://localhost:3000/test/realtime/live_objects.test.js:980:17
async*monitorConnectionAsync@http://localhost:3000/test/common/modules/shared_helper.js:195:51
monitorConnectionThenCloseAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:176:20
@http://localhost:3000/test/realtime/live_objects.test.js:959:22
@http://localhost:3000/test/realtime/live_objects.test.js:39:9
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:45:11
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:164:21
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:86:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:80:11
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:148:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:248:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:86:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:80:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:237:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:131:17
setupFn@http://localhost:3000/test/common/modules/testapp_module.js:33:22
setup@http://localhost:3000/test/common/modules/testapp_module.js:59:7
setupApp@http://localhost:3000/test/common/modules/shared_helper.js:481:28
@http://localhost:3000/test/realtime/live_objects.test.js:33:14


      + expected - actual

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