Details of upload a508c2b9-548a-48ca-91b0-94c9bb685336

Created at
2025-09-26T08:11:40.261Z
Total number of tests
1091
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
18031495594
GitHub run attempt
1
GitHub run number
2678
GitHub job
test-browser
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
cc12ba5e-bd5f-4609-8072-551047ac1027 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. (In 'map.id()', 'map.id' is undefined)
edf83939-71c9-4516-b38f-8bf6e5368ec6 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. (In 'helper.BufferFromUint8Array(keyData.data.bytes)', 'helper.BufferFromUint8Array' is undefined)
88838f64-22f7-4e59-bad4-7cba2b9e920b 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…'
e68fad50-6b4e-47e3-8f3a-d45b66436051 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. (In 'helper.BufferFromUint8Array(keyData.data.bytes)', 'helper.BufferFromUint8Array' is undefined)
7e6cd160-8fd3-445a-915b-1b645a45e946 4c50114f-4f1c-478d-952d-8eb3fae519fc DefaultInstance.remove() works for LiveMap objects realtime/objects Realtime with Objects plugin DefaultInstance.remove() works for LiveMap objects undefined is not an object (evaluating 'rootInstance.get('keyToRemove').value')
950cde65-8314-48bf-9cae-30933ab05578 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…'
b058d9a3-2dc8-4109-af50-3fc2d10184ac 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…'