Details of upload 571304b2-9031-4251-8733-7131b1b6bf0f

Created at
2025-05-22T14:52:51.463Z
Total number of tests
920
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
c792160
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
15189468682
GitHub run attempt
1
GitHub run number
3498
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
dae93041-e0bf-4e46-bf8a-52a29f4b6d77 b32eca19-953b-4c3d-8b56-7831b862d97f presence_enter_inherited_clientid realtime/presence presence_enter_inherited_clientid 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)
3dc86e22-29ad-44b0-a573-871a97e83f58 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)
5e9f6a73-8004-4993-b3bb-e98192da24be 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>
8114e7fa-1117-4590-8878-21604f6171b1 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>
c57e8a75-e0d3-4e15-82fe-f8fd2aabc4f3 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'
a6ba3a00-d541-48f0-96ac-352d25655346 b349d77e-9a2b-4737-b9a6-002856a081cf Init with given host rest/defaults Init with given host expected 'main.realtime.ably.net' to equal 'test.org'
b1fd0e4b-6296-4e16-88b6-fd65f206f400 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'