There are 91 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| a8335013-4d75-4788-a6e4-b15202d669ff | 1a70c94a-4a7a-4ea5-af26-fbc282563577 | OBJECT_SYNC sequence builds object tree with all operations applied with web_socket binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with web_socket binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| bf7839cc-ce19-4cb9-b3ab-76d612beaf53 | cf4f1daa-1f43-4c36-80a3-17880c6191ef | OBJECT_SYNC sequence builds object tree with all operations applied with web_socket text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with web_socket text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 43d273fe-2b14-45da-b491-820aae8b02e4 | 069f2c98-6e6b-4eae-87b9-1b9a8f1d622d | OBJECT_SYNC sequence builds object tree with all operations applied with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with xhr_polling binary protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 3e9a8483-1914-4d2e-ae2f-ce5c17b52e57 | bbc6c095-7905-43ee-8452-cb7505a7a75f | OBJECT_SYNC sequence builds object tree with all operations applied with xhr_polling text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with xhr_polling text protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| c46f909f-17f5-46de-bcb2-981058d26f9b | 2336ed83-71d6-45cd-9614-6864c0ec209c | OBJECT_SYNC sequence builds object tree with all operations applied with binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 42e0d62d-59f2-4337-9fee-672974f5f34e | 6d59c1b7-7068-4253-965d-705bb042f93e | OBJECT_SYNC sequence builds object tree with all operations applied with text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 2442510f-16eb-4567-bb44-94b3f17937d1 | 9a2f5078-4c15-4efb-99d5-592a9a304bab | OBJECT_SYNC sequence does not change references to existing objects | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence does not change references to existing objects | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 528a30ed-08dd-4eaf-abdf-3aaa40a015e8 | 8a3d1519-e397-4f1a-af1c-edc38feb9283 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol | Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| ee66cf1c-448f-443b-98fc-36461508917b | 4de04b3d-72b9-434e-831e-133a6dff3485 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol | Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 5c93be03-1828-43af-aa9f-927b55856124 | f7f3021b-7e0d-4312-b955-ec3ef653f2f7 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling binary protocol | Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 83e4a7ec-f110-4dfc-bf9e-a87601c526f2 | 162f21af-6741-4d45-8f78-a70e43b25556 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling text protocol | Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 95f28237-e6a6-42a9-9612-c6799e650043 | f68ba7a5-72c7-4d17-98fd-3e602fadd64c | LiveMap is initialized with initial value from OBJECT_SYNC sequence with binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with binary protocol | Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| d12bc4e2-01e9-4683-82a0-1c95c9e4ae23 | eb5353a4-f520-4bed-b679-afd58cc49452 | LiveMap is initialized with initial value from OBJECT_SYNC sequence with text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with text protocol | Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 29215a00-c9e8-441e-b0f6-20fb751d0c9c | 900d73ef-e24a-45c0-a26e-ebace20dbe5d | can apply MAP_CREATE with primitives object operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with web_socket binary protocol | Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| d184627a-e577-4091-b991-2e2008ad5d41 | e52a99bb-294e-422f-91fc-7466ff425190 | can apply MAP_CREATE with primitives object operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with web_socket text protocol | Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 351a05a0-c634-4ed3-b948-d60c3124069d | fd4c079c-6eac-4d53-93b4-4e1f3b8523ba | can apply MAP_CREATE with primitives object operation messages with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with xhr_polling binary protocol | Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| f775d8cb-db43-4298-a323-8175d4545f67 | 23bd73df-8bb9-4189-8602-ed143b033d6e | can apply MAP_CREATE with primitives object operation messages with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with xhr_polling text protocol | Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| dcf6eff3-16f1-4dda-b19c-783c8a302538 | 3e9d0fe2-fa4e-4b56-a16f-5a3dc08f0f26 | can apply MAP_CREATE with primitives object operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with binary protocol | Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 200fa46a-d5de-4de2-970e-13961347b508 | 75575eef-5ebe-468e-98ec-ceaf92822a24 | can apply MAP_CREATE with primitives object operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with text protocol | Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 131b9055-7573-4d02-b986-3c95663b578d | cb6767a8-62d2-4da7-aa18-68a7d8274ade | can apply MAP_SET with primitives object operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with web_socket binary protocol | Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 47bdb1a7-4248-44d3-bf3d-706e92038bc0 | 07423c00-9b5c-4aab-91bb-9c6b96b33970 | can apply MAP_SET with primitives object operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with web_socket text protocol | Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 4f82fead-a89b-4807-9a76-411dbc56d261 | 83cdda66-428e-40ed-a1e6-4d62c386f2ef | can apply MAP_SET with primitives object operation messages with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with xhr_polling binary protocol | Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 58968ade-5f2e-4b04-a7da-756713e85b2f | b78c3e07-493b-4f53-9541-784b80e2f7f2 | can apply MAP_SET with primitives object operation messages with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with xhr_polling text protocol | Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 4c0b2160-a5f1-4626-ae84-099d32d9d824 | bcb8246c-f339-4b9a-8b5c-86ea76c122da | can apply MAP_SET with primitives object operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with binary protocol | Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| df07c401-4385-4e48-80be-07cf67c87e25 | ad181375-2c14-44fa-af00-ba37b852ed3d | can apply MAP_SET with primitives object operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with text protocol | Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' } |
| 8fd4ce7f-5119-46fb-9080-8bcde16ff1fa | 2ebdd1bc-8de8-4f22-8951-a928bf7d2489 | LiveMap.set sends MAP_SET operation with primitive values with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with web_socket binary protocol | invalid object message: state data expected only one value to be set but has: bytes, string |
| a2c6c602-c2f3-4e51-ba31-c938fc42e4f5 | d135a9a3-c7b4-46d1-944d-6b58fd726006 | LiveMap.set sends MAP_SET operation with primitive values with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with web_socket text protocol | invalid object message: state data expected only one value to be set but has: bytes, string |
| 89fdfcfc-4884-478c-be88-217a1693e334 | ba8519c7-f630-41b3-86c9-9f7f1364adf3 | LiveMap.set sends MAP_SET operation with primitive values with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with xhr_polling binary protocol | invalid object message: state data expected only one value to be set but has: bytes, string |
| 2734c695-6512-4e03-9c46-32bd01e8fe2f | 9ebd0a70-27a2-48e9-8bc7-4a1655ad8139 | LiveMap.set sends MAP_SET operation with primitive values with xhr_polling text protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with xhr_polling text protocol | invalid object message: state data expected only one value to be set but has: bytes, string |
| a56a7be5-7449-433b-90b5-2a7e28d4804e | 6299cb72-3a75-42bd-9a4f-6f6be85397ca | LiveMap.set sends MAP_SET operation with primitive values with binary protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with binary protocol | invalid object message: state data expected only one value to be set but has: bytes, string |
| c30b7623-05bb-4967-b812-099f1c6e1c60 | bb9e02dc-ed45-409b-8cf7-e98677a9bb61 | LiveMap.set sends MAP_SET operation with primitive values with text protocol | realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with text protocol | invalid object message: state data expected only one value to be set but has: bytes, string |
| be00acf9-6169-48c5-b326-3d61844197be | a9869162-652c-4529-b420-922217b7aa26 | Objects.createCounter sends COUNTER_CREATE operation with web_socket binary protocol | realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with web_socket binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 9ff1b7db-cc55-4581-a553-d507f7153de9 | 7b5cae26-c6d9-410d-bc34-11f729922191 | Objects.createCounter sends COUNTER_CREATE operation with web_socket text protocol | realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with web_socket text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 43cd1c27-7c45-4b83-a0f1-ce24153faf50 | 10fdd062-1bd3-4702-bf3c-79debdfa19ed | Objects.createCounter sends COUNTER_CREATE operation with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with xhr_polling binary protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| b1a95abf-8c0d-43c8-93f5-59de87af8daf | 6302f802-a2b9-4f0e-ae71-73a8f040d4a3 | Objects.createCounter sends COUNTER_CREATE operation with xhr_polling text protocol | realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with xhr_polling text protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| f2c0d863-bb56-456b-94f8-acc658344c3a | ebce6e26-009f-495c-9c2b-f16a3ea5eb3b | Objects.createCounter sends COUNTER_CREATE operation with binary protocol | realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 23b62a01-b9ad-41d4-8cd4-97031dcb71d9 | e3fd2189-975b-4655-99d4-fd9497657ff1 | Objects.createCounter sends COUNTER_CREATE operation with text protocol | realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 80dba390-71aa-4c99-b26c-a31029cb34f3 | 6d32f7a7-a2f3-4750-8efe-307860e33745 | LiveCounter created with Objects.createCounter can be assigned to the object tree with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with web_socket binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 1600936b-1767-46a8-9c55-55211774feee | 0e12f886-3134-424e-a928-68f8707316cc | LiveCounter created with Objects.createCounter can be assigned to the object tree with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with web_socket text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| b092ce44-b19a-4db1-af15-57888a565061 | 9b79fdba-3003-401a-9f5c-73badbc98e39 | LiveCounter created with Objects.createCounter can be assigned to the object tree with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with xhr_polling binary protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 9cce7180-49cb-4dd0-906b-c37667ddf92e | a60a55f4-90b7-4ed7-99a9-f04b23b3cb60 | LiveCounter created with Objects.createCounter can be assigned to the object tree with xhr_polling text protocol | realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with xhr_polling text protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 18041482-c8ad-4e62-b7b6-268a78345928 | 0b33d74c-83ef-45b0-8b36-47bba71f15ce | LiveCounter created with Objects.createCounter can be assigned to the object tree with binary protocol | realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| c4c2fcec-0a64-4ec4-a6d6-bad3662f5d6c | 6adf67f0-7a46-41cc-8341-3642278b6722 | LiveCounter created with Objects.createCounter can be assigned to the object tree with text protocol | realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 884fc31e-230c-42a7-8290-c349fc405ca5 | 9f2a6f45-1bee-4459-a989-06db0bd7532c | Objects.createMap sends MAP_CREATE operation with primitive values with web_socket binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with web_socket binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 9edbd9b8-2aef-41ee-bba5-f0bc8dce76fc | e312ba3e-c8ab-4feb-af5a-597758cd38a2 | Objects.createMap sends MAP_CREATE operation with primitive values with web_socket text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with web_socket text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 6c7b950a-78ac-4830-bf63-293b03093a66 | ef55696c-f4f9-48d4-a0a1-245c6cee437c | Objects.createMap sends MAP_CREATE operation with primitive values with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with xhr_polling binary protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 59832d06-52e9-4a0d-9ead-599bd5adfdad | a85e5ed7-be8d-45c1-9c36-a0a5a49a35bf | Objects.createMap sends MAP_CREATE operation with primitive values with xhr_polling text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with xhr_polling text protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 50af0558-e968-4060-a935-84dad57c907d | cae85afd-8003-4c7a-ab00-88c15de7343e | Objects.createMap sends MAP_CREATE operation with primitive values with binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 99099d2d-a8ad-4307-824b-509927dd4821 | ebd535b3-0064-4f60-b085-352971ed3a1a | Objects.createMap sends MAP_CREATE operation with primitive values with text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| be8663e8-fa31-4d45-b1d5-a8b4814bece4 | 320512cc-e97e-42d7-b165-e2ef5d302a27 | Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with web_socket binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with web_socket binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| ba6b2e44-dc05-43ab-a816-20188449487a | a93cd08a-9e41-41fc-adf7-0bea912ea9d7 | Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with web_socket text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with web_socket text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| a64b3dbe-fcf6-4ceb-a397-4b46c579946a | 2fcf5b99-9aaf-4678-a89f-b28a108f3140 | Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with xhr_polling binary protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 05217d7e-254d-4b2a-a363-7746e5e0dd54 | 12d8eaaa-adc5-4cd2-9fac-8bb5db496367 | Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with xhr_polling text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with xhr_polling text protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 1822bb95-5ee8-4588-86a4-5ab4404ad6a8 | 63ebfadb-e3a8-4eaf-8958-0de6e757b56c | Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with binary protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 9bd3ab33-9e5a-4000-850b-cccc8da8e50c | 1d0367f1-692b-4906-99da-09aa0ad4b2b2 | Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with text protocol | realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 116e92af-35cb-43c2-8b48-c1065d479876 | 34cd09bf-0bc7-434d-8f57-f02126bf48b2 | LiveMap created with Objects.createMap can be assigned to the object tree with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with web_socket binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 7ffd54dc-ad50-4a4a-a8eb-ed914272435c | d8055d2e-7163-48a1-aacd-327648ce7857 | LiveMap created with Objects.createMap can be assigned to the object tree with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with web_socket text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| e258ff97-8f9d-4eb9-b149-cf65623ee1ad | 3d2ba88d-3597-4241-952c-19213bde1956 | LiveMap created with Objects.createMap can be assigned to the object tree with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with xhr_polling binary protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 80fbd82e-066d-4329-a99d-556b2bbedb1a | be6999e7-451b-4868-8fb4-bd842f72cecd | LiveMap created with Objects.createMap can be assigned to the object tree with xhr_polling text protocol | realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with xhr_polling text protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 8df28d9b-8d8a-4fa6-b679-62b82d3b7d5d | 1efc324b-f4d2-41fc-92cf-ef8bfa3b0c09 | LiveMap created with Objects.createMap can be assigned to the object tree with binary protocol | realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 8254b2e6-b087-41b3-bae9-1f27b88a11fb | b762194b-e077-4043-820c-6d9a6105bb1d | LiveMap created with Objects.createMap can be assigned to the object tree with text protocol | realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 85265e88-079c-4fb9-9dfe-f0474e713e8f | 52eeeb4a-0584-4b7d-bb50-8c14a602aaff | Objects.createMap throws on invalid input | realtime/objects Realtime with Objects plugin Objects.createMap throws on invalid input | expected 'unable to read from transport: msg=in…' to contain 'Map value data type is unsupported' |
| e92e0bdc-b8fe-423f-8925-ffb3a07267cc | ca5cee2d-6987-479d-886a-2a806545442c | batch API .get method on a map returns BatchContext* wrappers for objects | realtime/objects Realtime with Objects plugin batch API .get method on a map returns BatchContext* wrappers for objects | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| cd99a8be-584b-4971-8db2-dd4b9d4d4ffe | bc2dba2c-52c6-4747-9f5b-a82533c39f57 | batch API access API methods on objects work and are synchronous | realtime/objects Realtime with Objects plugin batch API access API methods on objects work and are synchronous | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 440a2e4b-37ad-4bf1-b4eb-bd1788239906 | ea6ae645-e3b2-4290-a734-547194363021 | batch API write API methods on objects do not mutate objects inside the batch callback | realtime/objects Realtime with Objects plugin batch API write API methods on objects do not mutate objects inside the batch callback | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 4ef79ab0-9a32-4d37-8e3e-a1c97ab5fcf6 | 02690b3d-acbd-4930-8c4e-a04c6387f453 | batch API scheduled operations are applied when batch callback is finished with web_socket binary protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with web_socket binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 06ed99d5-2865-458c-ae8c-055f73664299 | 2483e5ff-445e-48e6-93dc-feee6660771b | batch API scheduled operations are applied when batch callback is finished with web_socket text protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with web_socket text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| b6ec5c79-9963-48eb-b6c0-5b2eb1008f91 | 96b9348e-18aa-4534-ba42-75db8c1f563a | batch API scheduled operations are applied when batch callback is finished with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with xhr_polling binary protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| 6e5aa27e-0757-403c-b716-27cb2b5605c8 | aef2d301-b5f9-4f63-b1bd-97ae7fa8aca7 | batch API scheduled operations are applied when batch callback is finished with xhr_polling text protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with xhr_polling text protocol | json: cannot unmarshal object into Go struct field ProtocolMessage.state.Alias.operation.initialValue of type []uint8 |
| def20969-5a51-498d-9169-c46cb1ed86a5 | 264c5d0c-d619-4c03-b2b1-62340eeb66c0 | batch API scheduled operations are applied when batch callback is finished with binary protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with binary protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 5e981fbe-c55f-4862-b46c-5edf58a8a9ac | 083d0382-4709-4ec8-be84-a5255e339349 | batch API scheduled operations are applied when batch callback is finished with text protocol | realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with text protocol | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 7d355b3b-6705-4458-bfb2-45a649185049 | 847bd68c-ac5d-48bd-b084-cd1682ed70ae | batch API scheduled operations can be canceled by throwing an error in the batch callback | realtime/objects Realtime with Objects plugin batch API scheduled operations can be canceled by throwing an error in the batch callback | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 8b6cd579-1b34-46ff-bfa9-aa216a875d54 | 8efffba8-5f95-4ada-a4ae-9c1ba8b361cf | batch API batch context and derived objects can't be interacted with after the batch call | realtime/objects Realtime with Objects plugin batch API batch context and derived objects can't be interacted with after the batch call | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| c3ea17e3-9995-409a-9dc1-86bf8d564239 | 2a7286d9-7ad8-4542-a276-4541f12a6060 | batch API batch context and derived objects can't be interacted with after error was thrown from batch callback | realtime/objects Realtime with Objects plugin batch API batch context and derived objects can't be interacted with after error was thrown from batch callback | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 66e4fbc6-3af0-465e-9288-5b9d2866d2c7 | d6cf4b21-6c6c-4d4f-8d57-faa5d92b1869 | public API throws missing object modes error when attached without correct modes | realtime/objects Realtime with Objects plugin public API throws missing object modes error when attached without correct modes | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 9092feee-0af9-4310-ace9-23d86a0b3ba5 | d24cc5c5-317b-4a28-917e-dcd573a30d6b | public API throws missing object modes error when not yet attached but client options are missing correct modes | realtime/objects Realtime with Objects plugin public API throws missing object modes error when not yet attached but client options are missing correct modes | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 1eb1b473-89bd-4b1b-9f55-5663eb7d18af | 87b811dc-ac3c-43aa-a931-4d08bf539ea4 | public API throws invalid channel state error when channel DETACHED | realtime/objects Realtime with Objects plugin public API throws invalid channel state error when channel DETACHED | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| daaa679d-54d1-4993-96c8-96f7761d24c9 | 9bf86442-5707-49db-9947-ecc7098e87c8 | public API throws invalid channel state error when channel FAILED | realtime/objects Realtime with Objects plugin public API throws invalid channel state error when channel FAILED | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 61488921-8b88-4415-a525-1e8671509df2 | 35510775-b7a3-4346-9301-ae6ce9c77743 | public write API throws invalid channel state error when channel SUSPENDED | realtime/objects Realtime with Objects plugin public write API throws invalid channel state error when channel SUSPENDED | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| 8c56a63c-ec3f-42a1-b15b-e6b1146a4a2f | 9d2a5051-5a8e-49cc-9ef5-493b7f04bb73 | public write API throws invalid channel option when "echoMessages" is disabled | realtime/objects Realtime with Objects plugin public write API throws invalid channel option when "echoMessages" is disabled | unable to read from transport: msg=invalid websocket message (decode failure),Code=40000,StatusCode=400,Href=https://help.ably.io/error/40000 |
| d3449c26-66f6-407b-8f66-05f81fde9456 | c0662a96-18b6-4662-bc0a-37b1f3b530a5 | map create op with string payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with string payload | expected 5 to equal 13 |
| 3f08e048-42ea-412c-8c7e-f88230c1dcc5 | 011c6cfa-ef57-4536-85fb-c67293a3c6a0 | map create op with bytes payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with bytes payload | expected 5 to equal 13 |
| bf416e22-ffbd-4373-bc79-146a2f387ee2 | 0021c26e-29ed-402f-9c26-54931eab1c22 | map create op with boolean payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with boolean payload | expected 10 to equal 12 |
| 2a42d9f2-882c-424e-b3a0-cd67d86229ad | 021efd0f-ed05-4911-ae6d-6485bc66b2fa | map create op with double payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with double payload | expected 10 to equal 26 |
| 40676607-2271-4c6d-a130-66ef385b5600 | 2f831aea-71df-429b-90ca-0985afd66ca9 | map set operation value=string | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=string | expected 6 to equal 14 |
| 16e56faf-4ce0-4b26-8ba9-2ece71c4f6fd | b3ceb490-6673-4234-a388-5e888a2e322c | map set operation value=bytes | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=bytes | expected 6 to equal 14 |
| 3d9fc880-448d-4dce-a164-d224016c9849 | b5f19bca-6fab-4c78-96b8-c126354c0965 | map set operation value=boolean true | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=boolean true | expected 6 to equal 7 |
| 9aa658ca-99af-4a5e-a740-8d1fdfc26913 | ebd99d4e-a791-4880-b6aa-81443c45e09e | map set operation value=boolean false | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=boolean false | expected 6 to equal 7 |
| 6ae24d2d-27bc-4750-846a-54543bf7a16a | b8fba754-1fc7-4871-acfc-bbde0ffc43f1 | map set operation value=double | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=double | expected 6 to equal 14 |
| a68fd3b7-135c-4379-a3ad-2f5828a54750 | 18dc7973-a482-4ce6-a572-3f24bbfa78cd | map set operation value=double 0 | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=double 0 | expected 6 to equal 14 |
| 67ca6dcf-b3c7-4002-8369-a7b2fe369209 | 250ca1bc-98c7-4458-86fb-d80589233e29 | map object | realtime/objects Realtime with Objects plugin ObjectMessage message size map object | expected 15 to equal 49 |