Details of upload 39ac887e-2616-4eff-94e1-c05ed488d674

Created at
2024-07-16T15:06:51.549Z
Total number of tests
618
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
40ac871
Pull request base ref
ECO-4786-document-private-API-usage
Pull request head ref
ECO-14-document-internal-api-use-in-tests
Branch / tag name
1737/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
9959177791
GitHub run attempt
1
GitHub run number
2827
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
acfc9573-e141-4103-b1ff-b45e6c74bfe2 97a281ce-a4ce-4dca-8ec8-edde05af1049 auth_tokenDetails_expiry_with_authcallback_with_comet_binary_transport realtime/auth auth_tokenDetails_expiry_with_authcallback_with_comet_binary_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/auth.test.js)
985a87f1-23e9-47d0-8c24-fc61bd26d012 b601c486-92ab-42c3-8682-b7eff794caab publishEcho realtime/message publishEcho Received testMsg2 on rtNoEcho: expected 'Hello' to equal 'World!'