Details of upload dd892a82-997a-4766-8cad-a852cc21b505

Created at
2025-09-26T08:10:46.170Z
Total number of tests
985
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
998545b
Pull request base ref
PUB-2057/path-object-access-mutation
Pull request head ref
PUB-2063/path-object-instance-api
Branch / tag name
2092/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
18031495640
GitHub run attempt
1
GitHub run number
3679
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
6303944d-e10e-4172-9c1d-58bc3b7f594a cf53e1ff-09b0-4505-a139-f3ccbc8d715e DefaultInstance.id() returns object ID of underlying LiveObject realtime/objects Realtime with Objects plugin DefaultInstance.id() returns object ID of underlying LiveObject map.id is not a function
db179ccd-103f-401a-9404-d26fd181e82d 3e4855ac-47db-43f8-ab5e-0ddbb23bf585 DefaultInstance.value() returns primitive values correctly realtime/objects Realtime with Objects plugin DefaultInstance.value() returns primitive values correctly helper.BufferFromUint8Array is not a function
f2fc3dce-d528-4c63-a927-7d7abac472d6 fbd7dc4f-2c2c-49a5-ad23-3d8d853e998c DefaultInstance collection methods throw errors for non-LiveMap objects realtime/objects Realtime with Objects plugin DefaultInstance collection methods throw errors for non-LiveMap objects expected [Function] to throw error including 'Cannot get size of a non-LiveMap obje…' but got 'Cannot get size of a non-LiveMap inst…'
423f6eef-02ec-47a2-9d5b-4a8ea4c1fe3a f40217b0-add0-4334-a30f-df2454d37f29 DefaultInstance.set() works for LiveMap objects with primitive values realtime/objects Realtime with Objects plugin DefaultInstance.set() works for LiveMap objects with primitive values helper.BufferFromUint8Array is not a function
544c16cc-015b-4782-951d-697dfdbd36a9 4c50114f-4f1c-478d-952d-8eb3fae519fc DefaultInstance.remove() works for LiveMap objects realtime/objects Realtime with Objects plugin DefaultInstance.remove() works for LiveMap objects Cannot read properties of undefined (reading 'value')
35d7848b-def3-4780-bb78-46f82d00d6b1 0eb343ff-4871-4baa-905e-81f03c41f71b DefaultInstance map mutation methods throw errors for non-LiveMap objects realtime/objects Realtime with Objects plugin DefaultInstance map mutation methods throw errors for non-LiveMap objects expected 'Cannot set key on a non-LiveMap insta…' to contain 'Cannot set a key on a non-LiveMap obj…'
1c9610ad-3887-4607-9a12-f7cbdd0845fb 3b0e7e57-336a-4aa3-a4cc-f4ae5cb625a9 DefaultInstance counter methods throw errors for non-LiveCounter objects realtime/objects Realtime with Objects plugin DefaultInstance counter methods throw errors for non-LiveCounter objects expected 'Cannot increment a non-LiveCounter in…' to contain 'Cannot increment a non-LiveCounter ob…'