Details of upload a1d47c87-a6f7-490e-b89c-735519163e89

Created at
2025-09-26T08:07:06.216Z
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
cf63e7c4-298c-4d15-9724-13e78d151f26 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
67929ba8-e123-4ed0-b174-09c2e8f1691d 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
f85b255c-780d-4b67-acd7-013ccb5494ce 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…'
778c5b56-c7fd-4698-8eb0-c8278081d8c3 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
eaa2fc8d-ee4e-4b90-8c3f-5a86c5645b91 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')
3a29887e-726e-4442-8bec-06b940cb91a9 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…'
f6255790-726e-4237-8a34-d42795b6fa26 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…'