Details of upload 18b62686-c2e8-4672-a23a-6c13b5568c9e

Created at
2025-05-22T11:52:21.350Z
Total number of tests
920
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
f156213
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
15185411515
GitHub run attempt
1
GitHub run number
3496
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
f503cfba-b399-484b-a741-d8c90a6d1d6a 7052f0ce-2ce3-41fe-8ca7-b5591f0488b1 init_defaulthost realtime/init init_defaulthost Verify correct default rest host chosen: expected 'main.realtime.ably.net' to equal 'rest.ably.io'
2c3d86b2-88c1-4661-b41f-3ba1b5e9df85 9b0dcec0-cfb4-4946-964d-ffc1db041f1a presenceSecondConnection realtime/presence presenceSecondConnection Timeout of 20000ms 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/presence.test.js)
1f132a7c-9724-4d92-8f10-d9385e98ffc3 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. (/home/runner/work/ably-js/ably-js/test/realtime/transports.test.js)
5f86eb4d-438e-48e7-ac13-8db9c8ac1379 9c05535a-a6c7-41af-b09e-300530db44a0 Rest embedded JWT rest/auth Rest embedded JWT Error response received from server: 500 body was: <Buffer 7b 22 65 72 72 6f 72 22 3a 22 45 72 72 6f 72 3a 20 67 65 74 61 64 64 72 69 6e 66 6f 20 45 4e 4f 54 46 4f 55 4e 44 20 6e 6f 6e 70 72 6f 64 20 6e 6f 6e ... 10 more bytes>
4f70309c-ade4-493d-8efa-86c6de5ddd9f 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: <Buffer 7b 22 65 72 72 6f 72 22 3a 22 45 72 72 6f 72 3a 20 67 65 74 61 64 64 72 69 6e 66 6f 20 45 4e 4f 54 46 4f 55 4e 44 20 6e 6f 6e 70 72 6f 64 20 6e 6f 6e ... 10 more bytes>
57c73956-7e87-47b1-a653-af7bca53d1c7 2fbc9628-75bb-4bd8-b043-dda4186bcafe Init with production environment rest/defaults Init with production environment expected 'production.realtime.ably.net' to equal 'main.realtime.ably.net'
a0791d4d-29aa-445e-b56b-32617445517d b349d77e-9a2b-4737-b9a6-002856a081cf Init with given host rest/defaults Init with given host expected 'main.realtime.ably.net' to equal 'test.org'
b3c0ee93-e363-444e-bfd8-5b5c04b4538f e50b2247-c7ff-45ba-8c7f-7c656bffa295 Init with no endpoint-related options and given default environment rest/defaults Init with no endpoint-related options and given default environment expected 'main.realtime.ably.net' to equal 'sandbox.realtime.ably-nonprod.net'