There are 93 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| dde1adae-369f-4fe1-a105-ad5fd9958c55 | 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 |
| 641d0f63-b066-46e3-b51b-ab910a53e12a | 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 |
| e42eaa59-eb96-4a95-bd77-5a9097ab039b | 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 |
| 189f3df8-3e18-4d9a-bf55-78816d8258d1 | 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 |
| e6e23b8e-1a3b-4d8d-a62f-4a4a7d983b56 | 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 |
| d874963e-716f-4043-a05a-33f2654f3084 | 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 |
| 12a56cd7-f140-4753-96ca-8a12f5560d4c | 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 |
| f1814db0-62e0-4034-b6b9-653fd1321e1d | 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 |
| d680eafb-e4bf-4008-9995-7074c1840356 | 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 |
| e633f250-a3ed-4db4-acc6-4d97b71c7fb1 | 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 |
| c0eebda3-5a15-4cf6-a3a6-5bdb6c0f4622 | 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 |
| d499e72f-6bab-4ddd-9d49-2d82ab41021a | 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 |
| 4d83e903-12d1-415e-8720-bd3eee1ca5b2 | 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 |
| bcf91351-210d-48b0-9701-51ee13044178 | 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 |
| 0d7ef227-15ec-44cb-bbd9-c5daa6a3bd76 | 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 |
| 9ae534a9-6615-4689-b65d-b44a4ad4f4a2 | 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 |
| 5d6cabf1-6f00-4f7f-8afe-44e7080206be | 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 |
| ef7c7e81-d4ad-4e23-a497-cc9a311c95b2 | 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 |
| cf01660b-c51a-4256-8a56-2c82d7c2f994 | 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 |
| 3db39426-0d6a-4f10-a550-79c3a142ff72 | 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 |
| e8b9fe18-aa3d-4d42-9919-616bcdf58dbd | 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 |
| 8db5f893-db31-445c-b279-2a7fcd073381 | 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 |
| 3c79ea2c-7bb5-49f8-bd57-d0d1cbdefc53 | 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 |
| a0734cd9-60c4-4615-bb72-b57629ec7071 | 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 |
| 56f381c4-0d29-4946-8041-c421745d599a | 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 |
| 12889712-d88f-4765-baee-bac2f0635f15 | 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 |
| d60c9379-217b-4ccb-abed-e42153367747 | 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 |
| c12526a4-5b99-474d-ac99-84ba4d7fc19c | 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 |
| 52693110-ce89-4d99-8e4e-1073b96c6e5b | 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 |
| d7b4f5f2-7532-43b4-b343-1c14cca92d75 | 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 |
| 046ae576-0a03-4fc4-a75f-93138db409ba | 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 |
| 9d04b719-c307-40cf-82ee-efab36cd6780 | 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 |
| fafb767b-db22-4e39-998d-0b32e4129c30 | 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 |
| 3c95c6df-70dc-4e32-a582-ae4aab47554b | 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 |
| d5271fee-be00-46bb-aeec-008b3574234f | 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 |
| 11478689-d0dd-444c-918d-9d49d11c8993 | 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 |
| ec21b682-2e96-4923-85f4-5890c15d1445 | 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 |
| 98f67e50-3126-4bd5-ae5d-b71c9c27ebf0 | 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 |
| b8d96a20-9f0d-4f66-a69a-9118a869a3ef | 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 |
| 3cd055c7-8729-46b4-acc8-7fe4d3976e9c | 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 |
| d5eead9a-758d-4b89-8586-a39b9840dad0 | 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 |
| 2aae049b-455b-4d87-8ae0-b9a4b14811d4 | 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 |
| 1d36f11b-8869-41a8-9e5b-e7da9556869a | 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 |
| d8650fc0-0ac6-4a7f-8adb-c6271a7a8660 | 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 |
| a2d73559-0494-4fe5-be1c-683b766a4511 | 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 |
| d9dfd3b4-ed37-497f-b7f2-224ae1cf0d4e | 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 |
| b0a536a7-aa6e-4b92-bfd6-38c113c2901f | 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 |
| 06ad0fad-cc05-4e44-abd4-622a759ed7ef | 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 |
| 2afddee9-21ec-4130-a069-98a775627694 | 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 |
| 253f3bbb-f4f5-4116-a1d0-114d4a53488a | 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 |
| a3d82027-b9ed-422e-97e2-67a6a2a1bbf9 | 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 |
| c38945ba-91e1-4a66-9527-7f1d79831498 | 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 |
| 3f529599-e4a5-4fa3-8764-1c3fd9a05176 | 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 |
| 1c44c396-5fa5-4ceb-89bc-69e0606ec922 | 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 |
| d326fc55-addd-44ae-9e00-13d94ee84bff | 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 |
| 8140ce2c-c4f3-4986-9d52-e41fa6fd4e10 | 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 |
| 9f5331ac-87e3-4c39-a2fa-42ae93cc0131 | 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 |
| 0d3ec491-ceaa-428f-be88-f723a62e0e4a | 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 |
| 55ddb067-ff40-46f6-9071-886310019d41 | 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 |
| 932fc20b-7e02-4ab0-9359-3350ea0760ea | 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 |
| f63919f6-3459-4a5a-a3f2-8afc09f55526 | 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 |
| 3dffa04a-d9b5-4ee5-baaf-24ac9f3d6466 | 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 |
| 4c73b25a-5ef4-4cc8-a928-cede9b0283d4 | 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 |
| 71741d32-0fe8-4b6f-8912-a6ee7e7cfccb | 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 |
| 094f0224-7b25-4ce7-ad27-4eaa2e6a2e8e | 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 |
| f8c827a7-b407-4edb-a9b9-67af0eb3b45e | 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 |
| 60f90cc5-753a-479e-83e8-3de9daa33156 | 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 |
| 392340ce-7ae1-4ec4-bc98-4ef507ed72ef | 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 |
| a60a69cc-3406-4fea-8d7d-841bb0d89527 | 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 |
| f6893585-1e9e-4fb3-8f6f-ef9bea1125f6 | 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 |
| be405daf-dfd6-4426-ab72-19ab1570d3ca | 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 |
| a8cb6e1a-b8e7-4502-8306-0e694af1aab1 | 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 |
| 873b9730-5f1c-4165-abf0-1fbe90242ad9 | 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 |
| b9002b65-3666-46b6-b2a3-ba4cefb07651 | 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 |
| a837c94c-2122-42bb-987f-09e9733a420d | 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 |
| 94eceff1-4f92-4f6c-982a-eee6168b1be3 | 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 |
| 6bfc4854-a9a3-43f3-9dbf-2130ef3a2581 | 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 |
| 95afcfa5-790e-4ee2-924f-6b9713c7175a | 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 |
| 56a5113d-6c49-412d-9807-021899f0ac56 | 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 |
| d76179ab-75fb-49ae-8cc0-c189e84d18b6 | 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 |
| 785e36f1-7c97-46e7-a543-0ace554d60d7 | 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 |
| 676fdb13-b286-4a44-89a0-284537bf7fe2 | 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 |
| 967f59d3-4d63-4cb6-88b0-ccc3271868a2 | 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 |
| 69fe8c7c-6278-474c-b99a-5022fca5ae07 | 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 |
| 4d08a66d-de9d-40f5-922c-3f064bbb3bce | 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 |
| 3ec3de0e-7342-4922-9a6c-7280eda3d5e3 | 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 |
| 10b098d3-1f32-47c3-bebc-ad0fe0fd0a11 | 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 |
| 37a9e79c-83e3-42af-8884-5715206cc3b2 | 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 |
| a308f5c8-4ea8-469d-b709-1f3856939bf4 | 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 |
| 50528b12-0485-421c-8483-36cb7116272e | 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 |
| 084f44b2-943b-4cb2-9e3d-181144b96bdb | 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 |
| 2c89f0bd-ff02-4d28-aa8c-fbf9b36a99b7 | 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 |
| 6540a9f1-a69d-4f69-951e-276b78e052f1 | b357d80b-c4d1-4cca-af9a-6adb2b07cf3d | is able to decrypt history messages | browser/modular Crypto with Crypto _BaseRealtime is able to decrypt history messages | expected to equal 'Test message' |