There are 94 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 9bd0e030-1b4d-427d-a0a5-10604c26fc1a | c36a00cb-26f1-4634-8799-680d43a37d2f | "compact: true" returns string or buffer for bytes path depending on protocol with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns string or buffer for bytes path depending on protocol with binary protocol | 41 trailing bytes |
| fc367377-b5e2-489a-9123-e47c6167d9c2 | ca4500a5-79a6-43ab-8f87-5f52da18d42e | "compact: true" returns JSON string for json array path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns JSON string for json array path with text protocol | expected [ 'foo', 'bar', 'baz' ] to be a string |
| e4da39ab-d5cd-48c4-8925-9ae2d82bcadc | 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 | presenceMessageAction | realtime/presence presenceMessageAction | Action should contain string "enter": expected 'present' to equal 'enter' |
| 13d2fbde-2eda-412a-a38c-1aab4714d35b | 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. |
| c9c99bfd-50a4-427c-b132-a86300a92b89 | 7047a642-4f6b-4a2d-964f-b65b6d8c3907 | can apply MAP_CREATE with primitives object operation messages with web_socket binary protocol | realtime/liveobjects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives object operation messages with web_socket binary protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| c440396d-b320-4717-871e-1b29cddb3499 | 93f35e19-f0b0-4983-8d6a-e48006d084e3 | can apply MAP_CREATE with primitives object operation messages with web_socket text protocol | realtime/liveobjects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives object operation messages with web_socket text protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| f18fb23f-c6a9-4bb3-be7d-1bd901ac02a8 | bb75a69e-c109-4539-bbb0-b0da5ac375df | can apply MAP_CREATE with primitives object operation messages with xhr_polling binary protocol | realtime/liveobjects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives object operation messages with xhr_polling binary protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| 532640f4-631f-4503-be5f-bf0fb4ae5a46 | 0546659b-a381-42d6-9ffe-a791c7ae9b56 | can apply MAP_CREATE with primitives object operation messages with xhr_polling text protocol | realtime/liveobjects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives object operation messages with xhr_polling text protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| 37c6205e-b7d7-489d-9eaa-580ef7dcc2da | bac6008b-cfde-495a-bdd5-32663aac41fc | can apply MAP_CREATE with primitives object operation messages with binary protocol | realtime/liveobjects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives object operation messages with binary protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| 8ca87cb0-6a0c-49e1-886e-ecdc1ee605b0 | ed453b81-021a-4b12-bffe-42d0c202dd8e | can apply MAP_CREATE with primitives object operation messages with text protocol | realtime/liveobjects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives object operation messages with text protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| 8c77a9d1-2eac-4d64-b939-9ac6d8645f8d | 8c439b33-baf2-4a49-ac9e-819594cc87cf | LiveMap.create() sends MAP_CREATE operation with primitive values with web_socket binary protocol | realtime/liveobjects Realtime with LiveObjects plugin LiveMap.create() sends MAP_CREATE operation with primitive values with web_socket binary protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| ebc842be-a41a-48ca-abce-25dab2aa54a4 | 235d99d6-3965-480f-920c-71f388c1a828 | LiveMap.create() sends MAP_CREATE operation with primitive values with web_socket text protocol | realtime/liveobjects Realtime with LiveObjects plugin LiveMap.create() sends MAP_CREATE operation with primitive values with web_socket text protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| 251711e0-4de7-43ea-91c6-e0cd0d6bd90d | 27f8a539-d56a-423a-81d6-b85c6ac9ec62 | LiveMap.create() sends MAP_CREATE operation with primitive values with xhr_polling binary protocol | realtime/liveobjects Realtime with LiveObjects plugin LiveMap.create() sends MAP_CREATE operation with primitive values with xhr_polling binary protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| ee499272-45a5-481b-862b-a7d8788ffb8d | bdadd7c7-7017-4c6b-9afd-8062939c5510 | LiveMap.create() sends MAP_CREATE operation with primitive values with xhr_polling text protocol | realtime/liveobjects Realtime with LiveObjects plugin LiveMap.create() sends MAP_CREATE operation with primitive values with xhr_polling text protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| ed22ae26-3d1a-4753-be3a-ef234a4b978f | 559012fd-62f6-4473-82ee-51a51eb060f4 | LiveMap.create() sends MAP_CREATE operation with primitive values with binary protocol | realtime/liveobjects Realtime with LiveObjects plugin LiveMap.create() sends MAP_CREATE operation with primitive values with binary protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| 9ba052df-e646-45a6-a0f1-0ffee4899a90 | 379b57d7-67a9-4faf-8d32-7bd301af230a | LiveMap.create() sends MAP_CREATE operation with primitive values with text protocol | realtime/liveobjects Realtime with LiveObjects plugin LiveMap.create() sends MAP_CREATE operation with primitive values with text protocol | undefined is not an object (evaluating 'keyData.jsonData.bytes') |
| 21e30276-9864-4992-9f04-eca93033e53a | a001521b-568e-424d-b1ba-b7f584893bc2 | returns root object by default (no params) with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() returns root object by default (no params) with binary protocol | Expected ArrayBuffer for the first argument. |
| d25b086d-fce7-4867-83e6-8f5d281bd76c | 1bd4a2ee-7f58-4f30-95b4-c76b7cc31e6f | returns root object by default (no params) with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() returns root object by default (no params) with text protocol | JSON Parse error: Unexpected identifier "object" |
| 2be591aa-59e3-4e54-8d60-0de826fe9be4 | 02efef51-d59c-49bf-9cf7-8a33e700cac6 | defaults to compact format with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() defaults to compact format with binary protocol | Expected ArrayBuffer for the first argument. |
| cef0d7ea-bad5-47ad-952e-826b26aca81c | 487495f3-630d-4d15-baac-5c7459867426 | defaults to compact format with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() defaults to compact format with text protocol | JSON Parse error: Unexpected identifier "object" |
| 60322355-841f-4807-af4d-80275fc1db90 | 5eb7a27f-32ac-468b-aad9-1652a3323af4 | with path parameter with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() with path parameter with binary protocol | Expected ArrayBuffer for the first argument. |
| e1b74502-44b9-4de2-85cb-7681940dff64 | 70ef384f-dc1b-47fa-84e2-e7156fc473f0 | with path parameter with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() with path parameter with text protocol | JSON Parse error: Unexpected identifier "object" |
| 299bf01c-7b2c-49b7-84ad-5b56f340391a | a33b3072-da39-4a08-a291-150d74e5a466 | with objectId parameter with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() with objectId parameter with binary protocol | Expected ArrayBuffer for the first argument. |
| 66e49ac4-4f8a-44ef-b95d-e9f2e3e00e42 | 245c4793-7869-45bb-a5e7-be3bd015e6e0 | with objectId parameter with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() with objectId parameter with text protocol | JSON Parse error: Unexpected identifier "object" |
| 7416fdc2-1dd5-4863-9e43-b44e7aaa17b8 | 16309c3b-e9d3-46f3-abb9-96a45375891d | with objectId and path combined with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() with objectId and path combined with binary protocol | Expected ArrayBuffer for the first argument. |
| 50d27762-d1fd-4c50-a4e8-84b86e56d95c | f06c087a-7b92-454b-ad33-30e92cce397b | with objectId and path combined with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() with objectId and path combined with text protocol | JSON Parse error: Unexpected identifier "object" |
| b0103528-0081-4d12-bc1a-3345114f3e26 | fc27d373-e6db-402f-bca4-3e61d921fa3d | "compact: true" returns all data types correctly with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns all data types correctly with binary protocol | Expected ArrayBuffer for the first argument. |
| 00c9869a-ab99-4bba-bb08-93ab83d693f4 | 1df90d24-c5d9-41dd-afbe-beefc92103cb | "compact: true" returns all data types correctly with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns all data types correctly with text protocol | JSON Parse error: Unexpected identifier "object" |
| b5d5b73f-d4b4-420a-93f9-16f3d63d2d81 | 6c7b3fad-d2c4-4aa4-9feb-3202ce318f28 | "compact: true" returns number for counter path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns number for counter path with binary protocol | Expected ArrayBuffer for the first argument. |
| 6aff8a98-c620-4d82-b1d2-488e3de3f47f | 17612b24-c7b1-469b-8306-a3b23733a51b | "compact: true" returns string for string path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns string for string path with binary protocol | Expected ArrayBuffer for the first argument. |
| 27cc86b1-b721-4025-895b-9a7b6a7227dc | 4e3d4de2-db5e-4374-8477-22416acba808 | "compact: true" returns string for string path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns string for string path with text protocol | JSON Parse error: Unexpected identifier "stringValue" |
| dd596d85-d7cd-4ffe-8c28-aaa0809649fd | 54bc525f-851e-4edb-a31f-275e275894c2 | "compact: true" returns boolean for boolean path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns boolean for boolean path with binary protocol | Expected ArrayBuffer for the first argument. |
| 992c3fe7-1eb7-4533-a391-7267ba5f402a | cd8c30ca-2ced-44cf-8c22-70e9a901590a | "compact: true" returns JSON string for json object path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns JSON string for json object path with binary protocol | Expected ArrayBuffer for the first argument. |
| 1a04a46d-0aa1-43ef-a31d-571e26655484 | 2e60cf0f-64b5-4dcb-8bb7-00308871f0ab | "compact: true" returns JSON string for json object path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns JSON string for json object path with text protocol | expected { foo: 'bar' } to be a string |
| d7e7f126-0b32-4d16-b0d9-86554ffbe020 | 5a5a51c9-52d9-47c7-8f42-c550d9062f90 | "compact: true" returns JSON string for json array path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns JSON string for json array path with binary protocol | Expected ArrayBuffer for the first argument. |
| 5c161bb6-46eb-41c6-99f0-c39107500c80 | 70f4d8f3-f262-4825-bb35-5b4e919ab40e | "compact: true" returns string or buffer for bytes path depending on protocol with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns string or buffer for bytes path depending on protocol with text protocol | JSON Parse error: Unexpected identifier "eyJwcm9kdWN0SWQiOiAiMDAxIiwgInByb2R1Y3ROYW1lIjogImNhciJ9" |
| cb6fd69e-ba19-4bdf-bf13-da18d52f7716 | 21accdb0-8968-464e-9af1-d90fa5114f2b | "compact: true" returns object for map path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns object for map path with binary protocol | Expected ArrayBuffer for the first argument. |
| e48b22f9-a094-4b2f-98d8-6c459226d01d | 56129349-d711-4d48-bc55-6ecae02f3ee2 | "compact: true" returns object for map path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: true" returns object for map path with text protocol | JSON Parse error: Unexpected identifier "object" |
| 901b8b45-ddfe-4d5c-b2dd-4112801c3d9c | c393d550-2c4e-424b-a94d-91bed932cbd7 | "compact: false" returns expanded map object with metadata for map path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns expanded map object with metadata for map path with binary protocol | Expected ArrayBuffer for the first argument. |
| a94ffd5d-3d2d-4f53-a91f-48dd0a67bd1d | 05d7768e-9e1f-4c9b-a737-1503ea9befdb | "compact: false" returns expanded map object with metadata for map path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns expanded map object with metadata for map path with text protocol | JSON Parse error: Unexpected identifier "object" |
| a20761b7-403b-4afb-a0a5-371f108d81fa | a0ad466b-4190-44fe-a71a-b950f756b839 | "compact: false" returns expanded counter object with metadata for counter path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns expanded counter object with metadata for counter path with binary protocol | Expected ArrayBuffer for the first argument. |
| a9b3dd3d-2cc4-44e4-be17-d8c5d3622974 | 9b5e89f1-4b23-4181-9d1c-1dc386a0b789 | "compact: false" returns expanded counter object with metadata for counter path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns expanded counter object with metadata for counter path with text protocol | JSON Parse error: Unexpected identifier "object" |
| 35542cbf-8415-4435-8257-17031cbecac9 | 2580050a-27d2-4163-b5d5-3f327b0031ef | "compact: false" returns all data types correctly with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns all data types correctly with binary protocol | Expected ArrayBuffer for the first argument. |
| 794ec14d-9157-4d79-990b-ce088205f098 | 4d7d2614-8f27-4a50-8d08-6ea0965df680 | "compact: false" returns all data types correctly with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns all data types correctly with text protocol | JSON Parse error: Unexpected identifier "object" |
| c3607310-2f0f-4100-8960-613b9cc6d783 | 6573679e-5840-42cd-83fe-d4b83f1284d3 | "compact: false" returns decoded object data for string leaf with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data for string leaf with binary protocol | Expected ArrayBuffer for the first argument. |
| 11d0f43c-871c-4cb6-bbba-72893c8fae1f | 769715df-e2da-4527-bb60-117a5f390dc1 | "compact: false" returns decoded object data for string leaf with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data for string leaf with text protocol | JSON Parse error: Unexpected identifier "object" |
| e8a17cea-bfdc-4833-97de-160e3f91fe3c | 6d9a5b02-9d52-4af7-bb88-63251d56e2eb | "compact: false" returns decoded object data for number leaf with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data for number leaf with binary protocol | Expected ArrayBuffer for the first argument. |
| 4594f53c-b592-42c0-9ce3-7516cb5fc75d | 33420377-3fd5-42cf-95a0-bd788c4151d4 | "compact: false" returns decoded object data for number leaf with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data for number leaf with text protocol | JSON Parse error: Unexpected identifier "object" |
| 94f72bb0-6889-4530-900e-43d283c18991 | 7ef015fb-37c4-4faa-a7c4-c5d2b688cc82 | "compact: false" returns decoded object data for boolean leaf with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data for boolean leaf with binary protocol | Expected ArrayBuffer for the first argument. |
| ce94bac7-89e4-47b7-8194-25d7a6a0cfdd | 4f93a007-70aa-4c39-9edd-bdde83e8f065 | "compact: false" returns decoded object data for boolean leaf with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data for boolean leaf with text protocol | JSON Parse error: Unexpected identifier "object" |
| 135af7a4-d4af-4546-ae03-d5b48299f8df | 8135ec25-dfa1-41f2-a25b-cc5291697748 | "compact: false" returns decoded object data with buffer for bytes leaf with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data with buffer for bytes leaf with binary protocol | Expected ArrayBuffer for the first argument. |
| f40f91ae-db59-44bc-b87c-b834b2c8d8d3 | 3d1e0c1a-8baa-412f-acaf-946605211d80 | "compact: false" returns decoded object data with buffer for bytes leaf with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data with buffer for bytes leaf with text protocol | JSON Parse error: Unexpected identifier "object" |
| db0822d4-b146-4389-be62-28ce08fd550f | be65f98b-549f-4231-8461-516207af4bcb | "compact: false" returns decoded object data with parsed object for json leaf with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data with parsed object for json leaf with binary protocol | Expected ArrayBuffer for the first argument. |
| a93603d8-e025-4a24-9f81-d943c1095641 | b4fe66cb-f20d-4bf7-86ab-3561acca75d6 | "compact: false" returns decoded object data with parsed object for json leaf with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data with parsed object for json leaf with text protocol | JSON Parse error: Unexpected identifier "object" |
| a771519d-eaa4-4e7f-9b15-bd1d28da2da9 | d92eb806-a314-4a6c-9a58-0d796d44bbac | "compact: false" returns decoded object data with parsed array for json array leaf with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data with parsed array for json array leaf with binary protocol | Expected ArrayBuffer for the first argument. |
| ce7762bd-4194-474d-9dc8-f1c7749c47b2 | bcfaf2ff-451f-4b40-b876-8661144d6046 | "compact: false" returns decoded object data with parsed array for json array leaf with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.get() "compact: false" returns decoded object data with parsed array for json array leaf with text protocol | JSON Parse error: Unexpected identifier "object" |
| e2d2a5db-b714-4b59-972b-b65228654202 | 8c2ce554-ef9e-48b8-a16f-0b48fbd9ba74 | mapSet via objectId with all data types with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapSet via objectId with all data types with binary protocol | Expected ArrayBuffer for the first argument. |
| d0230f15-3fc7-456b-bffd-6a3155a5115d | 880ff807-5b73-4e81-b6a6-fbe46015cc97 | mapSet via objectId with all data types with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapSet via objectId with all data types with text protocol | JSON Parse error: Unexpected identifier "object" |
| 494d5c10-54bd-4260-85f5-d45847c1685c | 89964071-eafb-4245-853d-962a2bf59076 | mapSet with objectId reference with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapSet with objectId reference with binary protocol | Expected ArrayBuffer for the first argument. |
| dca2aa13-0eed-4b92-aa9a-19da8d08470d | a6926793-30a3-4337-ad8e-75e10fd62b6c | mapSet with objectId reference with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapSet with objectId reference with text protocol | JSON Parse error: Unexpected identifier "object" |
| 9441b339-706c-4d11-9a9b-0e24a44362f8 | 6556e7a1-4622-4bdc-b23e-44540af51824 | mapSet via path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapSet via path with binary protocol | Expected ArrayBuffer for the first argument. |
| ad7c6c2e-7fcd-48bd-bb1d-7daef21e69a5 | 155d4923-03e9-4ba5-b1c7-6f419c57a035 | mapSet via path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapSet via path with text protocol | JSON Parse error: Unexpected identifier "object" |
| 112ed033-8dd5-4e3d-9ea2-2089ce416999 | 3b593d2c-b5c4-4d7a-9513-3fc88fa6a28e | mapSet via wildcard path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapSet via wildcard path with binary protocol | Expected ArrayBuffer for the first argument. |
| 090295cf-1bb4-47b6-a905-5d5eb8d1e7f3 | bf95d6c6-67ef-4a0d-b6ce-0b866e09d26f | mapSet via wildcard path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapSet via wildcard path with text protocol | JSON Parse error: Unexpected identifier "object" |
| 74bb9d3b-fd0c-48a4-bd82-ebdef0414d8a | 1bca633f-cfea-4557-9c58-4b272a37070a | mapRemove via objectId with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapRemove via objectId with binary protocol | Expected ArrayBuffer for the first argument. |
| 51f58efc-70f8-4e36-99e6-0838227f8f20 | 1c471511-e51d-4539-9d1c-45ced78bb18d | mapRemove via objectId with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapRemove via objectId with text protocol | JSON Parse error: Unexpected identifier "object" |
| a0a8d7cb-b93b-4897-a9b3-c37bee3b027e | 7126d348-fd1f-43ea-b2e9-b581cb0bb810 | mapRemove via path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapRemove via path with binary protocol | Expected ArrayBuffer for the first argument. |
| b89caa1f-ec92-4cfa-93d8-55f4cb7ff638 | af81fe39-bb77-4e01-8d4a-c180d565d677 | mapRemove via path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapRemove via path with text protocol | JSON Parse error: Unexpected identifier "object" |
| 2e2f365e-f722-444b-aedb-cde22be35288 | ca4fcd30-fc22-40aa-bcf0-deb0160fb3d1 | mapRemove via wildcard path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapRemove via wildcard path with binary protocol | Expected ArrayBuffer for the first argument. |
| 026fbb73-93c7-4b9e-926a-695a681af509 | 1edd2e61-7fa3-45ea-b73e-9d78f6b911e9 | mapRemove via wildcard path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapRemove via wildcard path with text protocol | JSON Parse error: Unexpected identifier "object" |
| 98329a75-0cac-4d5e-9d0a-7555dce35cc3 | 79fd66c6-e250-4dc2-92c8-7baab52b554e | counterInc via objectId with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterInc via objectId with binary protocol | Expected ArrayBuffer for the first argument. |
| 6eadda14-ac45-4abc-b817-809a49ef9347 | 4ea40c92-3294-446a-83fb-3df2bf9012c3 | counterInc via objectId with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterInc via objectId with text protocol | JSON Parse error: Unexpected identifier "object" |
| 6125bf0d-3f1d-4231-9f92-a09f3a3275ae | 93fb6aa1-614f-47a0-899f-35a213b5b2a9 | counterInc via path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterInc via path with binary protocol | Expected ArrayBuffer for the first argument. |
| 39e3de0a-f17c-438f-a884-33aa9713bc62 | 9aeb0ab8-5c34-43e8-8999-f08548fbb27b | counterInc via path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterInc via path with text protocol | JSON Parse error: Unexpected identifier "object" |
| 1d944e3a-7d91-41f0-9fa4-d9a7c7342f28 | dc5459f1-f09a-48b2-a20e-4cb21f3be6d3 | counterInc via wildcard path with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterInc via wildcard path with binary protocol | Expected ArrayBuffer for the first argument. |
| 45f1b2c3-8dca-488a-85cb-cd957ef73a01 | b6b06049-bdc3-4b01-94dc-7655f7c4b039 | counterInc via wildcard path with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterInc via wildcard path with text protocol | JSON Parse error: Unexpected identifier "object" |
| 18b43c61-a77b-435f-9d39-ef8e1b8b9dda | 1c29c9cb-5436-4198-bd6a-b7505cafd8b0 | mapCreate without path creates standalone object with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreate without path creates standalone object with binary protocol | Expected ArrayBuffer for the first argument. |
| b515c913-827a-4c0e-b1b0-dc7ad2a1fc6e | 086dfecd-5055-47f5-a4fc-dfc36199be4e | mapCreate without path creates standalone object with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreate without path creates standalone object with text protocol | JSON Parse error: Unexpected identifier "object" |
| 90397435-0191-4ff3-bce1-711e42b3e3ee | 017ad8bf-7e85-4072-af1e-aa45a4bf9a49 | mapCreate with path sets key on parent map with ref to a new map with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreate with path sets key on parent map with ref to a new map with binary protocol | Expected ArrayBuffer for the first argument. |
| 819eb43c-3410-4d8d-9541-30d24e33db54 | 2c9c20fd-aad2-4b14-a9fc-979e3888333c | mapCreate with path sets key on parent map with ref to a new map with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreate with path sets key on parent map with ref to a new map with text protocol | JSON Parse error: Unexpected identifier "object" |
| e74e4ab8-d223-4d0a-a0b5-a5a050ffa255 | fb5e0b57-a3f6-43a5-8d88-5b6f193b3cc3 | mapCreate with all data types with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreate with all data types with binary protocol | Expected ArrayBuffer for the first argument. |
| 7185ced3-c92b-4ff5-bca7-dec7ef9b9281 | 082f3511-ed2f-45f6-b45f-38c7f15ca7db | mapCreate with all data types with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreate with all data types with text protocol | JSON Parse error: Unexpected identifier "object" |
| 702c5b54-1e4b-4332-b611-8b321e223f73 | 26480171-c5ca-4c04-bf04-7d731a74a506 | mapCreate with objectId reference entry with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreate with objectId reference entry with binary protocol | Expected ArrayBuffer for the first argument. |
| f8102306-a041-4e74-bfd5-fbc171db0b8c | 8952526d-2ce6-4892-adae-21c792831bf7 | mapCreate with objectId reference entry with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreate with objectId reference entry with text protocol | JSON Parse error: Unexpected identifier "object" |
| 60c5173c-3816-4cf2-b815-6cb8a8105c3d | cf9eef93-4663-4de1-8a93-e150de0fd494 | counterCreate without path creates standalone counter with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterCreate without path creates standalone counter with binary protocol | Expected ArrayBuffer for the first argument. |
| 7e308d78-d05f-42c2-b4ea-c39020b5b41a | 43a5a9d0-676a-4179-b29c-cce58f90da65 | counterCreate without path creates standalone counter with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterCreate without path creates standalone counter with text protocol | JSON Parse error: Unexpected identifier "object" |
| edefa205-7116-4282-b823-5704aede6cc5 | 3cb3ae93-94ef-45fd-89b8-a1bb766b93ce | counterCreate with path sets key on parent map with ref to a new counter with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterCreate with path sets key on parent map with ref to a new counter with binary protocol | Expected ArrayBuffer for the first argument. |
| 2261eb76-c462-4b39-943e-7932f1c558af | a6f7b45a-1aa7-419b-a890-25351ea10d15 | counterCreate with path sets key on parent map with ref to a new counter with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterCreate with path sets key on parent map with ref to a new counter with text protocol | JSON Parse error: Unexpected identifier "object" |
| df2c60e1-bdfb-49dd-8ef8-7ff334212dfe | 166b2d9e-bf17-4c3c-8cb6-d56ec6ec6cb9 | mapCreateWithObjectId creates map with pre-computed ID with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreateWithObjectId creates map with pre-computed ID with binary protocol | Expected ArrayBuffer for the first argument. |
| 75fb303e-14bb-450a-96b3-b13675c514b8 | fc202b71-a6a0-4703-b977-6f22b28ecf8b | mapCreateWithObjectId creates map with pre-computed ID with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() mapCreateWithObjectId creates map with pre-computed ID with text protocol | JSON Parse error: Unexpected identifier "object" |
| fb70f75e-05c1-46ee-93f2-bc954aa9b6d2 | 50c9ef5d-6e8d-46d4-87bb-a93cb0ea25b6 | counterCreateWithObjectId creates counter with pre-computed ID with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterCreateWithObjectId creates counter with pre-computed ID with binary protocol | Expected ArrayBuffer for the first argument. |
| f47bf72f-c131-49e0-b154-3c28eb088e7b | 603675bd-346e-4870-839c-0397db4b83f4 | counterCreateWithObjectId creates counter with pre-computed ID with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() counterCreateWithObjectId creates counter with pre-computed ID with text protocol | JSON Parse error: Unexpected identifier "object" |
| c841a774-759e-4978-a507-ffef884d1ac7 | b36e445b-3319-4273-a15d-6b5146bc8788 | idempotent publish - duplicate counterInc with same id applied once with binary protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() idempotent publish - duplicate counterInc with same id applied once with binary protocol | Expected ArrayBuffer for the first argument. |
| 7859b3f9-fdf4-4ed5-b3b4-fc61489fb31c | 68800e46-417c-44e5-b2cd-bcdb61c997d4 | idempotent publish - duplicate counterInc with same id applied once with text protocol | rest/liveobjects Rest with LiveObjects plugin RestObject.publish() idempotent publish - duplicate counterInc with same id applied once with text protocol | JSON Parse error: Unexpected identifier "object" |