There are 8 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
c26ee800-1663-4944-a41a-8e60011893de | 2309e3b1-e0f3-47ad-8dc2-eacc5f2e665e | expired_token_autoremove_when_have_servertime | realtime/auth expired_token_autoremove_when_have_servertime | Check we did autoremove the expired token ourselves, so authCallback is called a second time: expected 3 to equal 2 |
49b41e68-dc22-4599-a3b4-2c280daeda90 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | connection state for transports null should be failed, not disconnected |
3d73694c-453f-45fa-8712-dda8eab131ed | d77442fe-17d6-4778-a325-e740685c4c34 | try_fallback_hosts_on_placement_constraint_with_web_socket_binary_transport | realtime/failure try_fallback_hosts_on_placement_constraint_with_web_socket_binary_transport | expect next connection attempt to fail due to using the (bad) fallback host: expected 'connected' to equal 'disconnected' |
8fbd02e4-09a1-4f7a-a76b-bdc3ff6f3355 | f01dec38-1a17-4ae1-817b-7b6d33500c63 | try_fallback_hosts_on_placement_constraint_with_web_socket_text_transport | realtime/failure try_fallback_hosts_on_placement_constraint_with_web_socket_text_transport | expect next connection attempt to fail due to using the (bad) fallback host: expected 'connected' to equal 'disconnected' |
be33d740-3d3b-4703-9ee5-39114ceccc45 | ffc711b6-f1c0-4e19-bed6-a59d62b1b41f | node_transports | realtime/init node_transports | expected undefined to be truthy |
019d7e7b-da54-4f04-a780-9ecd54327155 | 104159e6-eed2-43ab-8808-c84e2f0f6027 | init_fallbacks_once_connected_2 | realtime/init init_fallbacks_once_connected_2 | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/init.test.js) |
a96b21f6-68d0-4c1f-b19a-02df7b1ded9e | 68394edb-2b03-49de-972d-94db84bb8a90 | no_ws_connectivity | realtime/transports no_ws_connectivity | expected 'comet' to equal undefined |
edccd01e-8187-495b-b137-9ede567e5944 | 68394edb-2b03-49de-972d-94db84bb8a90 | no_ws_connectivity | realtime/transports no_ws_connectivity | done() called multiple times in test <realtime/transports no_ws_connectivity> of file /home/runner/work/ably-js/ably-js/test/realtime/transports.test.js |