Details of upload 9e5e0056-bab1-4b8e-b245-c0a5ce257eeb

Created at
2024-02-26T19:23:52.730Z
Total number of tests
620
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
0ee39cd
Pull request base ref
main
Pull request head ref
request-empty-body
Branch / tag name
1631/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8054311447
GitHub run attempt
1
GitHub run number
2229
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
3c93302d-9449-48d5-91c8-d28293ff8c5f 681c8703-e4b4-471f-a9fa-244e6149f837 subscribeAfterSetOptions_with_text_transport realtime/channel subscribeAfterSetOptions_with_text_transport 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/channel.test.js)
74bcc9ef-f68e-45bc-9d19-2b6f3caa1ba7 8dcff862-8f82-4d31-98ad-2f60e8bf3bb2 presenceEnterAfterClose realtime/presence presenceEnterAfterClose 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/presence.test.js)
b1662779-fbb7-4077-a178-b24fd79e9465 39ff4bd0-9dc7-448c-a7c4-6dc7c2396fc7 Should handle no content responses rest/http Should handle no content responses Cannot read property 'statusCode' of undefined