Details of upload ee61f9ac-2ee7-432e-9278-392624887f6b

Created at
2025-08-21T05:49:46.653Z
Total number of tests
1052
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
76f3517
Pull request base ref
main
Pull request head ref
PUB-2015/liveobjects-surface-clientId
Branch / tag name
2072/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
17118070781
GitHub run attempt
1
GitHub run number
2615
GitHub job
test-browser
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
cb2e2bef-f476-4d28-b3da-256ca0a6ef0a cfa83d21-dd73-4525-970e-00ab93130fcc channel_backoff_xhr_polling realtime/failure channel_backoff_xhr_polling Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
298bf502-2b0f-4d88-9264-c341775429db 20a21785-5d91-4809-bdaf-e02615c48e03 OBJECT_DELETE triggers subscription callback with deleted data realtime/objects Realtime with Objects plugin OBJECT_DELETE triggers subscription callback with deleted data Check map subscription callback is called with an expected update object after OBJECT_DELETE operation: expected { …(2) } to deeply equal { update: { foo: 'removed', …(1) } }