Details of upload b6b1e8b4-1b62-43cf-bcbf-a05c8d6c8bd9

Created at
2025-05-28T17:06:36.135Z
Total number of tests
924
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
97ebe51
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
15305893577
GitHub run attempt
1
GitHub run number
3502
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
61e2c607-4480-4114-bc9b-181173f18738 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)
7bb44412-aa5c-4ee0-8b95-fab99b2ea505 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>
70c6bd54-58f5-46e4-bcc3-13898757c288 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>
02e4dfff-fe8a-4d75-a507-173ac97a60fb b349d77e-9a2b-4737-b9a6-002856a081cf Init with given host rest/defaults Init with given host expected 'main.realtime.ably.net' to equal 'test.org'