Details of upload beab6e15-46f3-4db1-88af-ca646437b521

Created at
2025-08-21T05:47:27.214Z
Total number of tests
946
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
17118070783
GitHub run attempt
1
GitHub run number
3616
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
acec9822-cf74-48c3-b57d-ffbe2a7eea9f 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) } }