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…' |