There are 8 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 4ba40fda-653f-41e2-9066-ec2cb5ea328b | 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 |
| d0eebd27-6006-4451-b375-f728b00e0b83 | 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 |
| a8f002c4-9d11-418f-bd49-75f88b7cb8ac | 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…' |
| 81453759-8d0a-4a2a-977a-bf8f76723ab7 | 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 |
| b33241f4-c43e-4f21-8835-9a3d672b2eb0 | 4c50114f-4f1c-478d-952d-8eb3fae519fc | DefaultInstance.remove() works for LiveMap objects | realtime/objects Realtime with Objects plugin DefaultInstance.remove() works for LiveMap objects | rootInstance.get(...) is undefined |
| 3c74bd75-a3aa-422a-945a-1da2f9bfd20b | 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…' |
| fb372674-a013-4331-9cdf-9551e0113654 | 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…' |
| 36e6cdff-3c1e-4d03-8353-a8ff26fa5543 | b357d80b-c4d1-4cca-af9a-6adb2b07cf3d | is able to decrypt history messages | browser/modular Crypto with Crypto _BaseRealtime is able to decrypt history messages | expected to equal 'Test message' |