<testsuites name="Mocha Tests" time="100.697" tests="695" failures="65">
  <testsuite name="Root Suite" timestamp="2024-01-22T14:17:01" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="rest/bufferutils" timestamp="2024-01-22T14:17:01" tests="2" time="0.041" failures="0">
    <testcase name="rest/bufferutils Basic encoding and decoding" time="0.003" classname="Basic encoding and decoding">
    </testcase>
    <testcase name="rest/bufferutils BufferUtils return correct types" time="0.001" classname="BufferUtils return correct types">
    </testcase>
  </testsuite>
  <testsuite name="rest/defaults" timestamp="2024-01-22T14:17:01" tests="13" time="0.024" failures="0">
    <testcase name="rest/defaults Init with no endpoint-related options" time="0.002" classname="Init with no endpoint-related options">
    </testcase>
    <testcase name="rest/defaults Init with production environment" time="0.000" classname="Init with production environment">
    </testcase>
    <testcase name="rest/defaults Init with given environment" time="0.002" classname="Init with given environment">
    </testcase>
    <testcase name="rest/defaults Init with given environment and default fallbacks" time="0.001" classname="Init with given environment and default fallbacks">
    </testcase>
    <testcase name="rest/defaults Init with local environment and non-default ports" time="0.000" classname="Init with local environment and non-default ports">
    </testcase>
    <testcase name="rest/defaults Init with given host" time="0.001" classname="Init with given host">
    </testcase>
    <testcase name="rest/defaults Init with given restHost and realtimeHost" time="0.000" classname="Init with given restHost and realtimeHost">
    </testcase>
    <testcase name="rest/defaults Init with given restHost and realtimeHost, using the default fallback hosts" time="0.000" classname="Init with given restHost and realtimeHost, using the default fallback hosts">
    </testcase>
    <testcase name="rest/defaults Throws an error when initiated with fallbackHosts and fallbackHostsUseDefault" time="0.001" classname="Throws an error when initiated with fallbackHosts and fallbackHostsUseDefault">
    </testcase>
    <testcase name="rest/defaults Throws an error with initiated with fallbackHostsUseDefault and port or tlsPort set" time="0.000" classname="Throws an error with initiated with fallbackHostsUseDefault and port or tlsPort set">
    </testcase>
    <testcase name="rest/defaults Init with deprecated host and wsHost options" time="0.001" classname="Init with deprecated host and wsHost options">
    </testcase>
    <testcase name="rest/defaults Init with no endpoint-related options and given default environment" time="0.001" classname="Init with no endpoint-related options and given default environment">
    </testcase>
    <testcase name="rest/defaults closeOnUnload" time="0.001" classname="closeOnUnload">
    </testcase>
  </testsuite>
  <testsuite name="realtime/connectivity" timestamp="2024-01-22T14:17:01" tests="2" time="3.627" failures="2">
    <testcase name="realtime/connectivity &quot;before all&quot; hook for &quot;http_connectivity_check&quot;" time="3.607" classname="&quot;before all&quot; hook for &quot;http_connectivity_check&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/connectivity &quot;before all&quot; hook for &quot;http_connectivity_check&quot;" time="3.607" classname="&quot;before all&quot; hook for &quot;http_connectivity_check&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/connectivity &quot;before all&quot; hook for &quot;http_connectivity_check&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/connectivity.test.js:15:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/connection" timestamp="2024-01-22T14:17:04" tests="6" time="3.160" failures="2">
    <testcase name="realtime/connection &quot;before all&quot; hook for &quot;connectionPing&quot;" time="3.153" classname="&quot;before all&quot; hook for &quot;connectionPing&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/connection &quot;before all&quot; hook for &quot;connectionPing&quot;" time="3.153" classname="&quot;before all&quot; hook for &quot;connectionPing&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/connection &quot;before all&quot; hook for &quot;connectionPing&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/connection.test.js:16:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/delta" timestamp="2024-01-22T14:17:08" tests="5" time="3.495" failures="2">
    <testcase name="realtime/delta &quot;before all&quot; hook for &quot;deltaPlugin&quot;" time="3.489" classname="&quot;before all&quot; hook for &quot;deltaPlugin&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/delta &quot;before all&quot; hook for &quot;deltaPlugin&quot;" time="3.489" classname="&quot;before all&quot; hook for &quot;deltaPlugin&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/delta &quot;before all&quot; hook for &quot;deltaPlugin&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/delta.test.js:36:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/crypto" timestamp="2024-01-22T14:17:11" tests="41" time="3.261" failures="2">
    <testcase name="realtime/crypto &quot;before all&quot; hook for &quot;generateRandomKey0&quot;" time="3.257" classname="&quot;before all&quot; hook for &quot;generateRandomKey0&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/crypto &quot;before all&quot; hook for &quot;generateRandomKey0&quot;" time="3.257" classname="&quot;before all&quot; hook for &quot;generateRandomKey0&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/crypto &quot;before all&quot; hook for &quot;generateRandomKey0&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/crypto.test.js:113:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/auth" timestamp="2024-01-22T14:17:14" tests="97" time="3.251" failures="2">
    <testcase name="realtime/auth &quot;before all&quot; hook for &quot;authbase0&quot;" time="3.246" classname="&quot;before all&quot; hook for &quot;authbase0&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/auth &quot;before all&quot; hook for &quot;authbase0&quot;" time="3.246" classname="&quot;before all&quot; hook for &quot;authbase0&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/auth &quot;before all&quot; hook for &quot;authbase0&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/auth.test.js:38:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/channel" timestamp="2024-01-22T14:17:18" tests="147" time="3.375" failures="2">
    <testcase name="realtime/channel &quot;before all&quot; hook for &quot;channelinit0_with_web_socket_binary_transport&quot;" time="3.372" classname="&quot;before all&quot; hook for &quot;channelinit0_with_web_socket_binary_transport&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/channel &quot;before all&quot; hook for &quot;channelinit0_with_web_socket_binary_transport&quot;" time="3.372" classname="&quot;before all&quot; hook for &quot;channelinit0_with_web_socket_binary_transport&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/channel &quot;before all&quot; hook for &quot;channelinit0_with_web_socket_binary_transport&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/channel.test.js:162:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/encoding" timestamp="2024-01-22T14:17:21" tests="2" time="3.682" failures="2">
    <testcase name="realtime/encoding &quot;before all&quot; hook for &quot;message_decoding&quot;" time="3.679" classname="&quot;before all&quot; hook for &quot;message_decoding&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/encoding &quot;before all&quot; hook for &quot;message_decoding&quot;" time="3.679" classname="&quot;before all&quot; hook for &quot;message_decoding&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/encoding &quot;before all&quot; hook for &quot;message_decoding&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/encoding.test.js:17:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/event_emitter" timestamp="2024-01-22T14:17:25" tests="13" time="3.389" failures="2">
    <testcase name="realtime/event_emitter &quot;before all&quot; hook for &quot;attachdetach0&quot;" time="3.385" classname="&quot;before all&quot; hook for &quot;attachdetach0&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/event_emitter &quot;before all&quot; hook for &quot;attachdetach0&quot;" time="3.385" classname="&quot;before all&quot; hook for &quot;attachdetach0&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/event_emitter &quot;before all&quot; hook for &quot;attachdetach0&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/event_emitter.test.js:15:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/failure" timestamp="2024-01-22T14:17:28" tests="24" time="3.257" failures="2">
    <testcase name="realtime/failure &quot;before all&quot; hook for &quot;invalid_cred_failure&quot;" time="3.253" classname="&quot;before all&quot; hook for &quot;invalid_cred_failure&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/failure &quot;before all&quot; hook for &quot;invalid_cred_failure&quot;" time="3.253" classname="&quot;before all&quot; hook for &quot;invalid_cred_failure&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/failure &quot;before all&quot; hook for &quot;invalid_cred_failure&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/failure.test.js:17:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/history" timestamp="2024-01-22T14:17:31" tests="1" time="3.397" failures="2">
    <testcase name="realtime/history &quot;before all&quot; hook for &quot;history_until_attach&quot;" time="3.393" classname="&quot;before all&quot; hook for &quot;history_until_attach&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/history &quot;before all&quot; hook for &quot;history_until_attach&quot;" time="3.393" classname="&quot;before all&quot; hook for &quot;history_until_attach&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/history &quot;before all&quot; hook for &quot;history_until_attach&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/history.test.js:41:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/init" timestamp="2024-01-22T14:17:35" tests="14" time="3.148" failures="2">
    <testcase name="realtime/init &quot;before all&quot; hook for &quot;initbase0&quot;" time="3.144" classname="&quot;before all&quot; hook for &quot;initbase0&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/init &quot;before all&quot; hook for &quot;initbase0&quot;" time="3.144" classname="&quot;before all&quot; hook for &quot;initbase0&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/init &quot;before all&quot; hook for &quot;initbase0&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/init.test.js:13:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/message" timestamp="2024-01-22T14:17:38" tests="42" time="3.320" failures="2">
    <testcase name="realtime/message &quot;before all&quot; hook for &quot;publishonce&quot;" time="3.316" classname="&quot;before all&quot; hook for &quot;publishonce&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/message &quot;before all&quot; hook for &quot;publishonce&quot;" time="3.316" classname="&quot;before all&quot; hook for &quot;publishonce&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/message &quot;before all&quot; hook for &quot;publishonce&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/message.test.js:32:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/reauth" timestamp="2024-01-22T14:17:41" tests="32" time="3.222" failures="2">
    <testcase name="realtime/reauth &quot;before all&quot; hook for &quot;reauthCapabilityUpgradeNewChannel_with_web_socket_binary_transport&quot;" time="3.218" classname="&quot;before all&quot; hook for &quot;reauthCapabilityUpgradeNewChannel_with_web_socket_binary_transport&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/reauth &quot;before all&quot; hook for &quot;reauthCapabilityUpgradeNewChannel_with_web_socket_binary_transport&quot;" time="3.218" classname="&quot;before all&quot; hook for &quot;reauthCapabilityUpgradeNewChannel_with_web_socket_binary_transport&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/reauth &quot;before all&quot; hook for &quot;reauthCapabilityUpgradeNewChannel_with_web_socket_binary_transport&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/reauth.test.js:16:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/resume" timestamp="2024-01-22T14:17:44" tests="35" time="3.277" failures="2">
    <testcase name="realtime/resume &quot;before all&quot; hook for &quot;resume_inactive_with_web_socket_binary_transport&quot;" time="3.272" classname="&quot;before all&quot; hook for &quot;resume_inactive_with_web_socket_binary_transport&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/resume &quot;before all&quot; hook for &quot;resume_inactive_with_web_socket_binary_transport&quot;" time="3.272" classname="&quot;before all&quot; hook for &quot;resume_inactive_with_web_socket_binary_transport&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/resume &quot;before all&quot; hook for &quot;resume_inactive_with_web_socket_binary_transport&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/resume.test.js:16:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/presence" timestamp="2024-01-22T14:17:48" tests="36" time="3.548" failures="2">
    <testcase name="realtime/presence &quot;before all&quot; hook for &quot;presenceAttachAndEnter&quot;" time="3.543" classname="&quot;before all&quot; hook for &quot;presenceAttachAndEnter&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/presence &quot;before all&quot; hook for &quot;presenceAttachAndEnter&quot;" time="3.543" classname="&quot;before all&quot; hook for &quot;presenceAttachAndEnter&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/presence &quot;before all&quot; hook for &quot;presenceAttachAndEnter&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/presence.test.js:99:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/sync" timestamp="2024-01-22T14:17:51" tests="6" time="3.155" failures="2">
    <testcase name="realtime/sync &quot;before all&quot; hook for &quot;sync_existing_set&quot;" time="3.151" classname="&quot;before all&quot; hook for &quot;sync_existing_set&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/sync &quot;before all&quot; hook for &quot;sync_existing_set&quot;" time="3.151" classname="&quot;before all&quot; hook for &quot;sync_existing_set&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/sync &quot;before all&quot; hook for &quot;sync_existing_set&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/sync.test.js:16:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/upgrade" timestamp="2024-01-22T14:17:54" tests="14" time="3.881" failures="2">
    <testcase name="realtime/upgrade &quot;before all&quot; hook for &quot;publishpreupgrade&quot;" time="3.876" classname="&quot;before all&quot; hook for &quot;publishpreupgrade&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="realtime/upgrade &quot;before all&quot; hook for &quot;publishpreupgrade&quot;" time="3.876" classname="&quot;before all&quot; hook for &quot;publishpreupgrade&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/upgrade &quot;before all&quot; hook for &quot;publishpreupgrade&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/realtime/upgrade.test.js:29:17
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/auth" timestamp="2024-01-22T14:17:58" tests="35" time="3.161" failures="1">
    <testcase name="rest/auth &quot;before all&quot; hook for &quot;Base token generation case&quot;" time="3.156" classname="&quot;before all&quot; hook for &quot;Base token generation case&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/capability" timestamp="2024-01-22T14:18:01" tests="14" time="3.743" failures="2">
    <testcase name="rest/capability &quot;before all&quot; hook for &quot;Blanket intersection with specified key&quot;" time="3.739" classname="&quot;before all&quot; hook for &quot;Blanket intersection with specified key&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/capability &quot;before all&quot; hook for &quot;Blanket intersection with specified key&quot;" time="3.739" classname="&quot;before all&quot; hook for &quot;Blanket intersection with specified key&quot;">
      <failure message="done() called multiple times in hook &lt;rest/capability &quot;before all&quot; hook for &quot;Blanket intersection with specified key&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/capability.test.js:24:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/fallbacks" timestamp="2024-01-22T14:18:05" tests="1" time="3.491" failures="2">
    <testcase name="rest/fallbacks &quot;before all&quot; hook for &quot;Store working fallback&quot;" time="3.487" classname="&quot;before all&quot; hook for &quot;Store working fallback&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/fallbacks &quot;before all&quot; hook for &quot;Store working fallback&quot;" time="3.487" classname="&quot;before all&quot; hook for &quot;Store working fallback&quot;">
      <failure message="done() called multiple times in hook &lt;rest/fallbacks &quot;before all&quot; hook for &quot;Store working fallback&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/fallbacks.test.js:14:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/http" timestamp="2024-01-22T14:18:09" tests="1" time="3.290" failures="1">
    <testcase name="rest/http &quot;before all&quot; hook for &quot;Should send X-Ably-Version and Ably-Agent headers in get/post requests&quot;" time="3.286" classname="&quot;before all&quot; hook for &quot;Should send X-Ably-Version and Ably-Agent headers in get/post requests&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/init" timestamp="2024-01-22T14:18:12" tests="7" time="3.383" failures="2">
    <testcase name="rest/init &quot;before all&quot; hook for &quot;Init with key string&quot;" time="3.379" classname="&quot;before all&quot; hook for &quot;Init with key string&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/init &quot;before all&quot; hook for &quot;Init with key string&quot;" time="3.379" classname="&quot;before all&quot; hook for &quot;Init with key string&quot;">
      <failure message="done() called multiple times in hook &lt;rest/init &quot;before all&quot; hook for &quot;Init with key string&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/init.test.js:12:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/history" timestamp="2024-01-22T14:18:15" tests="14" time="3.127" failures="1">
    <testcase name="rest/history &quot;before all&quot; hook for &quot;history_simple with binary protocol&quot;" time="3.124" classname="&quot;before all&quot; hook for &quot;history_simple with binary protocol&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/message" timestamp="2024-01-22T14:18:18" tests="8" time="3.283" failures="2">
    <testcase name="rest/message &quot;before all&quot; hook for &quot;Should implicitly send clientId when authenticated with clientId&quot;" time="3.279" classname="&quot;before all&quot; hook for &quot;Should implicitly send clientId when authenticated with clientId&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/message &quot;before all&quot; hook for &quot;Should implicitly send clientId when authenticated with clientId&quot;" time="3.279" classname="&quot;before all&quot; hook for &quot;Should implicitly send clientId when authenticated with clientId&quot;">
      <failure message="done() called multiple times in hook &lt;rest/message &quot;before all&quot; hook for &quot;Should implicitly send clientId when authenticated with clientId&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/message.test.js:13:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/presence" timestamp="2024-01-22T14:18:22" tests="5" time="2.006" failures="1">
    <testcase name="rest/presence &quot;before all&quot; hook for &quot;Presence get simple&quot;" time="2.004" classname="&quot;before all&quot; hook for &quot;Presence get simple&quot;">
      <failure message="Timeout of 2000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/push" timestamp="2024-01-22T14:18:24" tests="11" time="1.300" failures="1">
    <testcase name="rest/push &quot;before all&quot; hook for &quot;Get subscriptions&quot;" time="1.297" classname="&quot;before all&quot; hook for &quot;Get subscriptions&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/time" timestamp="2024-01-22T14:18:25" tests="2" time="1.932" failures="2">
    <testcase name="rest/time &quot;before all&quot; hook for &quot;time0&quot;" time="1.929" classname="&quot;before all&quot; hook for &quot;time0&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/push &quot;before all&quot; hook for &quot;Get subscriptions&quot;" time="1.297" classname="&quot;before all&quot; hook for &quot;Get subscriptions&quot;">
      <failure message="done() called multiple times in hook &lt;rest/push &quot;before all&quot; hook for &quot;Get subscriptions&quot;&gt;" type="Error"><![CDATA[@http://localhost:3000/test/rest/push.test.js:38:13
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/request" timestamp="2024-01-22T14:18:27" tests="15" time="1.220" failures="2">
    <testcase name="rest/request &quot;before all&quot; hook for &quot;request_time with binary protocol&quot;" time="1.216" classname="&quot;before all&quot; hook for &quot;request_time with binary protocol&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/time &quot;before all&quot; hook for &quot;time0&quot;" time="1.929" classname="&quot;before all&quot; hook for &quot;time0&quot;">
      <failure message="done() called multiple times in hook &lt;rest/time &quot;before all&quot; hook for &quot;time0&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/time.test.js:12:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/stats" timestamp="2024-01-22T14:18:28" tests="11" time="2.165" failures="2">
    <testcase name="rest/stats &quot;before all&quot; hook for &quot;appstats_minute0&quot;" time="2.160" classname="&quot;before all&quot; hook for &quot;appstats_minute0&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/request &quot;before all&quot; hook for &quot;request_time with binary protocol&quot;" time="1.216" classname="&quot;before all&quot; hook for &quot;request_time with binary protocol&quot;">
      <failure message="done() called multiple times in hook &lt;rest/request &quot;before all&quot; hook for &quot;request_time with binary protocol&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/request.test.js:16:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="browser/connection" timestamp="2024-01-22T14:18:30" tests="13" time="1.438" failures="1">
    <testcase name="browser/connection &quot;before all&quot; hook for &quot;device_going_offline_causes_disconnected_state&quot;" time="1.436" classname="&quot;before all&quot; hook for &quot;device_going_offline_causes_disconnected_state&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="browser/simple" timestamp="2024-01-22T14:18:32" tests="16" time="2.018" failures="2">
    <testcase name="browser/simple &quot;before all&quot; hook for &quot;simpleInitBase0&quot;" time="2.014" classname="&quot;before all&quot; hook for &quot;simpleInitBase0&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="browser/connection &quot;before all&quot; hook for &quot;device_going_offline_causes_disconnected_state&quot;" time="1.436" classname="&quot;before all&quot; hook for &quot;device_going_offline_causes_disconnected_state&quot;">
      <failure message="done() called multiple times in hook &lt;browser/connection &quot;before all&quot; hook for &quot;device_going_offline_causes_disconnected_state&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/browser/connection.test.js:43:17
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/http/fetch" timestamp="2024-01-22T14:18:34" tests="3" time="1.168" failures="2">
    <testcase name="rest/http/fetch &quot;before all&quot; hook for &quot;Should use fetch when XHR and JSONP are not supported&quot;" time="1.162" classname="&quot;before all&quot; hook for &quot;Should use fetch when XHR and JSONP are not supported&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="browser/simple &quot;before all&quot; hook for &quot;simpleInitBase0&quot;" time="2.014" classname="&quot;before all&quot; hook for &quot;simpleInitBase0&quot;">
      <failure message="done() called multiple times in hook &lt;browser/simple &quot;before all&quot; hook for &quot;simpleInitBase0&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/browser/simple.test.js:11:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/status" timestamp="2024-01-22T14:18:35" tests="3" time="2.030" failures="1">
    <testcase name="rest/status &quot;before all&quot; hook for &quot;status0 with binary protocol&quot;" time="2.025" classname="&quot;before all&quot; hook for &quot;status0 with binary protocol&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/batchPublish" timestamp="2024-01-22T14:18:37" tests="0" time="1.235" failures="2">
    <testcase name="rest/batchPublish &quot;before all&quot; hook in &quot;rest/batchPublish&quot;" time="1.231" classname="&quot;before all&quot; hook in &quot;rest/batchPublish&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/status &quot;before all&quot; hook for &quot;status0 with binary protocol&quot;" time="2.025" classname="&quot;before all&quot; hook for &quot;status0 with binary protocol&quot;">
      <failure message="done() called multiple times in hook &lt;rest/status &quot;before all&quot; hook for &quot;status0 with binary protocol&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/status.test.js:16:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/batchPresence" timestamp="2024-01-22T14:18:38" tests="1" time="2.114" failures="2">
    <testcase name="rest/batchPresence &quot;before all&quot; hook for &quot;performs a batch presence fetch and returns a result&quot;" time="2.110" classname="&quot;before all&quot; hook for &quot;performs a batch presence fetch and returns a result&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/batchPublish &quot;before all&quot; hook in &quot;rest/batchPublish&quot;" time="1.231" classname="&quot;before all&quot; hook in &quot;rest/batchPublish&quot;">
      <failure message="done() called multiple times in hook &lt;rest/batchPublish &quot;before all&quot; hook in &quot;rest/batchPublish&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/batch.test.js:16:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/revokeTokens" timestamp="2024-01-22T14:18:40" tests="3" time="1.067" failures="2">
    <testcase name="rest/revokeTokens &quot;before all&quot; hook for &quot;revokes tokens matching the given specifiers&quot;" time="1.063" classname="&quot;before all&quot; hook for &quot;revokes tokens matching the given specifiers&quot;">
      <failure message="SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)" type="Error"><![CDATA[SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:199)]]></failure>
    </testcase>
    <testcase name="rest/batchPresence &quot;before all&quot; hook for &quot;performs a batch presence fetch and returns a result&quot;" time="2.110" classname="&quot;before all&quot; hook for &quot;performs a batch presence fetch and returns a result&quot;">
      <failure message="done() called multiple times in hook &lt;rest/batchPresence &quot;before all&quot; hook for &quot;performs a batch presence fetch and returns a result&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[@http://localhost:3000/test/rest/batch.test.js:352:15
@http://localhost:3000/test/common/modules/testapp_module.js:35:15
@http://localhost:3000/test/common/modules/testapp_manager.js:197:19
@http://localhost:3000/test/common/modules/testapp_manager.js:124:19]]></failure>
    </testcase>
  </testsuite>
</testsuites>