There are 37 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 3d00c20f-828e-45ce-b571-cfa1f2874220 | dd3c605d-6b36-4741-a226-6cda28292274 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with web_socket binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with web_socket binary protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { amount: -1 }, …(1) } to deeply equal { update: { amount: -1 } } |
| 79d4434a-cc94-4669-9414-c6da2f3577cb | 451fe1c1-dee1-43a2-bc65-41031735e134 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with web_socket text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with web_socket text protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { amount: -1 }, …(1) } to deeply equal { update: { amount: -1 } } |
| cc7cb70c-b862-42ae-9f20-ecd0f1610259 | b488947f-e20a-47c3-9002-b951a9ba98ab | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with xhr_polling binary protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { amount: -1 }, …(1) } to deeply equal { update: { amount: -1 } } |
| 80960ae6-6572-4e9d-9870-2c0762bdb317 | 04c2e602-6ba7-423a-9b29-ef45f45c6bf8 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with xhr_polling text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with xhr_polling text protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { amount: -1 }, …(1) } to deeply equal { update: { amount: -1 } } |
| af19a83f-5043-4084-978d-f71eb2b0298a | f7eeba66-3d98-400a-8cfc-02bd126ab748 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with binary protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { amount: -1 }, …(1) } to deeply equal { update: { amount: -1 } } |
| 699bc00a-49f2-4ffe-936b-9173c94c9dd5 | dc801a9b-c41e-4dc6-9bb0-789d304334c6 | OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with text protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with "tombstone=true" for an object triggers subscription callback for existing object with text protocol | Check counter subscription callback is called with an expected update object after OBJECT_SYNC sequence with "tombstone=true": expected { update: { amount: -1 }, …(1) } to deeply equal { update: { amount: -1 } } |
| b4a1a021-431b-450d-a81c-9e72d77bb063 | 20a21785-5d91-4809-bdaf-e02615c48e03 | OBJECT_DELETE triggers subscription callback with deleted data | realtime/objects Realtime with Objects plugin OBJECT_DELETE triggers subscription callback with deleted data | Check map subscription callback is called with an expected update object after OBJECT_DELETE operation: expected { …(2) } to deeply equal { update: { foo: 'removed', …(1) } } |
| fa3c620d-3565-48dd-9569-6c6810b103d4 | 43017925-c85a-4bd8-82bc-c568feecbf3d | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with web_socket binary protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected { update: { amount: 1 }, …(1) } to deeply equal { update: { amount: 1 } } |
| bb1a6bde-f76d-4f0b-905d-bba9054d0aaa | 766dd957-0041-41cd-ae85-ae97ff4ee027 | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with web_socket text protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected { update: { amount: 1 }, …(1) } to deeply equal { update: { amount: 1 } } |
| 8d861291-9db6-420f-8191-cc5173a3dc54 | 0ef2edf1-3abd-4a56-8e6b-cefa03ea9e5b | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with xhr_polling binary protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected { update: { amount: 1 }, …(1) } to deeply equal { update: { amount: 1 } } |
| 5468be1e-3cc5-4a22-bb05-e80489330f06 | c86664c9-df9b-4937-984c-ebc857a17d8d | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with xhr_polling text protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected { update: { amount: 1 }, …(1) } to deeply equal { update: { amount: 1 } } |
| e8bb088a-45dd-44f0-a78f-a4d587baba9a | 5f5dd4e1-6373-4cd0-8212-b926f4ef8d6a | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with binary protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected { update: { amount: 1 }, …(1) } to deeply equal { update: { amount: 1 } } |
| 1cdd577b-3149-414a-b117-ae1ad3c9189e | e239f84c-a635-40bb-a48c-3e02a3e5f116 | can subscribe to the incoming COUNTER_INC operation on a LiveCounter with text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter with text protocol | Check counter subscription callback is called with an expected update object for COUNTER_INC operation: expected { update: { amount: 1 }, …(1) } to deeply equal { update: { amount: 1 } } |
| efb1a1ba-d37c-4020-8fab-4f88e81a77e8 | 181d3a1d-c814-4536-a453-4c562c6fc3e7 | can subscribe to multiple incoming operations on a LiveCounter with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with web_socket binary protocol | Check counter subscription callback is called with an expected update object for 1 times: expected { update: { amount: 100 }, …(1) } to deeply equal { update: { amount: 100 } } |
| ff5d0907-13e2-4694-b64c-a83eb0c5d12e | 43dbc2cd-ccbc-4c62-8584-689ea1ecf58b | can subscribe to multiple incoming operations on a LiveCounter with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with web_socket text protocol | Check counter subscription callback is called with an expected update object for 1 times: expected { update: { amount: 100 }, …(1) } to deeply equal { update: { amount: 100 } } |
| 4dcc729d-bc08-4bb8-bf90-7da568b321da | a6b21dac-fcf0-4201-92f0-c961dc58ea6b | can subscribe to multiple incoming operations on a LiveCounter with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with xhr_polling binary protocol | Check counter subscription callback is called with an expected update object for 1 times: expected { update: { amount: 100 }, …(1) } to deeply equal { update: { amount: 100 } } |
| 8f12ad2b-bb9e-4029-9b50-fa24c68d1eff | ebfe22ba-f54f-4a82-baca-92d7771f134c | can subscribe to multiple incoming operations on a LiveCounter with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with xhr_polling text protocol | Check counter subscription callback is called with an expected update object for 1 times: expected { update: { amount: 100 }, …(1) } to deeply equal { update: { amount: 100 } } |
| 35b92129-9bc2-411d-9ea9-8ea6da87d7e9 | 131c8dc6-b4c6-4425-bd66-c0c886e79a0e | can subscribe to multiple incoming operations on a LiveCounter with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with binary protocol | Check counter subscription callback is called with an expected update object for 1 times: expected { update: { amount: 100 }, …(1) } to deeply equal { update: { amount: 100 } } |
| 0efb3b3b-6b03-4515-a43f-7ef4de6a0f2a | 46167af5-de7c-4ff5-95de-08ffdf90ca47 | can subscribe to multiple incoming operations on a LiveCounter with text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveCounter with text protocol | Check counter subscription callback is called with an expected update object for 1 times: expected { update: { amount: 100 }, …(1) } to deeply equal { update: { amount: 100 } } |
| 050aba03-97b7-4c8a-8a02-08c0b19b7d7d | 20609b66-bb36-428e-9b0b-892695dac654 | can subscribe to the incoming MAP_SET operation on a LiveMap with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with web_socket binary protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected { …(2) } to deeply equal { update: { stringKey: 'updated' } } |
| 93df54e4-2d30-40bf-8aca-01f60d055599 | f0cc905f-5ad8-43af-94c7-ab367a33229b | can subscribe to the incoming MAP_SET operation on a LiveMap with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with web_socket text protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected { …(2) } to deeply equal { update: { stringKey: 'updated' } } |
| 3b1b6606-da4b-4330-9fd8-cfd0aa7ea846 | 5b26dd2f-3314-4c4b-a6a5-3e27aea626a0 | can subscribe to the incoming MAP_SET operation on a LiveMap with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with xhr_polling binary protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected { …(2) } to deeply equal { update: { stringKey: 'updated' } } |
| 1055fa93-dbe5-4b2e-8ffe-c98879897a38 | 073a9457-cf24-420e-9a8b-ca8109951e8c | can subscribe to the incoming MAP_SET operation on a LiveMap with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with xhr_polling text protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected { …(2) } to deeply equal { update: { stringKey: 'updated' } } |
| 00774a17-6b44-4f0e-a925-c6f79ea960ef | f455e337-def7-4df9-8869-716705ce7eb9 | can subscribe to the incoming MAP_SET operation on a LiveMap with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with binary protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected { …(2) } to deeply equal { update: { stringKey: 'updated' } } |
| 3c6fa781-0741-46f4-8375-087f4d9744ac | 251769ec-1d64-48fe-a13a-e2fb79995628 | can subscribe to the incoming MAP_SET operation on a LiveMap with text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_SET operation on a LiveMap with text protocol | Check map subscription callback is called with an expected update object for MAP_SET operation: expected { …(2) } to deeply equal { update: { stringKey: 'updated' } } |
| 3a9609fe-2d01-4bb3-9608-31c0fdf6a6fd | 1e2113d9-4670-44c7-aa39-2e20c3ef3db9 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with web_socket binary protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected { …(2) } to deeply equal { update: { stringKey: 'removed' } } |
| f3ec475d-268f-4ae7-aa69-cbaa2afb22b2 | 80063b65-adc1-468c-b284-6b79ad4c5df5 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with web_socket text protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected { …(2) } to deeply equal { update: { stringKey: 'removed' } } |
| 0e5e0ab9-5203-40bb-a4b3-b03fd4be27cc | 7b540a19-00eb-45b0-9df2-743476f9265e | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with xhr_polling binary protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected { …(2) } to deeply equal { update: { stringKey: 'removed' } } |
| d1264b10-2d1a-4dcd-b3b2-788e75f38707 | 443f52fa-31b3-4b84-bf65-23973b1b64b7 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with xhr_polling text protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected { …(2) } to deeply equal { update: { stringKey: 'removed' } } |
| c57bf6a6-d13c-4cb8-a726-433d406346b1 | 41fe2aff-ac1f-44a0-b05b-546db003f99b | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with binary protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected { …(2) } to deeply equal { update: { stringKey: 'removed' } } |
| d4065098-c136-4382-badb-1259d06872ac | b7885756-b43d-402b-b756-3e946ebfcd59 | can subscribe to the incoming MAP_REMOVE operation on a LiveMap with text protocol | realtime/objects Realtime with Objects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap with text protocol | Check map subscription callback is called with an expected update object for MAP_REMOVE operation: expected { …(2) } to deeply equal { update: { stringKey: 'removed' } } |
| 4d5b54b8-7012-4cd8-bc63-ba0ac05a10de | 88eb0c34-d803-4dd5-af8a-35c86d9f0e1c | can subscribe to multiple incoming operations on a LiveMap with web_socket binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with web_socket binary protocol | Check map subscription callback is called with an expected update object for 1 times: expected { update: { foo: 'updated' }, …(1) } to deeply equal { update: { foo: 'updated' } } |
| 4d083ca6-2b67-4a14-98ed-fc7219e7499f | e50566ad-6d00-4d46-8f8a-b1037b3d370a | can subscribe to multiple incoming operations on a LiveMap with web_socket text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with web_socket text protocol | Check map subscription callback is called with an expected update object for 1 times: expected { update: { foo: 'updated' }, …(1) } to deeply equal { update: { foo: 'updated' } } |
| 829fae93-9eaf-42ff-9c4e-83abc7d63a57 | bea6978b-57e9-42cd-b592-8f40aa466e1a | can subscribe to multiple incoming operations on a LiveMap with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with xhr_polling binary protocol | Check map subscription callback is called with an expected update object for 1 times: expected { update: { foo: 'updated' }, …(1) } to deeply equal { update: { foo: 'updated' } } |
| 2e1556c0-d304-4084-9849-03b18bcc9a11 | 0d9cb11a-536f-4225-8ba7-9730db4ac79d | can subscribe to multiple incoming operations on a LiveMap with xhr_polling text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with xhr_polling text protocol | Check map subscription callback is called with an expected update object for 1 times: expected { update: { foo: 'updated' }, …(1) } to deeply equal { update: { foo: 'updated' } } |
| f7db9c89-62fe-4558-9523-5a5fdacf8b65 | c8614eae-fd3f-4dba-8aee-06ab70f7c131 | can subscribe to multiple incoming operations on a LiveMap with binary protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with binary protocol | Check map subscription callback is called with an expected update object for 1 times: expected { update: { foo: 'updated' }, …(1) } to deeply equal { update: { foo: 'updated' } } |
| fe2864ca-b830-405c-a7a6-7d556adad4c0 | 367b3ded-9773-48c5-bae4-bfa0b58aded9 | can subscribe to multiple incoming operations on a LiveMap with text protocol | realtime/objects Realtime with Objects plugin can subscribe to multiple incoming operations on a LiveMap with text protocol | Check map subscription callback is called with an expected update object for 1 times: expected { update: { foo: 'updated' }, …(1) } to deeply equal { update: { foo: 'updated' } } |