There are 7 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| b0d03d62-51d4-4b35-84bf-82a7aec43def | 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 |
| b85367ff-fb93-4d7d-9a14-66fb7dafc8b4 | 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 |
| df6577ec-1fbb-4f89-8f3f-fea26cf3c1f7 | 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…' |
| aae18aff-f177-45ea-aeae-d1413c714c9c | 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 |
| 9c77f342-a06e-41f3-9ecb-52deddd5f2b7 | 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') |
| 1a6d72ca-a6b3-4174-81cd-f2db9a707d68 | 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…' |
| d52b6c84-2dd0-4985-ab54-ecee370ce0d5 | 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…' |