There are 7 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
ed7b30cc-6f8f-4648-b023-e350ee4f11b4 | 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 |
04b3ca2f-e683-4924-9af0-7ae4daf941ae | 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' |
2160f962-5117-47b5-94df-bc442d12e724 | 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' |
8ce8c6d1-af91-447d-a212-5d3b8342ed2b | ffc711b6-f1c0-4e19-bed6-a59d62b1b41f | node_transports | realtime/init node_transports | expected undefined to be truthy |
517aa808-09ca-49ef-8b87-ec1bae3c73be | 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) |
d3ad5d2a-c40f-4283-8fcf-cb2e6227d552 | 68394edb-2b03-49de-972d-94db84bb8a90 | no_ws_connectivity | realtime/transports no_ws_connectivity | expected 'comet' to equal undefined |
df9d443b-4a43-4fbf-9576-acb1c264b938 | 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 |