Details of upload 3cc5ccdf-ddbc-465d-9eca-c8062c9bcadc

Created at
2025-05-29T14:04:54.569Z
Total number of tests
1030
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
ad0cd12
Pull request base ref
main
Pull request head ref
laura/endpoint-option
Branch / tag name
1973/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
15325321477
GitHub run attempt
1
GitHub run number
2507
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 9 failures in this upload.

Failure ID Test case ID Test class Test case Message
7be06d02-6937-4a5e-80e6-7bf9ac03cae8 b349d77e-9a2b-4737-b9a6-002856a081cf Init with given host rest/defaults Init with given host expected 'main.realtime.ably.net' to equal 'test.org'
18392b12-bc6e-4f26-88ee-957c062bee81 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize>; in addition, done() received error: AssertionError: Check third authorize one cb was called: expected false to be truthy
9bd27e71-7487-48d1-958c-6c7e36b6b6cf 7052f0ce-2ce3-41fe-8ca7-b5591f0488b1 init_defaulthost realtime/init init_defaulthost Verify correct default rest host chosen: expected '.realtime.ably.net' to equal 'main.realtime.ably.net'
4825ddb1-789d-4c2e-80a7-b12cd9a13a92 bf42603d-1dbf-46da-a243-6ff86d822286 ws_primary_host_fails realtime/transports ws_primary_host_fails Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
cc592549-cb6a-4fdf-b3f5-aae226a77278 9c05535a-a6c7-41af-b09e-300530db44a0 Rest embedded JWT rest/auth Rest embedded JWT Error response received from server: 500 body was: "{\"error\":\"Error: getaddrinfo ENOTFOUND nonprod nonprod:443\"}"
24a268ff-4922-43eb-95b8-8ee676e1f924 0f05f3f3-84b7-47d0-be3d-c4f594d7b8fb Rest embedded JWT with encryption rest/auth Rest embedded JWT with encryption Error response received from server: 500 body was: "{\"error\":\"Error: getaddrinfo ENOTFOUND nonprod nonprod:443\"}"
0bed1815-593e-4bd3-a709-c2160cb69f56 08b1cb16-69b0-4153-a19a-386eeaefc8a8 Presence get simple rest/presence Presence get simple Verify correct number of messages found: expected +0 to equal 6
033b793b-4f3a-4af0-ae6f-5ce7dab294eb 4dd9f608-309a-4725-9422-dc046d3dad55 Presence history simple rest/presence Presence history simple Verify correct number of messages found: expected 12 to equal 6
d1d2c55c-b613-4c2d-bf0a-579074fbf996 866a8a10-3c58-4084-91d4-c69f84b2b2a0 Presence message JSON serialisation rest/presence Presence message JSON serialisation presenceBool is undefined