There are 19 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 5d614828-6377-4f14-ac66-86ae4e5f0985 | ade754d6-b31c-4474-ae88-3662f2ed4299 | buffered object operation messages are applied when OBJECT_SYNC sequence ends | realtime/objects Realtime with Objects plugin buffered object operation messages are applied when OBJECT_SYNC sequence ends | Invalid object data for MAP_SET op on objectId=root on key="objectKey" |
| ee6d84da-1a63-405c-89e1-53a1f6241ef2 | dc195975-0a67-4aa0-b3db-d90352678751 | subsequent object operation messages are applied immediately after OBJECT_SYNC ended and buffers are applied | realtime/objects Realtime with Objects plugin subsequent object operation messages are applied immediately after OBJECT_SYNC ended and buffers are applied | Invalid object data for MAP_SET op on objectId=root on key="objectKey" |
| 6eed965d-7bf9-4b70-936d-92d3242cda81 | 7eb91817-9fbd-4d59-926c-ff1c3a46fd57 | map create op with object payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with object payload | expected 5 to equal 18 |
| 3a8a0e03-0363-4298-a3c1-2e850547101a | e5a4e034-7c74-4a35-8bca-fad28593f142 | map create op with array payload | realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with array payload | expected 5 to equal 24 |
| d2561f50-a658-4633-b824-1523723d9c63 | 6c659e8b-c217-47a2-b721-14197eff159d | map set operation value=json-object | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=json-object | expected 6 to equal 19 |
| ce7c9a92-5de3-4609-8264-d1cd7c62b597 | 30c6170a-7d81-4ccf-ae37-c9d493047bc3 | map set operation value=json-array | realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=json-array | expected 6 to equal 25 |
| ea9d76de-7aa9-4d07-8113-e6e122c40998 | ac023ab9-454f-4816-b7c3-c16cb238166f | presenceEnterAndLeave | realtime/presence presenceEnterAndLeave | Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/presence.test.js) |
| c43d978b-84ac-479c-8dad-0ac464155076 | 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 | post: /channels/can apply MAP_CREATE with primitives object operation messages web_socket binary/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.json of type string; operation = {"operation":"MAP_CREATE","data":{"stringKey":{"string":"stringValue"},"emptyStringKey":{"string":""},"bytesKey":{"bytes":"eyJwcm9kdWN0SWQiOiAiMDAxIiwgInByb2R1Y3ROYW1lIjogImNhciJ9"},"emptyBytesKey":{"bytes":""},"maxSafeIntegerKey":{"number":9007199254740991},"negativeMaxSafeIntegerKey":{"number":-9007199254740991},"numberKey":{"number":1},"zeroKey":{"number":0},"trueKey":{"boolean":true},"falseKey":{"boolean":false},"objectKey":{"json":{"foo":"bar"}},"arrayKey":{"json":["foo","bar","baz"]}}} |
| 2a635925-8df1-4672-84ce-b064f939312a | 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 | post: /channels/can apply MAP_CREATE with primitives object operation messages web_socket text/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.json of type string; operation = {"operation":"MAP_CREATE","data":{"stringKey":{"string":"stringValue"},"emptyStringKey":{"string":""},"bytesKey":{"bytes":"eyJwcm9kdWN0SWQiOiAiMDAxIiwgInByb2R1Y3ROYW1lIjogImNhciJ9"},"emptyBytesKey":{"bytes":""},"maxSafeIntegerKey":{"number":9007199254740991},"negativeMaxSafeIntegerKey":{"number":-9007199254740991},"numberKey":{"number":1},"zeroKey":{"number":0},"trueKey":{"boolean":true},"falseKey":{"boolean":false},"objectKey":{"json":{"foo":"bar"}},"arrayKey":{"json":["foo","bar","baz"]}}} |
| 47b05f91-64e7-4a06-a0e2-27262d76cf43 | 840d0644-c408-4c46-86ea-92bc20361a21 | can apply MAP_CREATE with primitives object operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with comet binary protocol | post: /channels/can apply MAP_CREATE with primitives object operation messages comet binary/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.json of type string; operation = {"operation":"MAP_CREATE","data":{"stringKey":{"string":"stringValue"},"emptyStringKey":{"string":""},"bytesKey":{"bytes":"eyJwcm9kdWN0SWQiOiAiMDAxIiwgInByb2R1Y3ROYW1lIjogImNhciJ9"},"emptyBytesKey":{"bytes":""},"maxSafeIntegerKey":{"number":9007199254740991},"negativeMaxSafeIntegerKey":{"number":-9007199254740991},"numberKey":{"number":1},"zeroKey":{"number":0},"trueKey":{"boolean":true},"falseKey":{"boolean":false},"objectKey":{"json":{"foo":"bar"}},"arrayKey":{"json":["foo","bar","baz"]}}} |
| ad02b4d5-9376-4d33-b39c-c6098cf874d1 | 455eb6cb-ee79-425d-8c54-78db91a87b22 | can apply MAP_CREATE with primitives object operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with comet text protocol | post: /channels/can apply MAP_CREATE with primitives object operation messages comet text/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.json of type string; operation = {"operation":"MAP_CREATE","data":{"stringKey":{"string":"stringValue"},"emptyStringKey":{"string":""},"bytesKey":{"bytes":"eyJwcm9kdWN0SWQiOiAiMDAxIiwgInByb2R1Y3ROYW1lIjogImNhciJ9"},"emptyBytesKey":{"bytes":""},"maxSafeIntegerKey":{"number":9007199254740991},"negativeMaxSafeIntegerKey":{"number":-9007199254740991},"numberKey":{"number":1},"zeroKey":{"number":0},"trueKey":{"boolean":true},"falseKey":{"boolean":false},"objectKey":{"json":{"foo":"bar"}},"arrayKey":{"json":["foo","bar","baz"]}}} |
| 6e281984-4ab6-430e-922e-65eb2b27e1ca | 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 | post: /channels/can apply MAP_CREATE with primitives object operation messages binary/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.json of type string; operation = {"operation":"MAP_CREATE","data":{"stringKey":{"string":"stringValue"},"emptyStringKey":{"string":""},"bytesKey":{"bytes":"eyJwcm9kdWN0SWQiOiAiMDAxIiwgInByb2R1Y3ROYW1lIjogImNhciJ9"},"emptyBytesKey":{"bytes":""},"maxSafeIntegerKey":{"number":9007199254740991},"negativeMaxSafeIntegerKey":{"number":-9007199254740991},"numberKey":{"number":1},"zeroKey":{"number":0},"trueKey":{"boolean":true},"falseKey":{"boolean":false},"objectKey":{"json":{"foo":"bar"}},"arrayKey":{"json":["foo","bar","baz"]}}} |
| 5c7880c5-639b-4bb3-88e1-78e8f4c43560 | 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 | post: /channels/can apply MAP_CREATE with primitives object operation messages text/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.json of type string; operation = {"operation":"MAP_CREATE","data":{"stringKey":{"string":"stringValue"},"emptyStringKey":{"string":""},"bytesKey":{"bytes":"eyJwcm9kdWN0SWQiOiAiMDAxIiwgInByb2R1Y3ROYW1lIjogImNhciJ9"},"emptyBytesKey":{"bytes":""},"maxSafeIntegerKey":{"number":9007199254740991},"negativeMaxSafeIntegerKey":{"number":-9007199254740991},"numberKey":{"number":1},"zeroKey":{"number":0},"trueKey":{"boolean":true},"falseKey":{"boolean":false},"objectKey":{"json":{"foo":"bar"}},"arrayKey":{"json":["foo","bar","baz"]}}} |
| cd6828cd-20ab-48cb-85e6-a3e85cca814f | 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 | post: /channels/can apply MAP_SET with primitives object operation messages web_socket binary/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.value.json of type string; operation = {"operation":"MAP_SET","objectId":"root","data":{"key":"objectKey","value":{"json":{"foo":"bar"}}}} |
| ce631210-33ee-42fe-bf57-913005ea5291 | 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 | post: /channels/can apply MAP_SET with primitives object operation messages web_socket text/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal array into Go struct field StateOperationData.value.json of type string; operation = {"operation":"MAP_SET","objectId":"root","data":{"key":"arrayKey","value":{"json":["foo","bar","baz"]}}} |
| b1781198-c993-4a18-8d88-f9a0278f956d | 4f4c289f-aeb2-436f-b954-2d6e2f579cda | can apply MAP_SET with primitives object operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with comet binary protocol | post: /channels/can apply MAP_SET with primitives object operation messages comet binary/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal array into Go struct field StateOperationData.value.json of type string; operation = {"operation":"MAP_SET","objectId":"root","data":{"key":"arrayKey","value":{"json":["foo","bar","baz"]}}} |
| 3704897e-80d6-47cc-8f94-6c07bf482dd4 | a600f672-9eb2-426d-957c-d1db10371870 | can apply MAP_SET with primitives object operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with comet text protocol | post: /channels/can apply MAP_SET with primitives object operation messages comet text/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.value.json of type string; operation = {"operation":"MAP_SET","objectId":"root","data":{"key":"objectKey","value":{"json":{"foo":"bar"}}}} |
| a7b23545-0f1c-46f2-b42b-2691178380d1 | 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 | post: /channels/can apply MAP_SET with primitives object operation messages binary/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal array into Go struct field StateOperationData.value.json of type string; operation = {"operation":"MAP_SET","objectId":"root","data":{"key":"arrayKey","value":{"json":["foo","bar","baz"]}}} |
| dbe3a688-7dc8-479d-8cfa-4600fa0022e0 | 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 | post: /channels/can apply MAP_SET with primitives object operation messages text/objects FAILED; http code = 400, error code = 40000, message = Failed to unmarshal operation data: json: cannot unmarshal object into Go struct field StateOperationData.value.json of type string; operation = {"operation":"MAP_SET","objectId":"root","data":{"key":"objectKey","value":{"json":{"foo":"bar"}}}} |