Details of upload b4c7a225-6ce3-4ec9-a808-fe10b015c98c

Created at
2025-09-24T08:46:17.978Z
Total number of tests
971
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
b0a889a
Pull request base ref
liveobjects/entry-point-docs-change
Pull request head ref
PUB-2057/path-object-access-mutation
Branch / tag name
2091/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
17971004288
GitHub run attempt
1
GitHub run number
3671
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
64d1c054-05ce-4292-a4fd-c5c918bdccc7 7d93f213-1e97-48d5-8c63-0bc562427f08 auth_token_string_expiry_with_token with comet text protocol realtime/auth auth_token_string_expiry_with_token with comet text protocol 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)
29b30c6a-9e70-49d6-9549-134e47b1284e 86065394-8b9d-4c69-9fef-0954a8c1519a auth_token_string_expiry_with_token with binary protocol realtime/auth auth_token_string_expiry_with_token with binary protocol 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)
1cdf0c64-698e-4e41-b9d6-eaad16414215 7a82cdd5-546a-41f1-a577-4f67bb6c0d12 PathObject.path() returns correct path strings realtime/objects Realtime with Objects plugin PathObject.path() returns correct path strings Check escaped dot path: expected 'key\\.escaped' to equal 'key\.escaped'