<testsuites name="Mocha Tests" time="3304.372" tests="683" failures="151" skipped="3">
  <testsuite name="Root Suite" timestamp="2024-01-22T10:30:37" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="rest/bufferutils" timestamp="2024-01-22T10:30:37" tests="2" time="0.006" failures="0">
    <testcase name="rest/bufferutils Basic encoding and decoding" time="0.001" classname="Basic encoding and decoding">
    </testcase>
    <testcase name="rest/bufferutils BufferUtils return correct types" time="0.000" classname="BufferUtils return correct types">
    </testcase>
  </testsuite>
  <testsuite name="rest/defaults" timestamp="2024-01-22T10:30:37" tests="8" time="0.000" failures="0">
    <testcase name="rest/defaults Init with no endpoint-related options" time="0.001" 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.001" classname="Init with given environment">
    </testcase>
    <testcase name="rest/defaults Init with local environment and non-default ports" time="0.008" classname="Init with local environment and non-default ports">
    </testcase>
    <testcase name="rest/defaults Init with given host" time="0.000" classname="Init with given host">
    </testcase>
    <testcase name="rest/defaults Init with given restHost and realtimeHost" time="0.001" classname="Init with given restHost and realtimeHost">
    </testcase>
    <testcase name="rest/defaults Init with no endpoint-related options and given default environment" time="0.000" 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="normaliseOptions with useBinaryProtocol == true" timestamp="2024-01-22T10:30:37" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="given MsgPack implementation" timestamp="2024-01-22T10:30:37" tests="1" time="0.001" failures="0">
    <testcase name="rest/defaults normaliseOptions with useBinaryProtocol == true given MsgPack implementation maintains useBinaryProtocol as true" time="0.000" classname="maintains useBinaryProtocol as true">
    </testcase>
  </testsuite>
  <testsuite name="given no MsgPack implementation" timestamp="2024-01-22T10:30:37" tests="1" time="0.002" failures="0">
    <testcase name="rest/defaults normaliseOptions with useBinaryProtocol == true given no MsgPack implementation changes useBinaryProtocol to false" time="0.000" classname="changes useBinaryProtocol to false">
    </testcase>
  </testsuite>
  <testsuite name="realtime/auth" timestamp="2024-01-22T10:30:37" tests="97" time="4.128" failures="2">
    <testcase name="realtime/auth &quot;before all&quot; hook for &quot;authbase0&quot;" time="4.120" classname="&quot;before all&quot; hook for &quot;authbase0&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
    <testcase name="realtime/auth &quot;before all&quot; hook for &quot;authbase0&quot;" time="4.120" 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:39:15
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:35:15
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:156:19
httpReqFunction/</xhr.onerror@http://localhost:3000/test/common/modules/testapp_manager.js:83:19
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:82:9
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:154:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:138: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
@http://localhost:3000/test/realtime/auth.test.js:37:14
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/channel" timestamp="2024-01-22T10:30:41" tests="147" time="593.345" failures="2">
    <testcase name="realtime/channel channelinit0_with_web_socket_binary_transport" time="0.424" classname="channelinit0_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelinit0_with_web_socket_text_transport" time="0.330" classname="channelinit0_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel channelinit0_with_xhr_polling_binary_transport" time="0.090" classname="channelinit0_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelinit0_with_xhr_polling_text_transport" time="0.261" classname="channelinit0_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel channelinit0_with_xhr_streaming_binary_transport" time="12.578" classname="channelinit0_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelinit0_with_xhr_streaming_text_transport" time="0.269" classname="channelinit0_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel channelinit0_with_binary_transport" time="0.267" classname="channelinit0_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelinit0_with_text_transport" time="0.516" classname="channelinit0_with_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach0_with_web_socket_binary_transport" time="0.745" classname="channelattach0_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach0_with_web_socket_text_transport" time="0.422" classname="channelattach0_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach0_with_xhr_polling_binary_transport" time="0.336" classname="channelattach0_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach0_with_xhr_polling_text_transport" time="60.001" classname="channelattach0_with_xhr_polling_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
@http://localhost:3000/test/realtime/channel.test.js:216:29
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
]]></failure>
    </testcase>
    <testcase name="realtime/channel channelattach0_with_xhr_streaming_binary_transport" time="13.444" classname="channelattach0_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach0_with_xhr_streaming_text_transport" time="60.000" classname="channelattach0_with_xhr_streaming_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.]]></failure>
    </testcase>
    <testcase name="realtime/channel channelattach0_with_binary_transport" time="0.660" classname="channelattach0_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach0_with_text_transport" time="0.288" classname="channelattach0_with_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach2_with_web_socket_binary_transport" time="0.430" classname="channelattach2_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach2_with_web_socket_text_transport" time="0.385" classname="channelattach2_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach2_with_xhr_polling_binary_transport" time="0.317" classname="channelattach2_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach2_with_xhr_polling_text_transport" time="0.210" classname="channelattach2_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach2_with_xhr_streaming_binary_transport" time="0.273" classname="channelattach2_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach2_with_xhr_streaming_text_transport" time="14.442" classname="channelattach2_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach2_with_binary_transport" time="0.452" classname="channelattach2_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach2_with_text_transport" time="0.454" classname="channelattach2_with_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach3_with_web_socket_binary_transport" time="0.460" classname="channelattach3_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach3_with_web_socket_text_transport" time="0.448" classname="channelattach3_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach3_with_xhr_polling_binary_transport" time="0.526" classname="channelattach3_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach3_with_xhr_polling_text_transport" time="0.520" classname="channelattach3_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach3_with_xhr_streaming_binary_transport" time="0.592" classname="channelattach3_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach3_with_xhr_streaming_text_transport" time="14.735" classname="channelattach3_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachempty_with_web_socket_binary_transport" time="1.455" classname="channelattachempty_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattachempty_with_web_socket_text_transport" time="1.382" classname="channelattachempty_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachempty_with_xhr_polling_binary_transport" time="1.210" classname="channelattachempty_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattachempty_with_xhr_polling_text_transport" time="1.386" classname="channelattachempty_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachempty_with_xhr_streaming_binary_transport" time="1.397" classname="channelattachempty_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattachempty_with_xhr_streaming_text_transport" time="15.775" classname="channelattachempty_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachempty_with_binary_transport" time="1.398" classname="channelattachempty_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattachempty_with_text_transport" time="1.396" classname="channelattachempty_with_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachinvalid_with_web_socket_binary_transport" time="1.526" classname="channelattachinvalid_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattachinvalid_with_web_socket_text_transport" time="1.556" classname="channelattachinvalid_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachinvalid_with_xhr_polling_binary_transport" time="1.214" classname="channelattachinvalid_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattachinvalid_with_xhr_polling_text_transport" time="1.395" classname="channelattachinvalid_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachinvalid_with_xhr_streaming_binary_transport" time="1.400" classname="channelattachinvalid_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattachinvalid_with_xhr_streaming_text_transport" time="1.395" classname="channelattachinvalid_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachinvalid_with_binary_transport" time="1.397" classname="channelattachinvalid_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattachinvalid_with_text_transport" time="1.536" classname="channelattachinvalid_with_text_transport">
    </testcase>
    <testcase name="realtime/channel publish_no_attach_with_web_socket_binary_transport" time="0.384" classname="publish_no_attach_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel publish_no_attach_with_web_socket_text_transport" time="0.381" classname="publish_no_attach_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel publish_no_attach_with_xhr_polling_binary_transport" time="0.222" classname="publish_no_attach_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel publish_no_attach_with_xhr_polling_text_transport" time="0.389" classname="publish_no_attach_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel publish_no_attach_with_xhr_streaming_binary_transport" time="0.394" classname="publish_no_attach_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel publish_no_attach_with_xhr_streaming_text_transport" time="0.403" classname="publish_no_attach_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel publish_no_attach_with_binary_transport" time="0.399" classname="publish_no_attach_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel publish_no_attach_with_text_transport" time="0.398" classname="publish_no_attach_with_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_publish_invalid_with_web_socket_binary_transport" time="0.381" classname="channelattach_publish_invalid_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_publish_invalid_with_web_socket_text_transport" time="0.384" classname="channelattach_publish_invalid_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_publish_invalid_with_xhr_polling_binary_transport" time="0.259" classname="channelattach_publish_invalid_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_publish_invalid_with_xhr_polling_text_transport" time="0.383" classname="channelattach_publish_invalid_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_publish_invalid_with_xhr_streaming_binary_transport" time="32.195" classname="channelattach_publish_invalid_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_publish_invalid_with_xhr_streaming_text_transport" time="0.395" classname="channelattach_publish_invalid_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_publish_invalid_with_binary_transport" time="0.393" classname="channelattach_publish_invalid_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_publish_invalid_with_text_transport" time="0.464" classname="channelattach_publish_invalid_with_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_invalid_twice_with_web_socket_binary_transport" time="1.669" classname="channelattach_invalid_twice_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_invalid_twice_with_web_socket_text_transport" time="1.449" classname="channelattach_invalid_twice_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_invalid_twice_with_xhr_polling_binary_transport" time="1.521" classname="channelattach_invalid_twice_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_invalid_twice_with_xhr_polling_text_transport" time="1.538" classname="channelattach_invalid_twice_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_invalid_twice_with_xhr_streaming_binary_transport" time="35.505" classname="channelattach_invalid_twice_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_invalid_twice_with_xhr_streaming_text_transport" time="34.401" classname="channelattach_invalid_twice_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_invalid_twice_with_binary_transport" time="1.355" classname="channelattach_invalid_twice_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel channelattach_invalid_twice_with_text_transport" time="1.640" classname="channelattach_invalid_twice_with_text_transport">
    </testcase>
    <testcase name="realtime/channel channelattachOnceOrIfAfter" time="0.470" classname="channelattachOnceOrIfAfter">
    </testcase>
    <testcase name="realtime/channel channelattachOnceOrIfBefore" time="0.585" classname="channelattachOnceOrIfBefore">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicChannelsGet_with_web_socket_binary_transport" time="1.720" classname="attachWithChannelParamsBasicChannelsGet_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicChannelsGet_with_web_socket_text_transport" time="1.702" classname="attachWithChannelParamsBasicChannelsGet_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicChannelsGet_with_xhr_polling_binary_transport" time="1.537" classname="attachWithChannelParamsBasicChannelsGet_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicChannelsGet_with_xhr_polling_text_transport" time="1.716" classname="attachWithChannelParamsBasicChannelsGet_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicChannelsGet_with_xhr_streaming_binary_transport" time="2.001" classname="attachWithChannelParamsBasicChannelsGet_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicChannelsGet_with_xhr_streaming_text_transport" time="1.624" classname="attachWithChannelParamsBasicChannelsGet_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicChannelsGet_with_binary_transport" time="1.711" classname="attachWithChannelParamsBasicChannelsGet_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicChannelsGet_with_text_transport" time="1.707" classname="attachWithChannelParamsBasicChannelsGet_with_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicSetOptions_with_web_socket_binary_transport" time="1.721" classname="attachWithChannelParamsBasicSetOptions_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicSetOptions_with_web_socket_text_transport" time="1.699" classname="attachWithChannelParamsBasicSetOptions_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicSetOptions_with_xhr_polling_binary_transport" time="15.851" classname="attachWithChannelParamsBasicSetOptions_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicSetOptions_with_xhr_polling_text_transport" time="14.450" classname="attachWithChannelParamsBasicSetOptions_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicSetOptions_with_xhr_streaming_binary_transport" time="1.925" classname="attachWithChannelParamsBasicSetOptions_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicSetOptions_with_xhr_streaming_text_transport" time="13.607" classname="attachWithChannelParamsBasicSetOptions_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicSetOptions_with_binary_transport" time="1.761" classname="attachWithChannelParamsBasicSetOptions_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsBasicSetOptions_with_text_transport" time="1.710" classname="attachWithChannelParamsBasicSetOptions_with_text_transport">
    </testcase>
    <testcase name="realtime/channel subscribeAfterSetOptions_with_web_socket_binary_transport" time="0.412" classname="subscribeAfterSetOptions_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel subscribeAfterSetOptions_with_web_socket_text_transport" time="0.386" classname="subscribeAfterSetOptions_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel subscribeAfterSetOptions_with_xhr_polling_binary_transport" time="0.391" classname="subscribeAfterSetOptions_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel subscribeAfterSetOptions_with_xhr_polling_text_transport" time="0.337" classname="subscribeAfterSetOptions_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel subscribeAfterSetOptions_with_xhr_streaming_binary_transport" time="0.412" classname="subscribeAfterSetOptions_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel subscribeAfterSetOptions_with_xhr_streaming_text_transport" time="0.584" classname="subscribeAfterSetOptions_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel subscribeAfterSetOptions_with_binary_transport" time="0.732" classname="subscribeAfterSetOptions_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel subscribeAfterSetOptions_with_text_transport" time="0.380" classname="subscribeAfterSetOptions_with_text_transport">
    </testcase>
    <testcase name="realtime/channel channelGetShouldThrowWhenWouldCauseReattach" time="0.400" classname="channelGetShouldThrowWhenWouldCauseReattach">
    </testcase>
    <testcase name="realtime/channel setOptionsCallbackBehaviour_with_web_socket_binary_transport" time="0.522" classname="setOptionsCallbackBehaviour_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel setOptionsCallbackBehaviour_with_web_socket_text_transport" time="0.519" classname="setOptionsCallbackBehaviour_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel setOptionsCallbackBehaviour_with_xhr_polling_binary_transport" time="34.255" classname="setOptionsCallbackBehaviour_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel setOptionsCallbackBehaviour_with_xhr_polling_text_transport" time="13.348" classname="setOptionsCallbackBehaviour_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel setOptionsCallbackBehaviour_with_xhr_streaming_binary_transport" time="32.235" classname="setOptionsCallbackBehaviour_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel setOptionsCallbackBehaviour_with_xhr_streaming_text_transport" time="0.851" classname="setOptionsCallbackBehaviour_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel setOptionsCallbackBehaviour_with_binary_transport" time="0.840" classname="setOptionsCallbackBehaviour_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel setOptionsCallbackBehaviour_with_text_transport" time="0.857" classname="setOptionsCallbackBehaviour_with_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsModesAndChannelModes_with_web_socket_binary_transport" time="2.218" classname="attachWithChannelParamsModesAndChannelModes_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsModesAndChannelModes_with_web_socket_text_transport" time="2.095" classname="attachWithChannelParamsModesAndChannelModes_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsModesAndChannelModes_with_xhr_polling_binary_transport" time="14.239" classname="attachWithChannelParamsModesAndChannelModes_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsModesAndChannelModes_with_xhr_polling_text_transport" time="16.043" classname="attachWithChannelParamsModesAndChannelModes_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsModesAndChannelModes_with_xhr_streaming_binary_transport" time="2.387" classname="attachWithChannelParamsModesAndChannelModes_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsModesAndChannelModes_with_xhr_streaming_text_transport" time="16.076" classname="attachWithChannelParamsModesAndChannelModes_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsModesAndChannelModes_with_binary_transport" time="1.907" classname="attachWithChannelParamsModesAndChannelModes_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsModesAndChannelModes_with_text_transport" time="1.905" classname="attachWithChannelParamsModesAndChannelModes_with_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelModes_with_web_socket_binary_transport" time="1.924" classname="attachWithChannelModes_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelModes_with_web_socket_text_transport" time="1.888" classname="attachWithChannelModes_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelModes_with_xhr_polling_binary_transport" time="2.062" classname="attachWithChannelModes_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelModes_with_xhr_polling_text_transport" time="2.046" classname="attachWithChannelModes_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelModes_with_xhr_streaming_binary_transport" time="2.326" classname="attachWithChannelModes_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelModes_with_xhr_streaming_text_transport" time="1.943" classname="attachWithChannelModes_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelModes_with_binary_transport" time="1.893" classname="attachWithChannelModes_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelModes_with_text_transport" time="1.884" classname="attachWithChannelModes_with_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsDeltaAndModes_with_web_socket_binary_transport" time="1.009" classname="attachWithChannelParamsDeltaAndModes_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsDeltaAndModes_with_web_socket_text_transport" time="0.951" classname="attachWithChannelParamsDeltaAndModes_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsDeltaAndModes_with_xhr_polling_binary_transport" time="1.039" classname="attachWithChannelParamsDeltaAndModes_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsDeltaAndModes_with_xhr_polling_text_transport" time="1.099" classname="attachWithChannelParamsDeltaAndModes_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsDeltaAndModes_with_xhr_streaming_binary_transport" time="1.284" classname="attachWithChannelParamsDeltaAndModes_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsDeltaAndModes_with_xhr_streaming_text_transport" time="1.264" classname="attachWithChannelParamsDeltaAndModes_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsDeltaAndModes_with_binary_transport" time="0.991" classname="attachWithChannelParamsDeltaAndModes_with_binary_transport">
    </testcase>
    <testcase name="realtime/channel attachWithChannelParamsDeltaAndModes_with_text_transport" time="0.960" classname="attachWithChannelParamsDeltaAndModes_with_text_transport">
    </testcase>
    <testcase name="realtime/channel attachWithInvalidChannelParams" time="0.456" classname="attachWithInvalidChannelParams">
    </testcase>
    <testcase name="realtime/channel channelsubscribe0" time="1.405" classname="channelsubscribe0">
    </testcase>
    <testcase name="realtime/channel channelsubscribe1" time="1.521" classname="channelsubscribe1">
    </testcase>
    <testcase name="realtime/channel server_sent_detached" time="0.493" classname="server_sent_detached">
    </testcase>
    <testcase name="realtime/channel server_sent_detached_while_attaching" time="0.320" classname="server_sent_detached_while_attaching">
    </testcase>
    <testcase name="realtime/channel server_sent_error" time="0.389" classname="server_sent_error">
    </testcase>
    <testcase name="realtime/channel server_sent_attached_err" time="0.393" classname="server_sent_attached_err">
    </testcase>
    <testcase name="realtime/channel publish_no_queueing" time="0.003" classname="publish_no_queueing">
    </testcase>
    <testcase name="realtime/channel channel_attach_timeout" time="2.697" classname="channel_attach_timeout">
    </testcase>
    <testcase name="realtime/channel suspended_connection" time="3.745" classname="suspended_connection">
    </testcase>
    <testcase name="realtime/channel attached_while_detaching" time="0.382" classname="attached_while_detaching">
    </testcase>
    <testcase name="realtime/channel detaching from suspended channel transitions channel to detached state" time="0.001" classname="detaching from suspended channel transitions channel to detached state">
    </testcase>
    <testcase name="realtime/channel detaching from failed channel results in error" time="0.001" classname="detaching from failed channel results in error">
    </testcase>
    <testcase name="realtime/channel rewind works on channel after reattaching" time="1.038" classname="rewind works on channel after reattaching">
    </testcase>
    <testcase name="realtime/channel attach_returns_state_change" time="0.392" classname="attach_returns_state_change">
    </testcase>
    <testcase name="realtime/channel subscribe_returns_state_change" time="0.389" classname="subscribe_returns_state_change">
    </testcase>
    <testcase name="realtime/channel rewind_has_backlog_0" time="0.466" classname="rewind_has_backlog_0">
    </testcase>
    <testcase name="realtime/channel rewind_has_backlog_1" time="0.397" classname="rewind_has_backlog_1">
    </testcase>
  </testsuite>
  <testsuite name="realtime/connection" timestamp="2024-01-22T10:40:34" tests="6" time="2.464" failures="0">
    <testcase name="realtime/connection connectionPing" time="0.314" classname="connectionPing">
    </testcase>
    <testcase name="realtime/connection connectionPingWithCallback" time="0.382" classname="connectionPingWithCallback">
    </testcase>
    <testcase name="realtime/connection connectionAttributes" time="0.406" classname="connectionAttributes">
    </testcase>
    <testcase name="realtime/connection unrecoverableConnection" time="0.322" classname="unrecoverableConnection">
    </testcase>
    <testcase name="realtime/connection connectionQueuing" time="0.704" classname="connectionQueuing">
    </testcase>
    <testcase name="realtime/connection connectionDetails" time="0.312" classname="connectionDetails">
    </testcase>
  </testsuite>
  <testsuite name="realtime/connectivity" timestamp="2024-01-22T10:40:37" tests="2" time="0.000" failures="0">
    <testcase name="realtime/connectivity http_connectivity_check" time="0.212" classname="http_connectivity_check">
    </testcase>
    <testcase name="realtime/connectivity disable_connectivity_check" time="0.001" classname="disable_connectivity_check">
    </testcase>
  </testsuite>
  <testsuite name="configured_connectivity_check_url" timestamp="2024-01-22T10:40:37" tests="6" time="1.289" failures="0">
    <testcase name="realtime/connectivity configured_connectivity_check_url succeeds with scheme" time="0.449" classname="succeeds with scheme">
    </testcase>
    <testcase name="realtime/connectivity configured_connectivity_check_url fails with scheme" time="0.145" classname="fails with scheme">
    </testcase>
    <testcase name="realtime/connectivity configured_connectivity_check_url succeeds with querystring" time="0.144" classname="succeeds with querystring">
    </testcase>
    <testcase name="realtime/connectivity configured_connectivity_check_url fails with querystring" time="0.143" classname="fails with querystring">
    </testcase>
    <testcase name="realtime/connectivity configured_connectivity_check_url succeeds with plain url" time="0.246" classname="succeeds with plain url">
    </testcase>
    <testcase name="realtime/connectivity configured_connectivity_check_url fails with plain url" time="0.143" classname="fails with plain url">
    </testcase>
  </testsuite>
  <testsuite name="realtime/crypto" timestamp="2024-01-22T10:40:38" tests="41" time="126.542" failures="1">
    <testcase name="realtime/crypto generateRandomKey0" time="0.000" classname="generateRandomKey0">
    </testcase>
    <testcase name="realtime/crypto generateRandomKey1" time="0.000" classname="generateRandomKey1">
    </testcase>
    <testcase name="realtime/crypto getDefaultParams_withResultOfGenerateRandomKey" time="0.000" classname="getDefaultParams_withResultOfGenerateRandomKey">
    </testcase>
    <testcase name="realtime/crypto getDefaultParams_ArrayBuffer_key" time="0.000" classname="getDefaultParams_ArrayBuffer_key">
    </testcase>
    <testcase name="realtime/crypto getDefaultParams_base64_key" time="0.000" classname="getDefaultParams_base64_key">
    </testcase>
    <testcase name="realtime/crypto getDefaultParams_check_keylength" time="0.000" classname="getDefaultParams_check_keylength">
    </testcase>
    <testcase name="realtime/crypto getDefaultParams_preserves_custom_algorithms" time="0.000" classname="getDefaultParams_preserves_custom_algorithms">
    </testcase>
    <testcase name="realtime/crypto encrypt_message_128" time="0.010" classname="encrypt_message_128">
    </testcase>
    <testcase name="realtime/crypto encrypt_message_256" time="0.048" classname="encrypt_message_256">
    </testcase>
    <testcase name="realtime/crypto decrypt_message_128" time="0.009" classname="decrypt_message_128">
    </testcase>
    <testcase name="realtime/crypto decrypt_message_256" time="0.046" classname="decrypt_message_256">
    </testcase>
    <testcase name="realtime/crypto fromEncoded_cipher_options" time="0.023" classname="fromEncoded_cipher_options">
    </testcase>
    <testcase name="realtime/crypto msgpack_128" time="0.009" classname="msgpack_128">
    </testcase>
    <testcase name="realtime/crypto msgpack_256" time="0.044" classname="msgpack_256">
    </testcase>
    <testcase name="realtime/crypto single_send_128_with_web_socket_binary_transport" time="0.574" classname="single_send_128_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_128_with_web_socket_text_transport" time="0.462" classname="single_send_128_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_128_with_xhr_polling_binary_transport" time="0.647" classname="single_send_128_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_128_with_xhr_polling_text_transport" time="0.345" classname="single_send_128_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_128_with_xhr_streaming_binary_transport" time="0.475" classname="single_send_128_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_128_with_xhr_streaming_text_transport" time="0.643" classname="single_send_128_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_128_with_binary_transport" time="0.657" classname="single_send_128_with_binary_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_128_with_text_transport" time="0.650" classname="single_send_128_with_text_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_256_with_web_socket_binary_transport" time="0.446" classname="single_send_256_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_256_with_web_socket_text_transport" time="0.453" classname="single_send_256_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_256_with_xhr_polling_binary_transport" time="33.056" classname="single_send_256_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_256_with_xhr_polling_text_transport" time="0.553" classname="single_send_256_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_256_with_xhr_streaming_binary_transport" time="14.760" classname="single_send_256_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_256_with_xhr_streaming_text_transport" time="0.652" classname="single_send_256_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_256_with_binary_transport" time="0.658" classname="single_send_256_with_binary_transport">
    </testcase>
    <testcase name="realtime/crypto single_send_256_with_text_transport" time="0.651" classname="single_send_256_with_text_transport">
    </testcase>
    <testcase name="realtime/crypto multiple_send_binary_2_200" time="60.000" classname="multiple_send_binary_2_200">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
single_send/</</<@http://localhost:3000/test/realtime/crypto.test.js:414:27
callListener@http://localhost:3000/build/ably.js:3383:14
]]></failure>
    </testcase>
    <testcase name="realtime/crypto multiple_send_text_2_200" time="0.657" classname="multiple_send_text_2_200">
    </testcase>
    <testcase name="realtime/crypto multiple_send_binary_20_100" time="2.374" classname="multiple_send_binary_20_100">
    </testcase>
    <testcase name="realtime/crypto multiple_send_text_20_100" time="2.354" classname="multiple_send_text_20_100">
    </testcase>
    <testcase name="realtime/crypto single_send_binary_text" time="0.700" classname="single_send_binary_text">
    </testcase>
    <testcase name="realtime/crypto single_send_text_binary" time="0.692" classname="single_send_text_binary">
    </testcase>
    <testcase name="realtime/crypto publish_immediately" time="0.715" classname="publish_immediately">
    </testcase>
    <testcase name="realtime/crypto single_send_key_mismatch" time="0.709" classname="single_send_key_mismatch">
    </testcase>
    <testcase name="realtime/crypto single_send_unencrypted" time="0.741" classname="single_send_unencrypted">
    </testcase>
    <testcase name="realtime/crypto single_send_encrypted_unhandled" time="0.711" classname="single_send_encrypted_unhandled">
    </testcase>
    <testcase name="realtime/crypto set_cipher_params0" time="0.833" classname="set_cipher_params0">
    </testcase>
  </testsuite>
  <testsuite name="realtime/encoding" timestamp="2024-01-22T10:42:45" tests="2" time="1.662" failures="2">
    <testcase name="realtime/encoding message_decoding" time="0.784" classname="message_decoding">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
post@http://localhost:3000/build/ably.js:1988:22
request@http://localhost:3000/build/ably.js:3176:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/realtime/encoding.test.js:101:34
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
@http://localhost:3000/test/realtime/encoding.test.js:61:23
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
@http://localhost:3000/test/realtime/encoding.test.js:56:19
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
@http://localhost:3000/test/realtime/encoding.test.js:48:33
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
@http://localhost:3000/test/realtime/encoding.test.js:42:15
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
@http://localhost:3000/test/realtime/encoding.test.js:30:19
closeAndFinishSeveral/</<@http://localhost:3000/test/common/modules/shared_helper.js:134:15
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
closeAndFinishSeveral/</parallelItem/<@http://localhost:3000/test/common/modules/shared_helper.js:123:13
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
]]></failure>
    </testcase>
    <testcase name="realtime/encoding message_encoding" time="0.868" classname="message_encoding">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
request@http://localhost:3000/build/ably.js:3178:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/realtime/encoding.test.js:183:32
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
@http://localhost:3000/test/realtime/encoding.test.js:171:41
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
@http://localhost:3000/test/realtime/encoding.test.js:168:23
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
@http://localhost:3000/test/realtime/encoding.test.js:157:19
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
@http://localhost:3000/test/realtime/encoding.test.js:149:33
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
@http://localhost:3000/test/realtime/encoding.test.js:143:15
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
@http://localhost:3000/test/realtime/encoding.test.js:131:19
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/event_emitter" timestamp="2024-01-22T10:42:46" tests="13" time="0.000" failures="0">
    <testcase name="realtime/event_emitter attachdetach0" time="0.383" classname="attachdetach0">
    </testcase>
    <testcase name="realtime/event_emitter emitCallsAllCallbacksIgnoringExceptions" time="0.003" classname="emitCallsAllCallbacksIgnoringExceptions">
    </testcase>
    <testcase name="realtime/event_emitter onceCalledOnlyOnce" time="0.005" classname="onceCalledOnlyOnce">
    </testcase>
    <testcase name="realtime/event_emitter onceCallbackDoesNotImpactOnCallback" time="0.007" classname="onceCallbackDoesNotImpactOnCallback">
    </testcase>
    <testcase name="realtime/event_emitter offRemovesAllMatchingListeners" time="0.005" classname="offRemovesAllMatchingListeners">
    </testcase>
    <testcase name="realtime/event_emitter offRemovesAllListeners" time="0.005" classname="offRemovesAllListeners">
    </testcase>
    <testcase name="realtime/event_emitter offRemovesAllMatchingEventListeners" time="0.007" classname="offRemovesAllMatchingEventListeners">
    </testcase>
    <testcase name="realtime/event_emitter offRemovesAllMatchingEvents" time="0.005" classname="offRemovesAllMatchingEvents">
    </testcase>
    <testcase name="realtime/event_emitter offRemovesEmptyEventNameListeners" time="0.004" classname="offRemovesEmptyEventNameListeners">
    </testcase>
    <testcase name="realtime/event_emitter arrayOfEvents" time="0.006" classname="arrayOfEvents">
    </testcase>
    <testcase name="realtime/event_emitter arrayOfEventsWithOnce" time="0.005" classname="arrayOfEventsWithOnce">
    </testcase>
    <testcase name="realtime/event_emitter listenerAddedInListenerCb" time="0.005" classname="listenerAddedInListenerCb">
    </testcase>
    <testcase name="realtime/event_emitter listenerRemovedInListenerCb" time="0.004" classname="listenerRemovedInListenerCb">
    </testcase>
  </testsuite>
  <testsuite name="event_emitter_promise" timestamp="2024-01-22T10:42:47" tests="4" time="0.649" failures="0">
    <testcase name="realtime/event_emitter event_emitter_promise whenState" time="0.318" classname="whenState">
    </testcase>
    <testcase name="realtime/event_emitter event_emitter_promise once" time="0.314" classname="once">
    </testcase>
    <testcase name="realtime/event_emitter event_emitter_promise anyEventsWithOnce" time="0.001" classname="anyEventsWithOnce">
    </testcase>
    <testcase name="realtime/event_emitter event_emitter_promise arrayOfEventsWithOnce" time="0.001" classname="arrayOfEventsWithOnce">
    </testcase>
  </testsuite>
  <testsuite name="realtime/failure" timestamp="2024-01-22T10:42:47" tests="24" time="379.353" failures="3">
    <testcase name="realtime/failure invalid_cred_failure" time="0.345" classname="invalid_cred_failure">
      <failure message="connection state for transports xhr_polling should be failed, not disconnected" type="Error"><![CDATA[failure_test/</<@http://localhost:3000/test/realtime/failure.test.js:52:17
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
giveUp@http://localhost:3000/build/ably.js:5354:12
tryFallbackHosts@http://localhost:3000/build/ably.js:5378:15
hostAttemptCb@http://localhost:3000/build/ably.js:5362:9
tryATransport/<@http://localhost:3000/build/ably.js:4603:23
errorCb@http://localhost:3000/build/ably.js:4165:15
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
finish@http://localhost:3000/build/ably.js:4017:10
disconnect@http://localhost:3000/build/ably.js:3999:10
connect/</<@http://localhost:3000/build/ably.js:8421:18
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8674:12
errorHandler@http://localhost:3000/build/ably.js:8712:12
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
connect/<@http://localhost:3000/build/ably.js:8429:22
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:8372:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
requestState/<@http://localhost:3000/build/ably.js:5212:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
requestState@http://localhost:3000/build/ably.js:5211:23
connect@http://localhost:3000/build/ably.js:5853:28
connect@http://localhost:3000/build/ably.js:6652:21
_BaseRealtime@http://localhost:3000/build/ably.js:6632:12
_DefaultRealtime@http://localhost:3000/build/ably.js:7570:5
ablyRealtime@http://localhost:3000/test/common/modules/client_module.js:30:12
failure_test/<@http://localhost:3000/test/realtime/failure.test.js:32:35
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
@http://localhost:3000/test/realtime/failure.test.js:58:15
]]></failure>
    </testcase>
    <testcase name="realtime/failure break_transport" time="55.116" classname="break_transport">
    </testcase>
    <testcase name="realtime/failure no_connection_lifecycle" time="4.803" classname="no_connection_lifecycle">
    </testcase>
    <testcase name="realtime/failure disconnected_backoff_web_socket" time="16.257" classname="disconnected_backoff_web_socket">
    </testcase>
    <testcase name="realtime/failure disconnected_backoff_xhr_polling" time="1.355" classname="disconnected_backoff_xhr_polling">
    </testcase>
    <testcase name="realtime/failure disconnected_backoff_xhr_streaming" time="1.061" classname="disconnected_backoff_xhr_streaming">
    </testcase>
    <testcase name="realtime/failure failed_channel" time="15.185" classname="failed_channel">
    </testcase>
    <testcase name="realtime/failure attach_timeout" time="17.131" classname="attach_timeout">
    </testcase>
    <testcase name="realtime/failure channel_backoff_web_socket" time="1.748" classname="channel_backoff_web_socket">
    </testcase>
    <testcase name="realtime/failure channel_backoff_xhr_polling" time="1.644" classname="channel_backoff_xhr_polling">
    </testcase>
    <testcase name="realtime/failure channel_backoff_xhr_streaming" time="1.644" classname="channel_backoff_xhr_streaming">
    </testcase>
    <testcase name="realtime/failure nack_on_connection_suspended" time="0.387" classname="nack_on_connection_suspended">
    </testcase>
    <testcase name="realtime/failure nack_on_connection_failed" time="0.398" classname="nack_on_connection_failed">
    </testcase>
    <testcase name="realtime/failure nack_on_connection_closed" time="0.380" classname="nack_on_connection_closed">
    </testcase>
    <testcase name="realtime/failure idle_transport_timeout" time="2.586" classname="idle_transport_timeout">
    </testcase>
    <testcase name="realtime/failure try_fallback_hosts_on_placement_constraint_with_web_socket_binary_transport" time="1.116" classname="try_fallback_hosts_on_placement_constraint_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/failure try_fallback_hosts_on_placement_constraint_with_web_socket_text_transport" time="0.743" classname="try_fallback_hosts_on_placement_constraint_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/failure try_fallback_hosts_on_placement_constraint_with_xhr_polling_binary_transport" time="57.156" classname="try_fallback_hosts_on_placement_constraint_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/failure try_fallback_hosts_on_placement_constraint_with_xhr_polling_text_transport" time="14.243" classname="try_fallback_hosts_on_placement_constraint_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/failure try_fallback_hosts_on_placement_constraint_with_xhr_streaming_binary_transport" time="14.696" classname="try_fallback_hosts_on_placement_constraint_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/failure try_fallback_hosts_on_placement_constraint_with_xhr_streaming_text_transport" time="14.649" classname="try_fallback_hosts_on_placement_constraint_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/failure try_fallback_hosts_on_placement_constraint_with_binary_transport" time="60.000" classname="try_fallback_hosts_on_placement_constraint_with_binary_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
@http://localhost:3000/test/realtime/failure.test.js:585:29
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
giveUp@http://localhost:3000/build/ably.js:5354:12
tryFallbackHosts@http://localhost:3000/build/ably.js:5378:15
hostAttemptCb@http://localhost:3000/build/ably.js:5362:9
tryATransport/<@http://localhost:3000/build/ably.js:4603:23
errorCb@http://localhost:3000/build/ably.js:4165:15
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
finish@http://localhost:3000/build/ably.js:4017:10
]]></failure>
    </testcase>
    <testcase name="realtime/failure try_fallback_hosts_on_placement_constraint_with_text_transport" time="60.000" classname="try_fallback_hosts_on_placement_constraint_with_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
@http://localhost:3000/test/realtime/failure.test.js:585:29
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
giveUp@http://localhost:3000/build/ably.js:5354:12
tryFallbackHosts@http://localhost:3000/build/ably.js:5378:15
hostAttemptCb@http://localhost:3000/build/ably.js:5362:9
tryATransport/<@http://localhost:3000/build/ably.js:4603:23
errorCb@http://localhost:3000/build/ably.js:4165:15
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
finish@http://localhost:3000/build/ably.js:4017:10
]]></failure>
    </testcase>
    <testcase name="realtime/failure no_messages_if_not_attached" time="36.611" classname="no_messages_if_not_attached">
    </testcase>
  </testsuite>
  <testsuite name="realtime/history" timestamp="2024-01-22T10:49:07" tests="1" time="0.509" failures="1">
    <testcase name="realtime/history history_until_attach" time="0.504" classname="history_until_attach">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
parallelPublishMessages/publishTasks</<@http://localhost:3000/test/realtime/history.test.js:19:36
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
parallelPublishMessages@http://localhost:3000/test/realtime/history.test.js:24:13
@http://localhost:3000/test/realtime/history.test.js:55:30
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectPreference@http://localhost:3000/build/ably.js:5333:10
connectImpl@http://localhost:3000/build/ably.js:5302:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
requestState/<@http://localhost:3000/build/ably.js:5212:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
requestState@http://localhost:3000/build/ably.js:5211:23
startRetryTimer/this.retryTimer<@http://localhost:3000/build/ably.js:5105:12
setTimeout handler*startRetryTimer@http://localhost:3000/build/ably.js:5102:23
notifyState@http://localhost:3000/build/ably.js:5164:12
giveUp@http://localhost:3000/build/ably.js:5354:12
tryFallbackHosts@http://localhost:3000/build/ably.js:5378:15
hostAttemptCb@http://localhost:3000/build/ably.js:5362:9
tryATransport/<@http://localhost:3000/build/ably.js:4603:23
errorCb@http://localhost:3000/build/ably.js:4165:15
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
finish@http://localhost:3000/build/ably.js:4017:10
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/presence" timestamp="2024-01-22T10:49:07" tests="35" time="0.152" failures="1">
    <testcase name="realtime/presence &quot;before all&quot; hook for &quot;presenceAttachAndEnter&quot;" time="0.146" classname="&quot;before all&quot; hook for &quot;presenceAttachAndEnter&quot;">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/realtime/presence.test.js:106:40
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/realtime/presence.test.js:98:14
parallelPublishMessages/<@http://localhost:3000/test/realtime/history.test.js:26:15
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:241:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
parallelPublishMessages/publishTasks</<@http://localhost:3000/test/realtime/history.test.js:19:27
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
parallelPublishMessages@http://localhost:3000/test/realtime/history.test.js:24:13
@http://localhost:3000/test/realtime/history.test.js:55:30
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/reauth" timestamp="2024-01-22T10:49:07" tests="32" time="4.587" failures="32">
    <testcase name="realtime/reauth reauthCapabilityUpgradeNewChannel_with_web_socket_binary_transport" time="0.143" classname="reauthCapabilityUpgradeNewChannel_with_web_socket_binary_transport">
      <failure message="reauthCapabilityUpgradeNewChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
@http://localhost:3000/test/realtime/presence.test.js:108:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
@http://localhost:3000/test/realtime/presence.test.js:106:29
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/realtime/presence.test.js:98:14
parallelPublishMessages/<@http://localhost:3000/test/realtime/history.test.js:26:15
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:241:25
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeNewChannel_with_web_socket_text_transport" time="0.143" classname="reauthCapabilityUpgradeNewChannel_with_web_socket_text_transport">
      <failure message="reauthCapabilityUpgradeNewChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeNewChannel_with_xhr_polling_binary_transport" time="0.143" classname="reauthCapabilityUpgradeNewChannel_with_xhr_polling_binary_transport">
      <failure message="reauthCapabilityUpgradeNewChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeNewChannel_with_xhr_polling_text_transport" time="0.144" classname="reauthCapabilityUpgradeNewChannel_with_xhr_polling_text_transport">
      <failure message="reauthCapabilityUpgradeNewChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeNewChannel_with_xhr_streaming_binary_transport" time="0.136" classname="reauthCapabilityUpgradeNewChannel_with_xhr_streaming_binary_transport">
      <failure message="reauthCapabilityUpgradeNewChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeNewChannel_with_xhr_streaming_text_transport" time="0.139" classname="reauthCapabilityUpgradeNewChannel_with_xhr_streaming_text_transport">
      <failure message="reauthCapabilityUpgradeNewChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeNewChannel_with_binary_transport" time="0.136" classname="reauthCapabilityUpgradeNewChannel_with_binary_transport">
      <failure message="reauthCapabilityUpgradeNewChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeNewChannel_with_text_transport" time="0.135" classname="reauthCapabilityUpgradeNewChannel_with_text_transport">
      <failure message="reauthCapabilityUpgradeNewChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradeFullChannel_with_web_socket_binary_transport" time="0.163" classname="reauthCapabilityDowngradeFullChannel_with_web_socket_binary_transport">
      <failure message="reauthCapabilityDowngradeFullChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradeFullChannel_with_web_socket_text_transport" time="0.134" classname="reauthCapabilityDowngradeFullChannel_with_web_socket_text_transport">
      <failure message="reauthCapabilityDowngradeFullChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradeFullChannel_with_xhr_polling_binary_transport" time="0.136" classname="reauthCapabilityDowngradeFullChannel_with_xhr_polling_binary_transport">
      <failure message="reauthCapabilityDowngradeFullChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradeFullChannel_with_xhr_polling_text_transport" time="0.134" classname="reauthCapabilityDowngradeFullChannel_with_xhr_polling_text_transport">
      <failure message="reauthCapabilityDowngradeFullChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradeFullChannel_with_xhr_streaming_binary_transport" time="0.142" classname="reauthCapabilityDowngradeFullChannel_with_xhr_streaming_binary_transport">
      <failure message="reauthCapabilityDowngradeFullChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradeFullChannel_with_xhr_streaming_text_transport" time="0.138" classname="reauthCapabilityDowngradeFullChannel_with_xhr_streaming_text_transport">
      <failure message="reauthCapabilityDowngradeFullChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradeFullChannel_with_binary_transport" time="0.136" classname="reauthCapabilityDowngradeFullChannel_with_binary_transport">
      <failure message="reauthCapabilityDowngradeFullChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradeFullChannel_with_text_transport" time="0.136" classname="reauthCapabilityDowngradeFullChannel_with_text_transport">
      <failure message="reauthCapabilityDowngradeFullChannel: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeAddPublish_with_web_socket_binary_transport" time="0.149" classname="reauthCapabilityUpgradeAddPublish_with_web_socket_binary_transport">
      <failure message="reauthCapabilityUpgradeAddPublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeAddPublish_with_web_socket_text_transport" time="0.132" classname="reauthCapabilityUpgradeAddPublish_with_web_socket_text_transport">
      <failure message="reauthCapabilityUpgradeAddPublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeAddPublish_with_xhr_polling_binary_transport" time="0.136" classname="reauthCapabilityUpgradeAddPublish_with_xhr_polling_binary_transport">
      <failure message="reauthCapabilityUpgradeAddPublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeAddPublish_with_xhr_polling_text_transport" time="0.135" classname="reauthCapabilityUpgradeAddPublish_with_xhr_polling_text_transport">
      <failure message="reauthCapabilityUpgradeAddPublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeAddPublish_with_xhr_streaming_binary_transport" time="0.162" classname="reauthCapabilityUpgradeAddPublish_with_xhr_streaming_binary_transport">
      <failure message="reauthCapabilityUpgradeAddPublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeAddPublish_with_xhr_streaming_text_transport" time="0.134" classname="reauthCapabilityUpgradeAddPublish_with_xhr_streaming_text_transport">
      <failure message="reauthCapabilityUpgradeAddPublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeAddPublish_with_binary_transport" time="0.136" classname="reauthCapabilityUpgradeAddPublish_with_binary_transport">
      <failure message="reauthCapabilityUpgradeAddPublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityUpgradeAddPublish_with_text_transport" time="0.134" classname="reauthCapabilityUpgradeAddPublish_with_text_transport">
      <failure message="reauthCapabilityUpgradeAddPublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradePublish_with_web_socket_binary_transport" time="0.145" classname="reauthCapabilityDowngradePublish_with_web_socket_binary_transport">
      <failure message="reauthCapabilityDowngradePublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradePublish_with_web_socket_text_transport" time="0.132" classname="reauthCapabilityDowngradePublish_with_web_socket_text_transport">
      <failure message="reauthCapabilityDowngradePublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradePublish_with_xhr_polling_binary_transport" time="0.136" classname="reauthCapabilityDowngradePublish_with_xhr_polling_binary_transport">
      <failure message="reauthCapabilityDowngradePublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradePublish_with_xhr_polling_text_transport" time="0.135" classname="reauthCapabilityDowngradePublish_with_xhr_polling_text_transport">
      <failure message="reauthCapabilityDowngradePublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradePublish_with_xhr_streaming_binary_transport" time="0.135" classname="reauthCapabilityDowngradePublish_with_xhr_streaming_binary_transport">
      <failure message="reauthCapabilityDowngradePublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradePublish_with_xhr_streaming_text_transport" time="0.134" classname="reauthCapabilityDowngradePublish_with_xhr_streaming_text_transport">
      <failure message="reauthCapabilityDowngradePublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradePublish_with_binary_transport" time="0.137" classname="reauthCapabilityDowngradePublish_with_binary_transport">
      <failure message="reauthCapabilityDowngradePublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/reauth reauthCapabilityDowngradePublish_with_text_transport" time="0.144" classname="reauthCapabilityDowngradePublish_with_text_transport">
      <failure message="reauthCapabilityDowngradePublish: 401; XHR error occurred (event type: error): expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:191:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
async.waterfall@http://localhost:3000/node_modules/async/lib/async.js:710:44
testCase/</<@http://localhost:3000/test/realtime/reauth.test.js:189:17
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/resume" timestamp="2024-01-22T10:49:12" tests="35" time="878.563" failures="24">
    <testcase name="realtime/resume resume_inactive_with_web_socket_binary_transport" time="0.603" classname="resume_inactive_with_web_socket_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
phase1@http://localhost:3000/test/realtime/resume.test.js:69:9
resume_inactive/<@http://localhost:3000/test/realtime/resume.test.js:113:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:55:27
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:108:13
@http://localhost:3000/test/realtime/resume.test.js:145:26
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_web_socket_text_transport" time="0.592" classname="resume_inactive_with_web_socket_text_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
phase1@http://localhost:3000/test/realtime/resume.test.js:69:9
resume_inactive/<@http://localhost:3000/test/realtime/resume.test.js:113:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:55:27
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:108:13
@http://localhost:3000/test/realtime/resume.test.js:145:26
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
requestState/<@http://localhost:3000/build/ably.js:5212:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
requestState@http://localhost:3000/build/ably.js:5211:23
connect@http://localhost:3000/build/ably.js:5853:28
connect@http://localhost:3000/build/ably.js:6652:21
_BaseRealtime@http://localhost:3000/build/ably.js:6632:12
_DefaultRealtime@http://localhost:3000/build/ably.js:7570:5
ablyRealtime@http://localhost:3000/test/common/modules/client_module.js:30:12
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:48:31
@http://localhost:3000/test/realtime/resume.test.js:145:26
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_web_socket_binary_transport" time="0.603" classname="resume_inactive_with_web_socket_binary_transport">
      <failure message="done() called multiple times in test &lt;realtime/resume resume_inactive_with_web_socket_binary_transport&gt;; in addition, done() received error: [_PartialErrorInfo: XHR error occurred (event type: error); statusCode=400]" type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_inactive/</<@http://localhost:3000/test/realtime/resume.test.js:115:27
resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:61:30
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
setTimeout handler*resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:66:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
phase1@http://localhost:3000/test/realtime/resume.test.js:69:9
resume_inactive/<@http://localhost:3000/test/realtime/resume.test.js:113:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:55:27
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:108:13
@http://localhost:3000/test/realtime/resume.test.js:145:26
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:193:19
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:696:30
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1209:30
getToken/</<@http://localhost:3000/test/realtime/reauth.test.js:30:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
getToken/<@http://localhost:3000/test/realtime/reauth.test.js:29:27
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
ensureAsync/</</<@http://localhost:3000/node_modules/async/lib/async.js:1206:34
setTimeout handler*_delay<@http://localhost:3000/node_modules/async/lib/async.js:196:19
ensureAsync/</<@http://localhost:3000/node_modules/async/lib/async.js:1205:27
testCase/</</<@http://localhost:3000/test/realtime/reauth.test.js:187:15
fn@http://localhost:3000/node_modules/async/lib/async.js:746:34
ensureAsync/<@http://localhost:3000/node_modules/async/lib/async.js:1213:16
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:166:37
async.waterfall/wrapIterator/<@http://localhost:3000/node_modules/async/lib/async.js:706:43
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_xhr_polling_binary_transport" time="1.298" classname="resume_inactive_with_xhr_polling_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
setTimeout handler*resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:66:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:33:9
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onEvent@http://localhost:3000/build/ably.js:6130:21
processMessage/<@http://localhost:3000/build/ably.js:6420:16
fulfilled@http://localhost:3000/build/ably.js:58:24
promise callback*step@http://localhost:3000/build/ably.js:70:76
__async/<@http://localhost:3000/build/ably.js:71:9
__async@http://localhost:3000/build/ably.js:55:10
processMessage@http://localhost:3000/build/ably.js:6303:12
processChannelMessage/<@http://localhost:3000/build/ably.js:6706:21
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:6687:12
processChannelMessage/<@http://localhost:3000/build/ably.js:5690:38
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:5687:12
processNextPendingChannelMessage@http://localhost:3000/build/ably.js:5674:12
onChannelMessage@http://localhost:3000/build/ably.js:5667:12
onProtocolMessage@http://localhost:3000/build/ably.js:4083:32
onData@http://localhost:3000/build/ably.js:8579:16
recv/<@http://localhost:3000/build/ably.js:8555:12
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_xhr_polling_text_transport" time="0.356" classname="resume_inactive_with_xhr_polling_text_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
phase1@http://localhost:3000/test/realtime/resume.test.js:69:9
resume_inactive/<@http://localhost:3000/test/realtime/resume.test.js:113:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:55:27
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:108:13
@http://localhost:3000/test/realtime/resume.test.js:145:26
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_inactive/</<@http://localhost:3000/test/realtime/resume.test.js:115:27
resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:61:30
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_xhr_polling_binary_transport" time="1.298" classname="resume_inactive_with_xhr_polling_binary_transport">
      <failure message="done() called multiple times in test &lt;realtime/resume resume_inactive_with_xhr_polling_binary_transport&gt;; in addition, done() received error: [_PartialErrorInfo: XHR error occurred (event type: error); statusCode=400]" type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_inactive/</<@http://localhost:3000/test/realtime/resume.test.js:115:27
resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:61:30
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
setTimeout handler*resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:66:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
setTimeout handler*resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:66:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:33:9
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onEvent@http://localhost:3000/build/ably.js:6130:21
processMessage/<@http://localhost:3000/build/ably.js:6420:16
fulfilled@http://localhost:3000/build/ably.js:58:24
promise callback*step@http://localhost:3000/build/ably.js:70:76
__async/<@http://localhost:3000/build/ably.js:71:9
__async@http://localhost:3000/build/ably.js:55:10
processMessage@http://localhost:3000/build/ably.js:6303:12
processChannelMessage/<@http://localhost:3000/build/ably.js:6706:21
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:6687:12
processChannelMessage/<@http://localhost:3000/build/ably.js:5690:38
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:5687:12
processNextPendingChannelMessage@http://localhost:3000/build/ably.js:5674:12
onChannelMessage@http://localhost:3000/build/ably.js:5667:12
onProtocolMessage@http://localhost:3000/build/ably.js:4083:32
onData@http://localhost:3000/build/ably.js:8579:16
recv/<@http://localhost:3000/build/ably.js:8555:12
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_xhr_polling_text_transport" time="0.356" classname="resume_inactive_with_xhr_polling_text_transport">
      <failure message="done() called multiple times in test &lt;realtime/resume resume_inactive_with_xhr_polling_text_transport&gt;; in addition, done() received error: [_PartialErrorInfo: XHR error occurred (event type: error); statusCode=400]" type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_inactive/</<@http://localhost:3000/test/realtime/resume.test.js:115:27
resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:61:30
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
setTimeout handler*resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:66:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
phase1@http://localhost:3000/test/realtime/resume.test.js:69:9
resume_inactive/<@http://localhost:3000/test/realtime/resume.test.js:113:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:55:27
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:108:13
@http://localhost:3000/test/realtime/resume.test.js:145:26
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_inactive/</<@http://localhost:3000/test/realtime/resume.test.js:115:27
resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:61:30
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_xhr_streaming_binary_transport" time="13.527" classname="resume_inactive_with_xhr_streaming_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
phase1@http://localhost:3000/test/realtime/resume.test.js:69:9
resume_inactive/<@http://localhost:3000/test/realtime/resume.test.js:113:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:55:27
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:108:13
@http://localhost:3000/test/realtime/resume.test.js:145:26
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_inactive/</<@http://localhost:3000/test/realtime/resume.test.js:115:27
resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:61:30
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
phase1@http://localhost:3000/test/realtime/resume.test.js:69:9
resume_inactive/<@http://localhost:3000/test/realtime/resume.test.js:113:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:55:27
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:108:13
@http://localhost:3000/test/realtime/resume.test.js:145:26
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_xhr_streaming_binary_transport" time="13.527" classname="resume_inactive_with_xhr_streaming_binary_transport">
      <failure message="done() called multiple times in test &lt;realtime/resume resume_inactive_with_xhr_streaming_binary_transport&gt;; in addition, done() received error: [_PartialErrorInfo: XHR error occurred (event type: error); statusCode=400]" type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_inactive/</<@http://localhost:3000/test/realtime/resume.test.js:115:27
resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:61:30
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
setTimeout handler*resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:66:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:60:23
phase1@http://localhost:3000/test/realtime/resume.test.js:69:9
resume_inactive/<@http://localhost:3000/test/realtime/resume.test.js:113:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:55:27
resume_inactive@http://localhost:3000/test/realtime/resume.test.js:108:13
@http://localhost:3000/test/realtime/resume.test.js:145:26
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_inactive_with_xhr_streaming_text_transport" time="120.001" classname="resume_inactive_with_xhr_streaming_text_transport">
      <failure message="Timeout of 120000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_inactive/</<@http://localhost:3000/test/realtime/resume.test.js:115:27
resume_inactive/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:61:30
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_active_with_web_socket_binary_transport" time="5.201" classname="resume_active_with_web_socket_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
setTimeout handler*resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:177:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:33:9
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onEvent@http://localhost:3000/build/ably.js:6130:21
processMessage/<@http://localhost:3000/build/ably.js:6420:16
fulfilled@http://localhost:3000/build/ably.js:58:24
promise callback*step@http://localhost:3000/build/ably.js:70:76
__async/<@http://localhost:3000/build/ably.js:71:9
__async@http://localhost:3000/build/ably.js:55:10
processMessage@http://localhost:3000/build/ably.js:6303:12
processChannelMessage/<@http://localhost:3000/build/ably.js:6706:21
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:6687:12
processChannelMessage/<@http://localhost:3000/build/ably.js:5690:38
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:5687:12
processNextPendingChannelMessage@http://localhost:3000/build/ably.js:5674:12
onChannelMessage@http://localhost:3000/build/ably.js:5667:12
onProtocolMessage@http://localhost:3000/build/ably.js:4083:32
onWsData@http://localhost:3000/build/ably.js:7419:12
connect/</wsConnection.onmessage@http://localhost:3000/build/ably.js:7376:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7375:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_active_with_web_socket_text_transport" time="0.553" classname="resume_active_with_web_socket_text_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
phase1@http://localhost:3000/test/realtime/resume.test.js:180:9
resume_active/<@http://localhost:3000/test/realtime/resume.test.js:240:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:166:27
resume_active@http://localhost:3000/test/realtime/resume.test.js:235:13
@http://localhost:3000/test/realtime/resume.test.js:266:24
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_active_with_web_socket_binary_transport" time="5.201" classname="resume_active_with_web_socket_binary_transport">
      <failure message="done() called multiple times in test &lt;realtime/resume resume_active_with_web_socket_binary_transport&gt;; in addition, done() received error: [_PartialErrorInfo: XHR error occurred (event type: error); statusCode=400]" type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_active/</</<@http://localhost:3000/test/realtime/resume.test.js:247:29
resume_active/phase2/ph2TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:193:30
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
ph2TxOnce@http://localhost:3000/test/realtime/resume.test.js:192:29
setTimeout handler*phase2@http://localhost:3000/test/realtime/resume.test.js:205:19
resume_active/</<@http://localhost:3000/test/realtime/resume.test.js:245:17
resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:174:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
setTimeout handler*resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:177:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:33:9
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onEvent@http://localhost:3000/build/ably.js:6130:21
processMessage/<@http://localhost:3000/build/ably.js:6420:16
fulfilled@http://localhost:3000/build/ably.js:58:24
promise callback*step@http://localhost:3000/build/ably.js:70:76
__async/<@http://localhost:3000/build/ably.js:71:9
__async@http://localhost:3000/build/ably.js:55:10
processMessage@http://localhost:3000/build/ably.js:6303:12
processChannelMessage/<@http://localhost:3000/build/ably.js:6706:21
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:6687:12
processChannelMessage/<@http://localhost:3000/build/ably.js:5690:38
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:5687:12
processNextPendingChannelMessage@http://localhost:3000/build/ably.js:5674:12
onChannelMessage@http://localhost:3000/build/ably.js:5667:12
onProtocolMessage@http://localhost:3000/build/ably.js:4083:32
onWsData@http://localhost:3000/build/ably.js:7419:12
connect/</wsConnection.onmessage@http://localhost:3000/build/ably.js:7376:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7375:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_active_with_web_socket_text_transport" time="0.553" classname="resume_active_with_web_socket_text_transport">
      <failure message="done() called multiple times in test &lt;realtime/resume resume_active_with_web_socket_text_transport&gt;; in addition, done() received error: [_PartialErrorInfo: XHR error occurred (event type: error); statusCode=400]" type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_active/</<@http://localhost:3000/test/realtime/resume.test.js:242:27
resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:172:30
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
setTimeout handler*resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:177:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:33:9
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onEvent@http://localhost:3000/build/ably.js:6130:21
processMessage/<@http://localhost:3000/build/ably.js:6420:16
fulfilled@http://localhost:3000/build/ably.js:58:24
promise callback*step@http://localhost:3000/build/ably.js:70:76
__async/<@http://localhost:3000/build/ably.js:71:9
__async@http://localhost:3000/build/ably.js:55:10
processMessage@http://localhost:3000/build/ably.js:6303:12
processChannelMessage/<@http://localhost:3000/build/ably.js:6706:21
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:6687:12
processChannelMessage/<@http://localhost:3000/build/ably.js:5690:38
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:5687:12
processNextPendingChannelMessage@http://localhost:3000/build/ably.js:5674:12
onChannelMessage@http://localhost:3000/build/ably.js:5667:12
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_active_with_xhr_polling_binary_transport" time="14.928" classname="resume_active_with_xhr_polling_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
setTimeout handler*resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:177:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:33:9
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onEvent@http://localhost:3000/build/ably.js:6130:21
processMessage/<@http://localhost:3000/build/ably.js:6420:16
fulfilled@http://localhost:3000/build/ably.js:58:24
promise callback*step@http://localhost:3000/build/ably.js:70:76
__async/<@http://localhost:3000/build/ably.js:71:9
__async@http://localhost:3000/build/ably.js:55:10
processMessage@http://localhost:3000/build/ably.js:6303:12
processChannelMessage/<@http://localhost:3000/build/ably.js:6706:21
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:6687:12
processChannelMessage/<@http://localhost:3000/build/ably.js:5690:38
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:5687:12
processNextPendingChannelMessage@http://localhost:3000/build/ably.js:5674:12
onChannelMessage@http://localhost:3000/build/ably.js:5667:12
onProtocolMessage@http://localhost:3000/build/ably.js:4083:32
onData@http://localhost:3000/build/ably.js:8579:16
recv/<@http://localhost:3000/build/ably.js:8555:12
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8672:14
onEnd@http://localhost:3000/build/ably.js:8770:14
exec/xhr.onreadystatechange@http://localhost:3000/build/ably.js:8826:13
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8809:5
recv@http://localhost:3000/build/ably.js:8572:17
recv/</<@http://localhost:3000/build/ably.js:8569:14
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_active_with_xhr_polling_text_transport" time="0.367" classname="resume_active_with_xhr_polling_text_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
phase1@http://localhost:3000/test/realtime/resume.test.js:180:9
resume_active/<@http://localhost:3000/test/realtime/resume.test.js:240:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:166:27
resume_active@http://localhost:3000/test/realtime/resume.test.js:235:13
@http://localhost:3000/test/realtime/resume.test.js:266:24
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_active/</<@http://localhost:3000/test/realtime/resume.test.js:242:27
resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:172:30
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_active_with_xhr_streaming_binary_transport" time="13.658" classname="resume_active_with_xhr_streaming_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
phase1@http://localhost:3000/test/realtime/resume.test.js:180:9
resume_active/<@http://localhost:3000/test/realtime/resume.test.js:240:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:166:27
resume_active@http://localhost:3000/test/realtime/resume.test.js:235:13
@http://localhost:3000/test/realtime/resume.test.js:266:24
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
resume_active/</<@http://localhost:3000/test/realtime/resume.test.js:242:27
resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:172:30
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:36:26
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:25
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
phase1@http://localhost:3000/test/realtime/resume.test.js:180:9
resume_active/<@http://localhost:3000/test/realtime/resume.test.js:240:15
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
phase0@http://localhost:3000/test/realtime/resume.test.js:166:27
resume_active@http://localhost:3000/test/realtime/resume.test.js:235:13
@http://localhost:3000/test/realtime/resume.test.js:266:24
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_active_with_xhr_streaming_text_transport" time="59.366" classname="resume_active_with_xhr_streaming_text_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
ph1TxOnce@http://localhost:3000/test/realtime/resume.test.js:171:23
setTimeout handler*resume_active/phase1/ph1TxOnce/<@http://localhost:3000/test/realtime/resume.test.js:177:23
sendAndAwait/<@http://localhost:3000/test/realtime/resume.test.js:33:9
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onEvent@http://localhost:3000/build/ably.js:6130:21
processMessage/<@http://localhost:3000/build/ably.js:6420:16
fulfilled@http://localhost:3000/build/ably.js:58:24
promise callback*step@http://localhost:3000/build/ably.js:70:76
__async/<@http://localhost:3000/build/ably.js:71:9
__async@http://localhost:3000/build/ably.js:55:10
processMessage@http://localhost:3000/build/ably.js:6303:12
processChannelMessage/<@http://localhost:3000/build/ably.js:6706:21
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:6687:12
processChannelMessage/<@http://localhost:3000/build/ably.js:5690:38
__async/<@http://localhost:3000/build/ably.js:71:61
__async@http://localhost:3000/build/ably.js:55:10
processChannelMessage@http://localhost:3000/build/ably.js:5687:12
processNextPendingChannelMessage@http://localhost:3000/build/ably.js:5674:12
onChannelMessage@http://localhost:3000/build/ably.js:5667:12
onProtocolMessage@http://localhost:3000/build/ably.js:4083:32
onData@http://localhost:3000/build/ably.js:8579:16
connect/</<@http://localhost:3000/build/ably.js:8405:14
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_lost_continuity_with_web_socket_binary_transport" time="0.684" classname="resume_lost_continuity_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/resume resume_lost_continuity_with_web_socket_text_transport" time="0.655" classname="resume_lost_continuity_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/resume resume_lost_continuity_with_xhr_polling_binary_transport" time="0.466" classname="resume_lost_continuity_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/resume resume_lost_continuity_with_xhr_polling_text_transport" time="32.834" classname="resume_lost_continuity_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/resume resume_lost_continuity_with_xhr_streaming_binary_transport" time="14.377" classname="resume_lost_continuity_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/resume resume_lost_continuity_with_xhr_streaming_text_transport" time="18.257" classname="resume_lost_continuity_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/resume resume_token_error_with_web_socket_binary_transport" time="15.494" classname="resume_token_error_with_web_socket_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/realtime/resume.test.js:357:50
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
iterate@http://localhost:3000/node_modules/async/lib/async.js:262:21
async.eachOfSeries/iterate/<@http://localhost:3000/node_modules/async/lib/async.js:274:29
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
@http://localhost:3000/test/realtime/resume.test.js:353:19
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
activateTransport@http://localhost:3000/build/ably.js:4835:12
setTransportPending/<@http://localhost:3000/build/ably.js:4644:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onProtocolMessage@http://localhost:3000/build/ably.js:4040:14
onWsData@http://localhost:3000/build/ably.js:7419:12
connect/</wsConnection.onmessage@http://localhost:3000/build/ably.js:7376:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7375:9
getAuthParams/<@http://localhost:3000/build/ably.js:1451:17
_ensureValidAuthCredentials@http://localhost:3000/build/ably.js:1537:17
getAuthParams@http://localhost:3000/build/ably.js:1443:12
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_token_error_with_web_socket_text_transport" time="120.000" classname="resume_token_error_with_web_socket_text_transport">
      <failure message="Timeout of 120000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams/<@http://localhost:3000/build/ably.js:1451:17
_ensureValidAuthCredentials@http://localhost:3000/build/ably.js:1537:17
getAuthParams@http://localhost:3000/build/ably.js:1443:12
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_token_error_with_xhr_polling_binary_transport" time="109.143" classname="resume_token_error_with_xhr_polling_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/realtime/resume.test.js:357:50
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
iterate@http://localhost:3000/node_modules/async/lib/async.js:262:21
async.eachOfSeries/iterate/<@http://localhost:3000/node_modules/async/lib/async.js:274:29
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
@http://localhost:3000/test/realtime/resume.test.js:353:19
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
activateTransport@http://localhost:3000/build/ably.js:4835:12
setTransportPending/<@http://localhost:3000/build/ably.js:4644:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onProtocolMessage@http://localhost:3000/build/ably.js:4040:14
onData@http://localhost:3000/build/ably.js:8579:16
connect/</<@http://localhost:3000/build/ably.js:8405:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8672:14
onEnd@http://localhost:3000/build/ably.js:8770:14
exec/xhr.onreadystatechange@http://localhost:3000/build/ably.js:8826:13
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8809:5
connect/<@http://localhost:3000/build/ably.js:8429:22
getAuthParams/<@http://localhost:3000/build/ably.js:1451:17
_ensureValidAuthCredentials@http://localhost:3000/build/ably.js:1537:17
getAuthParams@http://localhost:3000/build/ably.js:1443:12
connect@http://localhost:3000/build/ably.js:8372:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
authCb@http://localhost:3000/build/ably.js:5258:11
_ensureValidAuthCredentials@http://localhost:3000/build/ably.js:1537:17
startConnect@http://localhost:3000/build/ably.js:5264:14
requestState/<@http://localhost:3000/build/ably.js:5212:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
requestState@http://localhost:3000/build/ably.js:5211:23
startRetryTimer/this.retryTimer<@http://localhost:3000/build/ably.js:5105:12
setTimeout handler*startRetryTimer@http://localhost:3000/build/ably.js:5102:23
notifyState@http://localhost:3000/build/ably.js:5164:12
giveUp@http://localhost:3000/build/ably.js:5354:12
tryFallbackHosts@http://localhost:3000/build/ably.js:5378:15
hostAttemptCb@http://localhost:3000/build/ably.js:5362:9
tryATransport/<@http://localhost:3000/build/ably.js:4603:23
errorCb@http://localhost:3000/build/ably.js:4165:15
callListener@http://localhost:3000/build/ably.js:3383:14
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_token_error_with_xhr_polling_text_transport" time="82.603" classname="resume_token_error_with_xhr_polling_text_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/realtime/resume.test.js:357:50
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
iterate@http://localhost:3000/node_modules/async/lib/async.js:262:21
async.eachOfSeries/iterate/<@http://localhost:3000/node_modules/async/lib/async.js:274:29
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
@http://localhost:3000/test/realtime/resume.test.js:353:19
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
activateTransport@http://localhost:3000/build/ably.js:4835:12
setTransportPending/<@http://localhost:3000/build/ably.js:4644:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onProtocolMessage@http://localhost:3000/build/ably.js:4040:14
onData@http://localhost:3000/build/ably.js:8579:16
connect/</<@http://localhost:3000/build/ably.js:8405:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8672:14
onEnd@http://localhost:3000/build/ably.js:8770:14
exec/xhr.onreadystatechange@http://localhost:3000/build/ably.js:8826:13
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8809:5
connect/<@http://localhost:3000/build/ably.js:8429:22
getAuthParams/<@http://localhost:3000/build/ably.js:1451:17
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_token_error_with_xhr_streaming_binary_transport" time="0.722" classname="resume_token_error_with_xhr_streaming_binary_transport">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/realtime/resume.test.js:357:50
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
iterate@http://localhost:3000/node_modules/async/lib/async.js:262:21
async.eachOfSeries/iterate/<@http://localhost:3000/node_modules/async/lib/async.js:274:29
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
@http://localhost:3000/test/realtime/resume.test.js:353:19
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
activateTransport@http://localhost:3000/build/ably.js:4835:12
setTransportPending/<@http://localhost:3000/build/ably.js:4644:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onProtocolMessage@http://localhost:3000/build/ably.js:4040:14
onData@http://localhost:3000/build/ably.js:8579:16
connect/</<@http://localhost:3000/build/ably.js:8405:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onChunk@http://localhost:3000/build/ably.js:8800:12
onProgress@http://localhost:3000/build/ably.js:8790:16
exec/xhr.onreadystatechange@http://localhost:3000/build/ably.js:8821:11
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8809:5
connect/<@http://localhost:3000/build/ably.js:8429:22
getAuthParams/<@http://localhost:3000/build/ably.js:1451:17
_ensureValidAuthCredentials@http://localhost:3000/build/ably.js:1537:17
getAuthParams@http://localhost:3000/build/ably.js:1443:12
connect@http://localhost:3000/build/ably.js:8372:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
authCb@http://localhost:3000/build/ably.js:5258:11
call@http://localhost:3000/build/ably.js:905:17
create/<@http://localhost:3000/build/ably.js:921:48
_ensureValidAuthCredentials/<@http://localhost:3000/build/ably.js:1564:16
requestToken/</<@http://localhost:3000/build/ably.js:1343:20
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8674:12
onEnd@http://localhost:3000/build/ably.js:8770:14
exec/xhr.onreadystatechange@http://localhost:3000/build/ably.js:8826:13
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8809:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
]]></failure>
    </testcase>
    <testcase name="realtime/resume resume_token_error_with_xhr_streaming_text_transport" time="105.585" classname="resume_token_error_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/resume resume_fatal_error_with_web_socket_binary_transport" time="0.510" classname="resume_fatal_error_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/resume resume_fatal_error_with_web_socket_text_transport" time="0.506" classname="resume_fatal_error_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/resume resume_fatal_error_with_xhr_polling_binary_transport" time="13.550" classname="resume_fatal_error_with_xhr_polling_binary_transport">
    </testcase>
    <testcase name="realtime/resume resume_fatal_error_with_xhr_polling_text_transport" time="78.957" classname="resume_fatal_error_with_xhr_polling_text_transport">
    </testcase>
    <testcase name="realtime/resume resume_fatal_error_with_xhr_streaming_binary_transport" time="13.338" classname="resume_fatal_error_with_xhr_streaming_binary_transport">
    </testcase>
    <testcase name="realtime/resume resume_fatal_error_with_xhr_streaming_text_transport" time="29.818" classname="resume_fatal_error_with_xhr_streaming_text_transport">
    </testcase>
    <testcase name="realtime/resume channel_resumed_flag" time="0.936" classname="channel_resumed_flag">
    </testcase>
    <testcase name="realtime/resume no_resume_once_suspended" time="0.309" classname="no_resume_once_suspended">
    </testcase>
    <testcase name="realtime/resume no_resume_last_activity" time="0.310" classname="no_resume_last_activity">
    </testcase>
    <testcase name="realtime/resume resume_rewind_1" time="7.995" classname="resume_rewind_1">
    </testcase>
    <testcase name="realtime/resume recover multiple channels" time="0.899" classname="recover multiple channels">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
sendAndAwait@http://localhost:3000/test/realtime/resume.test.js:35:41
publishSubscribeWhileConnectedOnce/<@http://localhost:3000/test/realtime/resume.test.js:656:25
_withoutIndex/<@http://localhost:3000/node_modules/async/lib/async.js:181:20
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
async.each@http://localhost:3000/node_modules/async/lib/async.js:209:22
publishSubscribeWhileConnectedOnce@http://localhost:3000/test/realtime/resume.test.js:651:15
publishSubscribeWhileConnected/<@http://localhost:3000/test/realtime/resume.test.js:666:47
_withoutIndex/<@http://localhost:3000/node_modules/async/lib/async.js:181:20
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
async.each@http://localhost:3000/node_modules/async/lib/async.js:209:22
publishSubscribeWhileConnected@http://localhost:3000/test/realtime/resume.test.js:663:15
@http://localhost:3000/test/realtime/resume.test.js:726:39
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
attachChannels/<@http://localhost:3000/test/realtime/resume.test.js:647:67
_withoutIndex/<@http://localhost:3000/node_modules/async/lib/async.js:181:20
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
async.each@http://localhost:3000/node_modules/async/lib/async.js:209:22
attachChannels@http://localhost:3000/test/realtime/resume.test.js:647:15
@http://localhost:3000/test/realtime/resume.test.js:720:21
closeAndFinishSeveral/</<@http://localhost:3000/test/common/modules/shared_helper.js:134:15
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/fallbacks" timestamp="2024-01-22T11:03:51" tests="1" time="3.138" failures="1">
    <testcase name="rest/fallbacks Store working fallback" time="3.133" classname="Store working fallback">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
tryAHost@http://localhost:3000/build/ably.js:8223:12
do/tryAHost/<@http://localhost:3000/build/ably.js:8225:19
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8674:12
errorHandler@http://localhost:3000/build/ably.js:8712:12
exec/xhr.onabort@http://localhost:3000/build/ably.js:8719:21
exec/this.timer<@http://localhost:3000/build/ably.js:8685:11
setTimeout handler*exec@http://localhost:3000/build/ably.js:8683:153
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
tryAHost@http://localhost:3000/build/ably.js:8223:12
do@http://localhost:3000/build/ably.js:8237:13
time@http://localhost:3000/build/ably.js:3111:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
time@http://localhost:3000/build/ably.js:3101:16
time@http://localhost:3000/build/ably.js:1680:22
@http://localhost:3000/test/rest/fallbacks.test.js:31:35
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/sync" timestamp="2024-01-22T11:03:54" tests="6" time="1.257" failures="0">
    <testcase name="realtime/sync sync_existing_set" time="0.004" classname="sync_existing_set">
    </testcase>
    <testcase name="realtime/sync sync_member_arrives_in_middle" time="0.003" classname="sync_member_arrives_in_middle">
    </testcase>
    <testcase name="realtime/sync sync_member_arrives_normally_after_came_in_sync" time="0.006" classname="sync_member_arrives_normally_after_came_in_sync">
    </testcase>
    <testcase name="realtime/sync sync_member_arrives_normally_before_comes_in_sync" time="0.007" classname="sync_member_arrives_normally_before_comes_in_sync">
    </testcase>
    <testcase name="realtime/sync presence_ordering" time="0.007" classname="presence_ordering">
    </testcase>
    <testcase name="realtime/sync presence_sync_interruptus" time="1.206" classname="presence_sync_interruptus">
    </testcase>
  </testsuite>
  <testsuite name="realtime/init" timestamp="2024-01-22T11:03:55" tests="14" time="260.287" failures="4">
    <testcase name="realtime/init initbase0" time="0.375" classname="initbase0">
    </testcase>
    <testcase name="realtime/init init_key_string" time="0.003" classname="init_key_string">
    </testcase>
    <testcase name="realtime/init init_token_string" time="0.479" classname="init_token_string">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/realtime/init.test.js:79:38
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
@http://localhost:3000/test/realtime/init.test.js:66:23
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectPreference@http://localhost:3000/build/ably.js:5333:10
connectImpl@http://localhost:3000/build/ably.js:5302:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
]]></failure>
    </testcase>
    <testcase name="realtime/init init_key_with_usetokenauth" time="14.184" classname="init_key_with_usetokenauth">
    </testcase>
    <testcase name="realtime/init init_usetokenauth_defaulttokenparams_wildcard" time="30.771" classname="init_usetokenauth_defaulttokenparams_wildcard">
    </testcase>
    <testcase name="realtime/init init_defaulttokenparams_nonwildcard" time="0.523" classname="init_defaulttokenparams_nonwildcard">
    </testcase>
    <testcase name="realtime/init init_conflicting_clientids" time="60.000" classname="init_conflicting_clientids">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams/<@http://localhost:3000/build/ably.js:1451:17
_ensureValidAuthCredentials@http://localhost:3000/build/ably.js:1537:17
getAuthParams@http://localhost:3000/build/ably.js:1443:12
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectPreference@http://localhost:3000/build/ably.js:5333:10
connectImpl@http://localhost:3000/build/ably.js:5302:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
]]></failure>
    </testcase>
    <testcase name="realtime/init init_with_usetokenauth_false_and_a_clientid" time="0.000" classname="init_with_usetokenauth_false_and_a_clientid">
    </testcase>
    <testcase name="realtime/init init_defaulthost" time="0.004" classname="init_defaulthost">
    </testcase>
    <testcase name="realtime/init init_timeouts" time="0.007" classname="init_timeouts">
    </testcase>
    <testcase name="realtime/init init_fallbacks" time="0.044" classname="init_fallbacks">
    </testcase>
    <testcase name="realtime/init init_and_connection_details" time="60.000" classname="init_and_connection_details">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
@http://localhost:3000/test/realtime/init.test.js:306:25
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
giveUp@http://localhost:3000/build/ably.js:5354:12
tryFallbackHosts@http://localhost:3000/build/ably.js:5378:15
hostAttemptCb@http://localhost:3000/build/ably.js:5362:9
realtime.connection.connectionManager.tryATransport@http://localhost:3000/test/realtime/init.test.js:296:17
connectBase/tryFallbackHosts/<@http://localhost:3000/build/ably.js:5398:14
_a/this.checkConnectivity/<@http://localhost:3000/build/ably.js:8162:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8674:12
onEnd@http://localhost:3000/build/ably.js:8770:14
exec/xhr.onreadystatechange@http://localhost:3000/build/ably.js:8826:13
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8809:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
_a/this.checkConnectivity@http://localhost:3000/build/ably.js:8148:16
tryFallbackHosts@http://localhost:3000/build/ably.js:5385:26
hostAttemptCb@http://localhost:3000/build/ably.js:5362:9
realtime.connection.connectionManager.tryATransport@http://localhost:3000/test/realtime/init.test.js:296:17
]]></failure>
    </testcase>
    <testcase name="realtime/init init_fallbacks_once_connected" time="60.081" classname="init_fallbacks_once_connected">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:102:9
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:100:23
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
]]></failure>
    </testcase>
    <testcase name="realtime/init init_fallbacks_once_connected_2" time="33.762" classname="init_fallbacks_once_connected_2">
    </testcase>
  </testsuite>
  <testsuite name="realtime/upgrade" timestamp="2024-01-22T11:08:15" tests="14" time="247.165" failures="2">
    <testcase name="realtime/upgrade publishpreupgrade" time="60.000" classname="publishpreupgrade">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
dispose/<@http://localhost:3000/build/ably.js:8468:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
dispose@http://localhost:3000/build/ably.js:8467:23
finish@http://localhost:3000/build/ably.js:4018:10
close@http://localhost:3000/build/ably.js:3993:10
closeImpl@http://localhost:3000/build/ably.js:5452:42
requestState@http://localhost:3000/build/ably.js:5216:12
close@http://localhost:3000/build/ably.js:5864:28
close@http://localhost:3000/build/ably.js:6656:21
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:113:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
callbackOnClose@http://localhost:3000/test/common/modules/shared_helper.js:112:21
closeAndFinish@http://localhost:3000/test/common/modules/shared_helper.js:59:20
@http://localhost:3000/test/realtime/init.test.js:409:23
callListener@http://localhost:3000/build/ably.js:3383:14
]]></failure>
    </testcase>
    <testcase name="realtime/upgrade publishpostupgrade0" time="14.567" classname="publishpostupgrade0">
    </testcase>
    <testcase name="realtime/upgrade publishpostupgrade1" time="31.733" classname="publishpostupgrade1">
    </testcase>
    <testcase name="realtime/upgrade upgradepublish0" time="0.516" classname="upgradepublish0">
    </testcase>
    <testcase name="realtime/upgrade upgradepublish1" time="14.981" classname="upgradepublish1">
    </testcase>
    <testcase name="realtime/upgrade upgradebase0" time="0.499" classname="upgradebase0">
    </testcase>
    <testcase name="realtime/upgrade upgradeheartbeat0" time="0.703" classname="upgradeheartbeat0">
    </testcase>
    <testcase name="realtime/upgrade upgradeheartbeat1" time="13.997" classname="upgradeheartbeat1">
    </testcase>
    <testcase name="realtime/upgrade upgradeheartbeat2" time="16.556" classname="upgradeheartbeat2">
    </testcase>
    <testcase name="realtime/upgrade upgradeheartbeat3" time="16.697" classname="upgradeheartbeat3">
    </testcase>
    <testcase name="realtime/upgrade unrecoverableUpgrade" time="0.530" classname="unrecoverableUpgrade">
    </testcase>
    <testcase name="realtime/upgrade message_timeout_stalling_upgrade" time="15.922" classname="message_timeout_stalling_upgrade">
    </testcase>
    <testcase name="realtime/upgrade persist_transport_prefs" time="60.000" classname="persist_transport_prefs">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
upgradeIfNeeded/<@http://localhost:3000/build/ably.js:5425:12
arrForEach<@http://localhost:3000/build/ably.js:438:7
upgradeIfNeeded@http://localhost:3000/build/ably.js:5423:15
connectImpl@http://localhost:3000/build/ably.js:5300:12
setTransportPending/</<@http://localhost:3000/build/ably.js:4646:16
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
setTransportPending/<@http://localhost:3000/build/ably.js:4645:25
]]></failure>
    </testcase>
    <testcase name="realtime/upgrade upgrade_original_transport_dies" time="0.408" classname="upgrade_original_transport_dies">
    </testcase>
  </testsuite>
  <testsuite name="realtime/message" timestamp="2024-01-22T11:12:22" tests="41" time="763.021" failures="15">
    <testcase name="realtime/message publishonce" time="15.393" classname="publishonce">
    </testcase>
    <testcase name="realtime/message publishfast_with_web_socket_binary_transport" time="0.958" classname="publishfast_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/message publishfast_with_web_socket_text_transport" time="0.954" classname="publishfast_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/message publishfast_with_xhr_polling_binary_transport" time="59.999" classname="publishfast_with_xhr_polling_binary_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
requestState/<@http://localhost:3000/build/ably.js:5212:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
requestState@http://localhost:3000/build/ably.js:5211:23
connect@http://localhost:3000/build/ably.js:5853:28
connect@http://localhost:3000/build/ably.js:6652:21
_BaseRealtime@http://localhost:3000/build/ably.js:6632:12
_DefaultRealtime@http://localhost:3000/build/ably.js:7570:5
ablyRealtime@http://localhost:3000/test/common/modules/client_module.js:30:12
@http://localhost:3000/test/realtime/message.test.js:83:33
]]></failure>
    </testcase>
    <testcase name="realtime/message publishfast_with_xhr_polling_text_transport" time="60.001" classname="publishfast_with_xhr_polling_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
]]></failure>
    </testcase>
    <testcase name="realtime/message publishfast_with_xhr_streaming_binary_transport" time="60.000" classname="publishfast_with_xhr_streaming_binary_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
]]></failure>
    </testcase>
    <testcase name="realtime/message publishfast_with_xhr_streaming_text_transport" time="60.001" classname="publishfast_with_xhr_streaming_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.]]></failure>
    </testcase>
    <testcase name="realtime/message publishfast_with_binary_transport" time="0.992" classname="publishfast_with_binary_transport">
    </testcase>
    <testcase name="realtime/message publishfast_with_text_transport" time="0.972" classname="publishfast_with_text_transport">
    </testcase>
    <testcase name="realtime/message publishQueued_with_web_socket_binary_transport" time="1.724" classname="publishQueued_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/message publishQueued_with_web_socket_text_transport" time="1.723" classname="publishQueued_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/message publishQueued_with_xhr_polling_binary_transport" time="60.000" classname="publishQueued_with_xhr_polling_binary_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinishSeveral/</<@http://localhost:3000/test/common/modules/shared_helper.js:134:15
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
closeAndFinishSeveral/</parallelItem/<@http://localhost:3000/test/common/modules/shared_helper.js:123:13
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
requestState/<@http://localhost:3000/build/ably.js:5212:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
requestState@http://localhost:3000/build/ably.js:5211:23
connect@http://localhost:3000/build/ably.js:5853:28
@http://localhost:3000/test/realtime/message.test.js:209:45
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
@http://localhost:3000/test/realtime/message.test.js:165:23
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
iterate@http://localhost:3000/node_modules/async/lib/async.js:262:21
async.eachOfSeries/iterate/<@http://localhost:3000/node_modules/async/lib/async.js:274:29
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
@http://localhost:3000/test/realtime/message.test.js:161:21
]]></failure>
    </testcase>
    <testcase name="realtime/message publishQueued_with_xhr_polling_text_transport" time="60.000" classname="publishQueued_with_xhr_polling_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinishSeveral/</<@http://localhost:3000/test/common/modules/shared_helper.js:134:15
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
closeAndFinishSeveral/</parallelItem/<@http://localhost:3000/test/common/modules/shared_helper.js:123:13
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
]]></failure>
    </testcase>
    <testcase name="realtime/message publishQueued_with_xhr_streaming_binary_transport" time="59.999" classname="publishQueued_with_xhr_streaming_binary_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinishSeveral/</<@http://localhost:3000/test/common/modules/shared_helper.js:134:15
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:726:21
_once/<@http://localhost:3000/node_modules/async/lib/async.js:52:16
done@http://localhost:3000/node_modules/async/lib/async.js:246:25
only_once/<@http://localhost:3000/node_modules/async/lib/async.js:44:16
_parallel/</<@http://localhost:3000/node_modules/async/lib/async.js:723:25
_restParam/<@http://localhost:3000/node_modules/async/lib/async.js:167:37
closeAndFinishSeveral/</parallelItem/<@http://localhost:3000/test/common/modules/shared_helper.js:123:13
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
]]></failure>
    </testcase>
    <testcase name="realtime/message publishQueued_with_xhr_streaming_text_transport" time="60.297" classname="publishQueued_with_xhr_streaming_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.]]></failure>
    </testcase>
    <testcase name="realtime/message publishQueued_with_binary_transport" time="1.760" classname="publishQueued_with_binary_transport">
    </testcase>
    <testcase name="realtime/message publishQueued_with_text_transport" time="1.745" classname="publishQueued_with_text_transport">
    </testcase>
    <testcase name="realtime/message publishEcho" time="0.780" classname="publishEcho">
    </testcase>
    <testcase name="realtime/message publishVariations" time="0.713" classname="publishVariations">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
iterator@http://localhost:3000/test/realtime/message.test.js:403:37
_withoutIndex/<@http://localhost:3000/node_modules/async/lib/async.js:181:20
iterate@http://localhost:3000/node_modules/async/lib/async.js:262:21
async.eachOfSeries@http://localhost:3000/node_modules/async/lib/async.js:281:9
async.eachSeries@http://localhost:3000/node_modules/async/lib/async.js:214:22
@http://localhost:3000/test/realtime/message.test.js:399:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
@http://localhost:3000/test/realtime/message.test.js:332:29
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
activateTransport@http://localhost:3000/build/ably.js:4835:12
setTransportPending/<@http://localhost:3000/build/ably.js:4644:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onProtocolMessage@http://localhost:3000/build/ably.js:4040:14
onWsData@http://localhost:3000/build/ably.js:7419:12
connect/</wsConnection.onmessage@http://localhost:3000/build/ably.js:7376:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7375:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectPreference@http://localhost:3000/build/ably.js:5333:10
connectImpl@http://localhost:3000/build/ably.js:5302:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
requestState/<@http://localhost:3000/build/ably.js:5212:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
requestState@http://localhost:3000/build/ably.js:5211:23
connect@http://localhost:3000/build/ably.js:5853:28
connect@http://localhost:3000/build/ably.js:6652:21
_BaseRealtime@http://localhost:3000/build/ably.js:6632:12
_DefaultRealtime@http://localhost:3000/build/ably.js:7570:5
ablyRealtime@http://localhost:3000/test/common/modules/client_module.js:30:12
@http://localhost:3000/test/realtime/message.test.js:326:27
]]></failure>
    </testcase>
    <testcase name="realtime/message publishDisallowed" time="0.450" classname="publishDisallowed">
    </testcase>
    <testcase name="realtime/message publishEncodings" time="0.704" classname="publishEncodings">
      <failure message="Successfully published: expected false to be truthy" 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:1033:10
propertyGetter@http://localhost:3000/node_modules/chai/chai.js:7985:29
proxyGetter@http://localhost:3000/node_modules/chai/chai.js:9025:22
publishfn/iterator/<@http://localhost:3000/test/realtime/message.test.js:541:31
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:73:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:72:8
iterator@http://localhost:3000/test/realtime/message.test.js:539:39
_withoutIndex/<@http://localhost:3000/node_modules/async/lib/async.js:181:20
iterate@http://localhost:3000/node_modules/async/lib/async.js:262:21
async.eachOfSeries@http://localhost:3000/node_modules/async/lib/async.js:281:9
async.eachSeries@http://localhost:3000/node_modules/async/lib/async.js:214:22
publishfn@http://localhost:3000/test/realtime/message.test.js:535:21
_parallel/<@http://localhost:3000/node_modules/async/lib/async.js:718:17
async.eachOf@http://localhost:3000/node_modules/async/lib/async.js:233:21
_parallel@http://localhost:3000/node_modules/async/lib/async.js:717:15
async.parallel@http://localhost:3000/node_modules/async/lib/async.js:731:18
@http://localhost:3000/test/realtime/message.test.js:555:19
whenPromiseSettles/<@http://localhost:3000/test/common/modules/shared_helper.js:70:17
promise callback*whenPromiseSettles@http://localhost:3000/test/common/modules/shared_helper.js:69:8
@http://localhost:3000/test/realtime/message.test.js:492:29
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
Connection/</<@http://localhost:3000/build/ably.js:5842:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
Connection/<@http://localhost:3000/build/ably.js:5841:23
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
enactStateChange@http://localhost:3000/build/ably.js:5040:10
notifyState@http://localhost:3000/build/ably.js:5178:10
activateTransport@http://localhost:3000/build/ably.js:4835:12
setTransportPending/<@http://localhost:3000/build/ably.js:4644:14
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onProtocolMessage@http://localhost:3000/build/ably.js:4040:14
onWsData@http://localhost:3000/build/ably.js:7419:12
connect/</wsConnection.onmessage@http://localhost:3000/build/ably.js:7376:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7375:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectPreference@http://localhost:3000/build/ably.js:5333:10
connectImpl@http://localhost:3000/build/ably.js:5302:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
requestState/<@http://localhost:3000/build/ably.js:5212:14
setTimeout handler*Config.nextTick<@http://localhost:3000/build/ably.js:8287:15
requestState@http://localhost:3000/build/ably.js:5211:23
connect@http://localhost:3000/build/ably.js:5853:28
connect@http://localhost:3000/build/ably.js:6652:21
_BaseRealtime@http://localhost:3000/build/ably.js:6632:12
_DefaultRealtime@http://localhost:3000/build/ably.js:7570:5
ablyRealtime@http://localhost:3000/test/common/modules/client_module.js:30:12
@http://localhost:3000/test/realtime/message.test.js:486:31
]]></failure>
    </testcase>
    <testcase name="realtime/message restpublish" time="5.208" classname="restpublish">
    </testcase>
    <testcase name="realtime/message publish_with_web_socket_binary_transport" time="0.980" classname="publish_with_web_socket_binary_transport">
    </testcase>
    <testcase name="realtime/message publish_with_web_socket_text_transport" time="0.984" classname="publish_with_web_socket_text_transport">
    </testcase>
    <testcase name="realtime/message publish_with_xhr_polling_binary_transport" time="60.038" classname="publish_with_xhr_polling_binary_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
]]></failure>
    </testcase>
    <testcase name="realtime/message publish_with_xhr_polling_text_transport" time="60.000" classname="publish_with_xhr_polling_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
]]></failure>
    </testcase>
    <testcase name="realtime/message publish_with_xhr_streaming_binary_transport" time="60.000" classname="publish_with_xhr_streaming_binary_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.]]></failure>
    </testcase>
    <testcase name="realtime/message publish_with_xhr_streaming_text_transport" time="60.001" classname="publish_with_xhr_streaming_text_transport">
      <failure message="Timeout of 60000ms exceeded. For async tests and hooks, ensure &quot;done()&quot; is called; if returning a Promise, ensure it resolves." type="Error"><![CDATA[Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.]]></failure>
    </testcase>
    <testcase name="realtime/message publish_with_binary_transport" time="1.063" classname="publish_with_binary_transport">
    </testcase>
    <testcase name="realtime/message publish_with_text_transport" time="0.969" classname="publish_with_text_transport">
    </testcase>
    <testcase name="realtime/message implicit_client_id_0" time="0.422" classname="implicit_client_id_0">
    </testcase>
    <testcase name="realtime/message explicit_client_id_0" time="0.450" classname="explicit_client_id_0">
    </testcase>
    <testcase name="realtime/message explicit_client_id_1" time="0.321" classname="explicit_client_id_1">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/realtime/message.test.js:733:36
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectBase@http://localhost:3000/build/ably.js:5406:10
connectImpl@http://localhost:3000/build/ably.js:5304:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
]]></failure>
    </testcase>
    <testcase name="realtime/message subscribe_with_event_array" time="0.454" classname="subscribe_with_event_array">
    </testcase>
    <testcase name="realtime/message subscribe_with_filter_object" time="0.470" classname="subscribe_with_filter_object">
    </testcase>
    <testcase name="realtime/message unsubscribe_with_filter_object" time="0.455" classname="unsubscribe_with_filter_object">
    </testcase>
    <testcase name="realtime/message extras_field" time="0.451" classname="extras_field">
    </testcase>
    <testcase name="realtime/message maxMessageSize" time="0.315" classname="maxMessageSize">
    </testcase>
    <testcase name="realtime/message idempotentRealtimePublishing" time="0.479" classname="idempotentRealtimePublishing">
    </testcase>
    <testcase name="realtime/message subscribes to filtered channel" time="0.605" classname="subscribes to filtered channel">
    </testcase>
  </testsuite>
  <testsuite name="rest/auth" timestamp="2024-01-22T11:25:05" tests="32" time="0.138" failures="1">
    <testcase name="rest/auth &quot;before all&quot; hook for &quot;Base token generation case&quot;" time="0.133" classname="&quot;before all&quot; hook for &quot;Base token generation case&quot;">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
time@http://localhost:3000/build/ably.js:3111:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
time@http://localhost:3000/build/ably.js:3101:16
time@http://localhost:3000/build/ably.js:1680:22
@http://localhost:3000/test/rest/auth.test.js:17:12
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/rest/auth.test.js:14:14
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectPreference@http://localhost:3000/build/ably.js:5333:10
connectImpl@http://localhost:3000/build/ably.js:5302:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/capability" timestamp="2024-01-22T11:25:06" tests="14" time="0.137" failures="1">
    <testcase name="rest/capability &quot;before all&quot; hook for &quot;Blanket intersection with specified key&quot;" time="0.132" classname="&quot;before all&quot; hook for &quot;Blanket intersection with specified key&quot;">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
time@http://localhost:3000/build/ably.js:3111:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
time@http://localhost:3000/build/ably.js:3101:16
time@http://localhost:3000/build/ably.js:1680:22
@http://localhost:3000/test/rest/capability.test.js:26:12
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/rest/capability.test.js:22:14
@http://localhost:3000/test/rest/auth.test.js:24:17
promise callback*@http://localhost:3000/test/rest/auth.test.js:23:12
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/rest/auth.test.js:14:14
closeAndFinish/<@http://localhost:3000/test/common/modules/shared_helper.js:60:11
callbackOnClose/<@http://localhost:3000/test/common/modules/shared_helper.js:107:7
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
onWsClose@http://localhost:3000/build/ably.js:7458:10
connect/</wsConnection.onclose@http://localhost:3000/build/ably.js:7373:17
EventHandlerNonNull*connect/<@http://localhost:3000/build/ably.js:7372:9
getAuthParams@http://localhost:3000/build/ably.js:1441:15
connect@http://localhost:3000/build/ably.js:7353:15
tryConnect@http://localhost:3000/build/ably.js:4183:15
tryATransport@http://localhost:3000/build/ably.js:4561:23
connectPreference@http://localhost:3000/build/ably.js:5333:10
connectImpl@http://localhost:3000/build/ably.js:5302:12
startConnect/connect/<@http://localhost:3000/build/ably.js:5242:14
getTransportParams/<@http://localhost:3000/build/ably.js:4550:15
decideMode@http://localhost:3000/build/ably.js:4529:13
getTransportParams@http://localhost:3000/build/ably.js:4531:15
connect@http://localhost:3000/build/ably.js:5232:12
startConnect@http://localhost:3000/build/ably.js:5249:7
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/http" timestamp="2024-01-22T11:25:06" tests="1" time="0.149" failures="1">
    <testcase name="rest/http Should send X-Ably-Version and Ably-Agent headers in get/post requests" time="0.144" classname="Should send X-Ably-Version and Ably-Agent headers in get/post requests">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
testRequestHandler@http://localhost:3000/test/rest/http.test.js:50:20
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/rest/http.test.js:56:23
@http://localhost:3000/test/rest/capability.test.js:33:17
promise callback*@http://localhost:3000/test/rest/capability.test.js:32:12
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/rest/capability.test.js:22:14
@http://localhost:3000/test/rest/auth.test.js:24:17
promise callback*@http://localhost:3000/test/rest/auth.test.js:23:12
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/rest/auth.test.js:14:14
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/init" timestamp="2024-01-22T11:25:06" tests="6" time="0.418" failures="1">
    <testcase name="rest/init Init with key string" time="0.001" classname="Init with key string">
    </testcase>
    <testcase name="rest/init Init with token string" time="0.409" classname="Init with token string">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/rest/init.test.js:31:42
@http://localhost:3000/test/rest/capability.test.js:33:17
promise callback*@http://localhost:3000/test/rest/capability.test.js:32:12
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/rest/capability.test.js:22:14
@http://localhost:3000/test/rest/auth.test.js:24:17
promise callback*@http://localhost:3000/test/rest/auth.test.js:23:12
setup@http://localhost:3000/test/common/modules/testapp_module.js:29:14
@http://localhost:3000/test/rest/auth.test.js:14:14
]]></failure>
    </testcase>
    <testcase name="rest/init Init with tls: false" time="0.000" classname="Init with tls: false">
    </testcase>
    <testcase name="rest/init Init with tls: true" time="0.000" classname="Init with tls: true">
    </testcase>
    <testcase name="rest/init Init without any tls key should enable tls" time="0.000" classname="Init without any tls key should enable tls">
    </testcase>
    <testcase name="rest/init Init with clientId set to &apos;*&apos; or anything other than a string or null should error" time="0.000" classname="Init with clientId set to &apos;*&apos; or anything other than a string or null should error">
    </testcase>
  </testsuite>
  <testsuite name="rest/history" timestamp="2024-01-22T11:25:06" tests="13" time="4.114" failures="13">
    <testcase name="rest/history history_simple with binary protocol" time="0.169" classname="history_simple with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:36:52
@http://localhost:3000/test/rest/history.test.js:36:25
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_simple with text protocol" time="0.160" classname="history_simple with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:36:52
@http://localhost:3000/test/rest/history.test.js:36:25
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_multiple with binary protocol" time="0.139" classname="history_multiple with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:60:91
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_multiple with text protocol" time="0.138" classname="history_multiple with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:60:91
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_simple_paginated_b with binary protocol" time="0.141" classname="history_simple_paginated_b with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:84:27
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_simple_paginated_b with text protocol" time="0.142" classname="history_simple_paginated_b with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:84:27
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_simple_paginated_f" time="0.139" classname="history_simple_paginated_f">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:122:27
]]></failure>
    </testcase>
    <testcase name="rest/history history_multiple_paginated_b" time="0.139" classname="history_multiple_paginated_b">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:161:27
]]></failure>
    </testcase>
    <testcase name="rest/history history_multiple_paginated_f" time="0.138" classname="history_multiple_paginated_f">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/history.test.js:194:25
]]></failure>
    </testcase>
    <testcase name="rest/history history_encoding_errors with binary protocol" time="1.157" classname="history_encoding_errors with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
history@http://localhost:3000/build/ably.js:3024:8
history@http://localhost:3000/build/ably.js:2920:35
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
history@http://localhost:3000/build/ably.js:2917:16
@http://localhost:3000/test/rest/history.test.js:233:42
async*restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_encoding_errors with text protocol" time="1.157" classname="history_encoding_errors with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
history@http://localhost:3000/build/ably.js:3024:8
history@http://localhost:3000/build/ably.js:2920:35
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
history@http://localhost:3000/build/ably.js:2917:16
@http://localhost:3000/test/rest/history.test.js:233:42
async*restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_no_next_page with binary protocol" time="0.223" classname="history_no_next_page with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
history@http://localhost:3000/build/ably.js:3024:8
history@http://localhost:3000/build/ably.js:2920:35
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
history@http://localhost:3000/build/ably.js:2917:16
@http://localhost:3000/test/rest/history.test.js:243:39
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/history history_no_next_page with text protocol" time="0.222" classname="history_no_next_page with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
history@http://localhost:3000/build/ably.js:3024:8
history@http://localhost:3000/build/ably.js:2920:35
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
history@http://localhost:3000/build/ably.js:2917:16
@http://localhost:3000/test/rest/history.test.js:243:39
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/presence" timestamp="2024-01-22T11:25:10" tests="4" time="0.538" failures="3">
    <testcase name="rest/presence Presence get simple" time="0.219" classname="Presence get simple">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
get@http://localhost:3000/build/ably.js:2881:7
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
get@http://localhost:3000/build/ably.js:2860:16
presence_simple/<@http://localhost:3000/test/rest/presence.test.js:38:59
]]></failure>
    </testcase>
    <testcase name="rest/presence Presence history simple" time="0.165" classname="Presence history simple">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
history@http://localhost:3000/build/ably.js:3062:8
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
history@http://localhost:3000/build/ably.js:3047:16
history@http://localhost:3000/build/ably.js:2885:51
presence_simple/<@http://localhost:3000/test/rest/presence.test.js:38:59
]]></failure>
    </testcase>
    <testcase name="rest/presence Presence message JSON serialisation" time="0.138" classname="Presence message JSON serialisation">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
get@http://localhost:3000/build/ably.js:2881:7
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
get@http://localhost:3000/build/ably.js:2860:16
@http://localhost:3000/test/rest/presence.test.js:72:47
]]></failure>
    </testcase>
    <testcase name="rest/presence Presence get limits and filtering" time="0.000" classname="Presence get limits and filtering">
    </testcase>
  </testsuite>
  <testsuite name="rest/message" timestamp="2024-01-22T11:25:11" tests="7" time="1.337" failures="6">
    <testcase name="rest/message Should implicitly send clientId when authenticated with clientId" time="0.149" classname="Should implicitly send clientId when authenticated with clientId">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
channel._publish@http://localhost:3000/test/rest/message.test.js:31:25
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/message.test.js:34:21
]]></failure>
    </testcase>
    <testcase name="rest/message Should publish clientId when provided explicitly in message" time="0.140" classname="Should publish clientId when provided explicitly in message">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
channel._publish@http://localhost:3000/test/rest/message.test.js:56:25
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/message.test.js:59:21
]]></failure>
    </testcase>
    <testcase name="rest/message Should error when clientId sent in message is different than authenticated clientId" time="0.139" classname="Should error when clientId sent in message is different than authenticated clientId">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
tokenRequest@http://localhost:3000/build/ably.js:1247:24
requestToken/<@http://localhost:3000/build/ably.js:1328:19
createTokenRequest/<@http://localhost:3000/build/ably.js:1432:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1425:9
getTimestamp@http://localhost:3000/build/ably.js:1484:15
createTokenRequest/<@http://localhost:3000/build/ably.js:1419:12
createTokenRequest@http://localhost:3000/build/ably.js:1427:7
tokenRequestCallback@http://localhost:3000/build/ably.js:1221:14
requestToken@http://localhost:3000/build/ably.js:1262:25
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
requestToken@http://localhost:3000/build/ably.js:1115:14
@http://localhost:3000/test/rest/message.test.js:71:48
]]></failure>
    </testcase>
    <testcase name="rest/message Should error when publishing message larger than maxMessageSize" time="0.001" classname="Should error when publishing message larger than maxMessageSize">
    </testcase>
    <testcase name="rest/message Should send correct IDs when idempotentRestPublishing set to false" time="0.151" classname="Should send correct IDs when idempotentRestPublishing set to false">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/message.test.js:121:60
]]></failure>
    </testcase>
    <testcase name="rest/message Should add IDs when automatic idempotent rest publishing option enabled" time="0.544" classname="Should add IDs when automatic idempotent rest publishing option enabled">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
tryAHost@http://localhost:3000/build/ably.js:8223:12
do/tryAHost/<@http://localhost:3000/build/ably.js:8225:19
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8674:12
errorHandler@http://localhost:3000/build/ably.js:8712:12
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
tryAHost@http://localhost:3000/build/ably.js:8223:12
do/tryAHost/<@http://localhost:3000/build/ably.js:8225:19
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8674:12
errorHandler@http://localhost:3000/build/ably.js:8712:12
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
tryAHost@http://localhost:3000/build/ably.js:8223:12
do/tryAHost/<@http://localhost:3000/build/ably.js:8225:19
callListener@http://localhost:3000/build/ably.js:3383:14
emit/<@http://localhost:3000/build/ably.js:3535:19
arrForEach<@http://localhost:3000/build/ably.js:438:7
emit@http://localhost:3000/build/ably.js:3534:15
complete@http://localhost:3000/build/ably.js:8674:12
errorHandler@http://localhost:3000/build/ably.js:8712:12
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
tryAHost@http://localhost:3000/build/ably.js:8223:12
do@http://localhost:3000/build/ably.js:8237:13
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
channel._publish@http://localhost:3000/test/rest/message.test.js:157:25
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/message.test.js:172:21
]]></failure>
    </testcase>
    <testcase name="rest/message Rest publish params" time="0.185" classname="Rest publish params">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
_publish@http://localhost:3000/build/ably.js:2977:22
channel._publish@http://localhost:3000/test/rest/message.test.js:191:25
publish/<@http://localhost:3000/build/ably.js:2973:12
encodeArray/<@http://localhost:3000/build/ably.js:2523:17
encode@http://localhost:3000/build/ably.js:2510:13
encodeArray@http://localhost:3000/build/ably.js:2516:11
publish@http://localhost:3000/build/ably.js:2957:16
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2928:14
@http://localhost:3000/test/rest/message.test.js:194:21
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/push" timestamp="2024-01-22T11:25:12" tests="9" time="2.253" failures="9">
    <testcase name="rest/push Get subscriptions" time="0.158" classname="Get subscriptions">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
save@http://localhost:3000/build/ably.js:2354:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
save@http://localhost:3000/build/ably.js:2348:14
@http://localhost:3000/test/rest/push.test.js:55:70
@http://localhost:3000/test/rest/push.test.js:62:49
@http://localhost:3000/test/rest/push.test.js:62:36
]]></failure>
    </testcase>
    <testcase name="rest/push Publish" time="0.469" classname="Publish">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
publish@http://localhost:3000/build/ably.js:2212:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
publish@http://localhost:3000/build/ably.js:2206:14
@http://localhost:3000/test/rest/push.test.js:102:35
]]></failure>
    </testcase>
    <testcase name="rest/push deviceRegistrations save" time="0.437" classname="deviceRegistrations save">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
put@http://localhost:3000/build/ably.js:1872:15
save@http://localhost:3000/build/ably.js:2230:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
save@http://localhost:3000/build/ably.js:2224:14
@http://localhost:3000/test/rest/push.test.js:113:61
]]></failure>
    </testcase>
    <testcase name="rest/push deviceRegistrations get and list" time="0.394" classname="deviceRegistrations get and list">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
put@http://localhost:3000/build/ably.js:1872:15
save@http://localhost:3000/build/ably.js:2230:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
save@http://localhost:3000/build/ably.js:2224:14
@http://localhost:3000/test/rest/push.test.js:167:56
res0<@http://localhost:3000/test/rest/push.test.js:177:61
@http://localhost:3000/test/rest/push.test.js:177:50
]]></failure>
    </testcase>
    <testcase name="rest/push deviceRegistrations remove removeWhere" time="0.157" classname="deviceRegistrations remove removeWhere">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
put@http://localhost:3000/build/ably.js:1872:15
save@http://localhost:3000/build/ably.js:2230:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
save@http://localhost:3000/build/ably.js:2224:14
@http://localhost:3000/test/rest/push.test.js:200:49
]]></failure>
    </testcase>
    <testcase name="rest/push channelSubscriptions save" time="0.150" classname="channelSubscriptions save">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
save@http://localhost:3000/build/ably.js:2354:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
save@http://localhost:3000/build/ably.js:2348:14
@http://localhost:3000/test/rest/push.test.js:225:62
]]></failure>
    </testcase>
    <testcase name="rest/push channelSubscriptions get" time="0.152" classname="channelSubscriptions get">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
save@http://localhost:3000/build/ably.js:2354:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
save@http://localhost:3000/build/ably.js:2348:14
@http://localhost:3000/test/rest/push.test.js:250:57
@http://localhost:3000/test/rest/push.test.js:260:47
@http://localhost:3000/test/rest/push.test.js:260:36
]]></failure>
    </testcase>
    <testcase name="rest/push push_channelSubscriptions_remove" time="0.149" classname="push_channelSubscriptions_remove">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
save@http://localhost:3000/build/ably.js:2354:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
save@http://localhost:3000/build/ably.js:2348:14
@http://localhost:3000/test/rest/push.test.js:275:50
]]></failure>
    </testcase>
    <testcase name="rest/push channelSubscriptions listChannels" time="0.150" classname="channelSubscriptions listChannels">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
save@http://localhost:3000/build/ably.js:2354:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
save@http://localhost:3000/build/ably.js:2348:14
@http://localhost:3000/test/rest/push.test.js:287:57
@http://localhost:3000/test/rest/push.test.js:297:47
@http://localhost:3000/test/rest/push.test.js:297:36
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/request" timestamp="2024-01-22T11:25:15" tests="16" time="3.196" failures="8">
    <testcase name="rest/request request_version with binary protocol" time="0.001" classname="request_version with binary protocol">
    </testcase>
    <testcase name="rest/request request_version with text protocol" time="0.000" classname="request_version with text protocol">
    </testcase>
    <testcase name="rest/request request_time with binary protocol" time="0.136" classname="request_time with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
request@http://localhost:3000/build/ably.js:3178:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/rest/request.test.js:44:30
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/request request_time with text protocol" time="0.132" classname="request_time with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
request@http://localhost:3000/build/ably.js:3178:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/rest/request.test.js:44:30
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
    <testcase name="rest/request request_404 with binary protocol" time="0.390" classname="request_404 with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
request@http://localhost:3000/build/ably.js:3178:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/rest/request.test.js:55:30
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/request request_404 with text protocol" time="0.465" classname="request_404 with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
get@http://localhost:3000/build/ably.js:1860:15
get@http://localhost:3000/build/ably.js:1964:22
request@http://localhost:3000/build/ably.js:3178:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/rest/request.test.js:55:30
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
    <testcase name="rest/request request_network_error" time="0.014" classname="request_network_error">
    </testcase>
    <testcase name="rest/request request_post_get_messages with binary protocol" time="0.146" classname="request_post_get_messages with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
post@http://localhost:3000/build/ably.js:1988:22
request@http://localhost:3000/build/ably.js:3176:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/rest/request.test.js:88:28
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/request request_post_get_messages with text protocol" time="0.141" classname="request_post_get_messages with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
post@http://localhost:3000/build/ably.js:1988:22
request@http://localhost:3000/build/ably.js:3176:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/rest/request.test.js:88:28
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
    <testcase name="rest/request request_batch_api_success with binary protocol" time="0.141" classname="request_batch_api_success with binary protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
post@http://localhost:3000/build/ably.js:1988:22
request@http://localhost:3000/build/ably.js:3176:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/rest/request.test.js:128:30
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:171:13
]]></failure>
    </testcase>
    <testcase name="rest/request request_batch_api_success with text protocol" time="0.141" classname="request_batch_api_success with text protocol">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
doRequest@http://localhost:3000/build/ably.js:1913:19
withAuthDetails/<@http://localhost:3000/build/ably.js:1776:19
getAuthHeaders@http://localhost:3000/build/ably.js:1460:15
withAuthDetails@http://localhost:3000/build/ably.js:1772:17
do@http://localhost:3000/build/ably.js:1927:20
post@http://localhost:3000/build/ably.js:1866:15
post@http://localhost:3000/build/ably.js:1988:22
request@http://localhost:3000/build/ably.js:3176:33
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
request@http://localhost:3000/build/ably.js:3150:14
request@http://localhost:3000/build/ably.js:1683:22
@http://localhost:3000/test/rest/request.test.js:128:30
restTestOnJsonMsgpack/<@http://localhost:3000/test/common/modules/shared_helper.js:174:13
]]></failure>
    </testcase>
    <testcase name="rest/request checkput" time="0.867" classname="checkput">
    </testcase>
    <testcase name="rest/request checkpatch" time="0.287" classname="checkpatch">
    </testcase>
    <testcase name="rest/request checkdelete" time="0.286" classname="checkdelete">
    </testcase>
  </testsuite>
  <testsuite name="rest/time" timestamp="2024-01-22T11:25:18" tests="1" time="0.136" failures="1">
    <testcase name="rest/time time0" time="0.132" classname="time0">
      <failure message="XHR error occurred (event type: error)" type="Error"><![CDATA[_PartialErrorInfo@http://localhost:3000/build/ably.js:267:5
errorHandler@http://localhost:3000/build/ably.js:8712:21
exec/xhr.onerror@http://localhost:3000/build/ably.js:8715:19
EventHandlerNonNull*exec@http://localhost:3000/build/ably.js:8714:5
_a/this.Request@http://localhost:3000/build/ably.js:8134:13
doUri@http://localhost:3000/build/ably.js:8244:10
do@http://localhost:3000/build/ably.js:8218:12
time@http://localhost:3000/build/ably.js:3111:22
promisify/<@http://localhost:3000/build/ably.js:574:15
promisify@http://localhost:3000/build/ably.js:573:10
time@http://localhost:3000/build/ably.js:3101:16
time@http://localhost:3000/build/ably.js:1680:22
@http://localhost:3000/test/rest/time.test.js:21:35
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/stats" timestamp="2024-01-22T11:25:18" tests="11" time="5.800" failures="1">
    <testcase name="rest/stats &quot;before all&quot; hook for &quot;contains expected fields&quot;" time="5.793" classname="&quot;before all&quot; hook for &quot;contains expected fields&quot;">
      <failure message="TypeError: testAppHelper.getTestApp() is null (http://localhost:3000/test/common/modules/client_module.js:19)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="browser/connection" timestamp="2024-01-22T11:25:24" tests="13" time="3.691" failures="1">
    <testcase name="browser/connection &quot;before all&quot; hook for &quot;device_going_offline_causes_disconnected_state&quot;" time="3.684" classname="&quot;before all&quot; hook for &quot;device_going_offline_causes_disconnected_state&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/http/fetch" timestamp="2024-01-22T11:25:27" tests="3" time="0.252" failures="2">
    <testcase name="rest/http/fetch &quot;before all&quot; hook for &quot;Should use fetch when XHR is not supported&quot;" time="0.246" classname="&quot;before all&quot; hook for &quot;Should use fetch when XHR is not supported&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
    <testcase name="browser/connection &quot;before all&quot; hook for &quot;device_going_offline_causes_disconnected_state&quot;" time="3.684" 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
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:35:15
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:156:19
httpReqFunction/</xhr.onerror@http://localhost:3000/test/common/modules/testapp_manager.js:83:19
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:82:9
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:154:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:138: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
@http://localhost:3000/test/browser/connection.test.js:41:16
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/status" timestamp="2024-01-22T11:25:28" tests="2" time="2.977" failures="1">
    <testcase name="rest/status &quot;before all&quot; hook for &quot;status0 with binary protocol&quot;" time="2.973" classname="&quot;before all&quot; hook for &quot;status0 with binary protocol&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="browser/simple" timestamp="2024-01-22T11:25:31" tests="13" time="0.628" failures="2">
    <testcase name="browser/simple &quot;before all&quot; hook for &quot;simpleInitBase0&quot;" time="0.623" classname="&quot;before all&quot; hook for &quot;simpleInitBase0&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
    <testcase name="rest/status &quot;before all&quot; hook for &quot;status0 with binary protocol&quot;" time="2.973" 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
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:35:15
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:156:19
httpReqFunction/</xhr.onerror@http://localhost:3000/test/common/modules/testapp_manager.js:83:19
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:82:9
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:154:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:138: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
@http://localhost:3000/test/rest/status.test.js:14:14
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/batchPublish" timestamp="2024-01-22T11:25:31" tests="0" time="2.862" failures="2">
    <testcase name="rest/batchPublish &quot;before all&quot; hook in &quot;rest/batchPublish&quot;" time="2.855" classname="&quot;before all&quot; hook in &quot;rest/batchPublish&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
    <testcase name="browser/simple &quot;before all&quot; hook for &quot;simpleInitBase0&quot;" time="0.623" 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:12:15
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:35:15
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:156:19
httpReqFunction/</xhr.onerror@http://localhost:3000/test/common/modules/testapp_manager.js:83:19
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:82:9
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:154:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:138: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
@http://localhost:3000/test/browser/simple.test.js:10:14
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/batchPresence" timestamp="2024-01-22T11:25:34" tests="1" time="0.484" failures="2">
    <testcase name="rest/batchPresence &quot;before all&quot; hook for &quot;performs a batch presence fetch and returns a result&quot;" time="0.479" classname="&quot;before all&quot; hook for &quot;performs a batch presence fetch and returns a result&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
    <testcase name="rest/batchPublish &quot;before all&quot; hook in &quot;rest/batchPublish&quot;" time="2.855" 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:14:15
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:35:15
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:156:19
httpReqFunction/</xhr.onerror@http://localhost:3000/test/common/modules/testapp_manager.js:83:19
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:82:9
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:154:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:138: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
@http://localhost:3000/test/rest/batch.test.js:12:14
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="rest/revokeTokens" timestamp="2024-01-22T11:25:35" tests="3" time="2.975" failures="2">
    <testcase name="rest/revokeTokens &quot;before all&quot; hook for &quot;revokes tokens matching the given specifiers&quot;" time="2.969" classname="&quot;before all&quot; hook for &quot;revokes tokens matching the given specifiers&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
    <testcase name="rest/batchPresence &quot;before all&quot; hook for &quot;performs a batch presence fetch and returns a result&quot;" time="0.479" 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:145:15
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:35:15
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:156:19
httpReqFunction/</xhr.onerror@http://localhost:3000/test/common/modules/testapp_manager.js:83:19
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:82:9
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:154:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:138: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
@http://localhost:3000/test/rest/batch.test.js:143:14
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="realtime/delta" timestamp="2024-01-22T11:25:38" tests="1" time="0.323" failures="2">
    <testcase name="realtime/delta &quot;before all&quot; hook for &quot;noPlugin&quot;" time="0.317" classname="&quot;before all&quot; hook for &quot;noPlugin&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
    <testcase name="rest/revokeTokens &quot;before all&quot; hook for &quot;revokes tokens matching the given specifiers&quot;" time="2.969" classname="&quot;before all&quot; hook for &quot;revokes tokens matching the given specifiers&quot;">
      <failure message="done() called multiple times in hook &lt;rest/revokeTokens &quot;before all&quot; hook for &quot;revokes tokens matching the given specifiers&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:206:15
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:35:15
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:156:19
httpReqFunction/</xhr.onerror@http://localhost:3000/test/common/modules/testapp_manager.js:83:19
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:82:9
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:154:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:138: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
@http://localhost:3000/test/rest/batch.test.js:204:14
]]></failure>
    </testcase>
  </testsuite>
  <testsuite name="browser/modules" timestamp="2024-01-22T11:25:38" tests="0" time="3.082" failures="2">
    <testcase name="browser/modules &quot;before all&quot; hook in &quot;browser/modules&quot;" time="3.076" classname="&quot;before all&quot; hook in &quot;browser/modules&quot;">
      <failure message="SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:158)" type="Error"><![CDATA[callback/<@http://localhost:3000/support/browser_setup.js:73:15
async*callback@http://localhost:3000/support/browser_setup.js:74:9
execCb@http://localhost:3000/node_modules/requirejs/require.js:1690:33
check@http://localhost:3000/node_modules/requirejs/require.js:865:51
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
each@http://localhost:3000/node_modules/requirejs/require.js:56:31
emit@http://localhost:3000/node_modules/requirejs/require.js:1189:21
check@http://localhost:3000/node_modules/requirejs/require.js:940:30
newContext/enable/</<@http://localhost:3000/node_modules/requirejs/require.js:1140:34
bind/<@http://localhost:3000/node_modules/requirejs/require.js:131:23
newContext/emit/<@http://localhost:3000/node_modules/requirejs/require.js:1190:23
]]></failure>
    </testcase>
    <testcase name="realtime/delta &quot;before all&quot; hook for &quot;noPlugin&quot;" time="0.317" classname="&quot;before all&quot; hook for &quot;noPlugin&quot;">
      <failure message="done() called multiple times in hook &lt;realtime/delta &quot;before all&quot; hook for &quot;noPlugin&quot;&gt;; in addition, done() received error: Error: Could not set up Test App: {&quot;isTrusted&quot;:true}" type="Error"><![CDATA[registerDeltaTests/</</<@http://localhost:3000/test/realtime/shared/delta_tests.js:49:17
setupFn/<@http://localhost:3000/test/common/modules/testapp_module.js:35:15
createNewApp/</<@http://localhost:3000/test/common/modules/testapp_manager.js:156:19
httpReqFunction/</xhr.onerror@http://localhost:3000/test/common/modules/testapp_manager.js:83:19
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:82:9
createNewApp/<@http://localhost:3000/test/common/modules/testapp_manager.js:154:14
loadJsonDataBrowser/<@http://localhost:3000/test/common/modules/testapp_manager.js:252:15
httpReqFunction/</xhr.onreadystatechange@http://localhost:3000/test/common/modules/testapp_manager.js:93:23
EventHandlerNonNull*httpReqFunction/<@http://localhost:3000/test/common/modules/testapp_manager.js:87:11
loadJsonDataBrowser@http://localhost:3000/test/common/modules/testapp_manager.js:241:12
createNewApp@http://localhost:3000/test/common/modules/testapp_manager.js:138: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
registerDeltaTests/</<@http://localhost:3000/test/realtime/shared/delta_tests.js:47:16
]]></failure>
    </testcase>
  </testsuite>
</testsuites>