There are 92 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 8731642c-0a99-411a-8ed6-3e37925c01a2 | 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 | DataView: expected ArrayBuffer, got Object |
| 31f974b7-c8ba-4ffb-b887-ab73f526a93f | 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: unexpected character at line 1 column 2 of the JSON data |
| b452309a-ddbf-4cdf-b5d2-140a735edfdf | 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 | DataView: expected ArrayBuffer, got Object |
| 1349b339-e390-4b6b-a913-a55f6ea02c34 | 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: unexpected character at line 1 column 2 of the JSON data |
| 90e3ce35-1259-484d-8012-ea844534e9a0 | 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 | DataView: expected ArrayBuffer, got Object |
| 493c2b20-4e0a-4d3e-ad94-37bb1ef49167 | 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: unexpected character at line 1 column 2 of the JSON data |
| 34583c1b-5157-4d72-b9c0-ee04ee6bc082 | 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 | DataView: expected ArrayBuffer, got Object |
| bfe3b0dd-5574-463f-bd99-cc0cbe919b7f | 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: unexpected character at line 1 column 2 of the JSON data |
| 950605be-b3b8-4146-a444-f7e35c0e9b18 | 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 | DataView: expected ArrayBuffer, got Object |
| 7656f5ed-768f-4ac1-8e86-8017b299a7b0 | 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: unexpected character at line 1 column 2 of the JSON data |
| 40b2b18f-439e-413f-9ae9-f70723be7415 | 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 | DataView: expected ArrayBuffer, got Object |
| a5187272-ecf5-4597-ad75-a6b248ab538b | 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: unexpected character at line 1 column 2 of the JSON data |
| 5ce254b6-25c9-460b-8b94-a22c92bf4399 | 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 | buffer is not an object |
| bf49a859-a006-40ee-8afb-28aa11ac7efd | 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 | buffer is not an object |
| e4978262-eebc-4c6a-a00d-4f89a2de5d79 | 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: unexpected character at line 1 column 1 of the JSON data |
| f687776e-c202-424c-916a-38efd05fa093 | 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 | buffer is not an object |
| 8376cbf9-faa2-49a4-8f82-164183a0b13a | 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 | buffer is not an object |
| 7aae5fa4-a6b7-46d7-be57-98a03e8e4e86 | 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 |
| 57473b4a-9110-4511-95ca-7cf30cd6e789 | 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 | buffer is not an object |
| 0fa1cf7e-b066-45bf-a26e-a39c15bc6fa4 | 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 |
| ec39233c-9247-4424-b377-fcc0dc4f332a | 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 |
| f3c67179-58e6-4143-b4cc-836586540541 | 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: unexpected character at line 1 column 1 of the JSON data |
| 17deb578-4121-4d95-8d3d-f863a1345f64 | 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 | DataView: expected ArrayBuffer, got Object |
| a3cbe5bb-c789-4538-9860-8d2ad3ebafc6 | 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: unexpected character at line 1 column 2 of the JSON data |
| 42f5ff20-b5f4-427d-9e39-3f946f2eccb7 | 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 | DataView: expected ArrayBuffer, got Object |
| 66f55273-b360-4fc4-8979-b11892eaa268 | 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: unexpected character at line 1 column 2 of the JSON data |
| 93948eda-200e-4bb2-9573-e745cb99c341 | 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 | DataView: expected ArrayBuffer, got Object |
| f97396d5-8956-4edf-8f7c-bc84196f7304 | 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: unexpected character at line 1 column 2 of the JSON data |
| 03ba54ce-6ef0-4441-81dc-f19b58546821 | 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 | DataView: expected ArrayBuffer, got Object |
| 60a99720-6161-493b-bf70-5e2cd137a2e4 | 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: unexpected character at line 1 column 2 of the JSON data |
| 11234f1b-7e2b-4206-8b20-d9b9bad64147 | 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 | DataView: expected ArrayBuffer, got Object |
| 205e53ff-2d1d-4ba6-baa9-7b9ea2492be1 | 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: unexpected character at line 1 column 2 of the JSON data |
| c2528e67-e981-41e4-a166-bf32939d12fb | 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 | DataView: expected ArrayBuffer, got Object |
| 2a2165a1-17f1-4650-8fef-66e406828f1f | 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: unexpected character at line 1 column 2 of the JSON data |
| 1fd618da-553e-4688-b597-f1e78be86f45 | 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 | DataView: expected ArrayBuffer, got Object |
| 1758caae-bbd9-487c-8135-4a4cc93e7f18 | 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: unexpected character at line 1 column 2 of the JSON data |
| a9f27f31-6ef6-4083-8af1-c20f2b18336c | 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 | DataView: expected ArrayBuffer, got Object |
| 6b3f1df6-36fc-49b3-b15f-e87d9cebf530 | 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: unexpected character at line 1 column 2 of the JSON data |
| 184ea9b4-2881-4184-bb36-4fd4947a238e | 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 | DataView: expected ArrayBuffer, got Object |
| 79f3f986-41c6-42c8-9548-fae1e2eac63c | 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: unexpected character at line 1 column 2 of the JSON data |
| 3c0b68f5-bf40-4174-95ea-540ca66c6a3b | 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 | DataView: expected ArrayBuffer, got Object |
| 429494ec-d4fc-43cc-83b3-0b9770ec6276 | 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: unexpected character at line 1 column 2 of the JSON data |
| 02db1efa-6a36-4815-b36e-c36ca4588666 | 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 | DataView: expected ArrayBuffer, got Object |
| 2a105553-6b6a-4635-8944-eeb9e527a652 | 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: unexpected character at line 1 column 2 of the JSON data |
| 22fb9c9d-534b-4093-b7dd-c908b18b58c2 | 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 | DataView: expected ArrayBuffer, got Object |
| e5a6a81a-13b9-4ada-9815-efd0d278658a | 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: unexpected character at line 1 column 2 of the JSON data |
| 7f0e7392-7819-4072-988e-593a66970839 | 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 | DataView: expected ArrayBuffer, got Object |
| 7a1c5016-3cea-4f3d-8ff3-7dce00217bdb | 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: unexpected character at line 1 column 2 of the JSON data |
| 2b553072-9d4f-4b0a-b362-1c5a411d7da3 | 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 | DataView: expected ArrayBuffer, got Object |
| abc96309-4fbe-4493-abdb-455ece01f866 | 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: unexpected character at line 1 column 2 of the JSON data |
| 50322c5c-ad71-4bdd-a56f-06eb0e7f650e | 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 | DataView: expected ArrayBuffer, got Object |
| 7a878663-5fbe-4b27-bd0a-fdb6c9500031 | 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: unexpected character at line 1 column 2 of the JSON data |
| 66f0a8de-67b6-4e44-a4de-822ba9e2b833 | 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 | DataView: expected ArrayBuffer, got Object |
| 3a3c08bf-4261-4917-a4fc-c106b6bcdc6f | 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: unexpected character at line 1 column 2 of the JSON data |
| 009b6d3f-35bd-4c7f-aa47-a8111cbfe0cb | 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 | DataView: expected ArrayBuffer, got Object |
| 54e4b506-13d0-4810-9741-c4bb2dd6cce0 | 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: unexpected character at line 1 column 2 of the JSON data |
| 070fdf31-bb25-4f35-bb06-d28bcf1ca6c3 | 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 | DataView: expected ArrayBuffer, got Object |
| 290ce8ea-aaf4-4f9d-83dc-406ccfb093ab | 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: unexpected character at line 1 column 2 of the JSON data |
| 9ffb2548-ce8d-4204-ae75-9808528c927c | 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 | DataView: expected ArrayBuffer, got Object |
| 85d2aca4-79ee-4c7c-8611-583808a0ebdc | 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: unexpected character at line 1 column 2 of the JSON data |
| 5553cb9d-3d1e-4a52-b016-6c38219e1474 | 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 | DataView: expected ArrayBuffer, got Object |
| 68f452d0-a17e-4c1b-9835-80149be35ae0 | 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: unexpected character at line 1 column 2 of the JSON data |
| 4b53f1b1-2351-40da-a3c0-3b6454a7c57f | 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 | DataView: expected ArrayBuffer, got Object |
| 94ff05dd-4d73-44b9-947a-39899061a116 | 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: unexpected character at line 1 column 2 of the JSON data |
| 5ac46ad0-a08d-48c0-b392-f91adb6eb434 | 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 | DataView: expected ArrayBuffer, got Object |
| 2879f4c6-faa9-4af7-ab61-76e0021b797f | 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: unexpected character at line 1 column 2 of the JSON data |
| a8c52169-2246-4faf-a511-a064ad9a8592 | 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 | DataView: expected ArrayBuffer, got Object |
| fa557229-f62e-4af0-90e5-df3c679f7d68 | 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: unexpected character at line 1 column 2 of the JSON data |
| d80dec0a-302c-4a88-ba9c-c53b01662d7c | 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 | DataView: expected ArrayBuffer, got Object |
| b149613a-9a33-42fb-9c9f-12eb0d4854ce | 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: unexpected character at line 1 column 2 of the JSON data |
| 46be618f-db2f-4b44-8f42-5b460a03f99d | 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 | DataView: expected ArrayBuffer, got Object |
| 41e65c3c-cc40-4d23-abdf-9d2cde5e3a84 | 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: unexpected character at line 1 column 2 of the JSON data |
| 9aa0c7c3-35e8-4f3d-9589-77997b189f15 | 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 | DataView: expected ArrayBuffer, got Object |
| 0035a751-21d5-4002-85e8-4a4af4a47ff7 | 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: unexpected character at line 1 column 2 of the JSON data |
| df47f38c-b1a4-447c-9a22-0dda429a1964 | 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 | DataView: expected ArrayBuffer, got Object |
| 9b45fc24-e967-4a9f-9947-3a3844d0f825 | 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: unexpected character at line 1 column 2 of the JSON data |
| 662b41b9-0b49-4d4a-b5f8-7a99056d828d | 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 | DataView: expected ArrayBuffer, got Object |
| 85091a28-b7d6-41be-ad4d-ef25944fdaa1 | 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: unexpected character at line 1 column 2 of the JSON data |
| dad30c9b-7d22-4d44-b1f1-2c98e9ce08db | 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 | DataView: expected ArrayBuffer, got Object |
| 031f5542-465b-489e-94a3-d92bf9cfc921 | 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: unexpected character at line 1 column 2 of the JSON data |
| 3ade2c17-f58a-4fec-b00a-4bf6eb02d117 | 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 | keyData.jsonData is undefined |
| f0470192-42c6-4378-bf5e-6b1148931cde | 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 | keyData.jsonData is undefined |
| b7f977d5-532e-40c4-9d1f-984d3dab8fe3 | 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 | keyData.jsonData is undefined |
| 9e807256-fa2e-47fa-b5ea-5b79b0f97f10 | 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 | keyData.jsonData is undefined |
| 8346723e-84d3-40a7-b024-f76acef3f28e | 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 | keyData.jsonData is undefined |
| db111f35-62e4-4b10-83ad-ae747f8e7a3c | 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 | keyData.jsonData is undefined |
| 132d648d-7a61-4f53-b150-ac473cb13081 | 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 | keyData.jsonData is undefined |
| b03f2314-c251-44e7-a8e7-714eb9397eb0 | 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 | keyData.jsonData is undefined |
| fcd37391-a96c-4c62-ad12-6d140b050096 | 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 | keyData.jsonData is undefined |
| a4c2d6ef-ac2f-45f2-a306-16974e438f1f | 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 | keyData.jsonData is undefined |
| 9fe2fe98-2dfe-4a84-a88c-8af31c656cd6 | 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 | keyData.jsonData is undefined |
| 3f94f805-8b4b-4986-bc4c-fe162e876cca | 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 | keyData.jsonData is undefined |