Details of upload 354aae70-f6d2-4ccc-997f-2990868cfcbb

Created at
2024-03-06T05:41:36.178Z
Total number of tests
597
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
521a37f
Pull request base ref
integration/v2
Pull request head ref
no-upgrade-v2
Branch / tag name
1645/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8164546985
GitHub run attempt
1
GitHub run number
2341
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
1e3967ff-292a-4d83-a707-95ff4e70037b 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
bf88ccd2-fb79-4f24-8183-00e65e8079a9 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'
f529e5df-4f81-4c82-9cd5-d719bcb6a84b 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'
3a2e0060-51fe-433b-80e0-a702fa77a13e ffc711b6-f1c0-4e19-bed6-a59d62b1b41f node_transports realtime/init node_transports expected undefined to be truthy
92e3761a-e6e5-41f1-896c-15ca40407b7e 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)
9cba8232-4a92-4db5-b3ce-91ee0e375ff8 68394edb-2b03-49de-972d-94db84bb8a90 no_ws_connectivity realtime/transports no_ws_connectivity expected 'comet' to equal undefined
17137628-d4c9-4bc7-a12d-77325b21cc1c 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