Details of upload 2b20223a-82c1-48ae-8fe8-41267423be8a

Created at
2025-09-26T08:08:13.231Z
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
3123a365-a674-4f49-8971-5d65e2cc767b 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
33821b87-42d9-418f-974f-2cd157800a3e 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
5e8249e0-8159-40e6-8162-35e810aaf81b 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…'
3e651c2b-c2b7-426a-80ad-7dcfb6dfc5ff 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
8cd20364-0040-4790-ae8f-902af44f9c0c 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')
55dfa6d2-3d13-42d0-9e78-aa78bc0ec08a 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…'
9da386b1-de4d-42ea-81a3-0024a6fe7e2c 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…'