Details of upload f34977cc-8f0a-4bb8-b811-d88e758af296

Created at
2026-03-11T20:13:04.028Z
Total number of tests
1258
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
139a79e
Pull request base ref
AIT-458/map-clear
Pull request head ref
PUB-1197/liveobjects-rest-api
Branch / tag name
2109/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
22971473721
GitHub run attempt
1
GitHub run number
3057
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 92 failures in this upload.

Failure ID Test case ID Test class Test case Message
b3986ae6-f8e3-4cdc-9865-222e85d72045 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
d94c89d4-68a3-4337-868e-2ee652e07eca 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
35bbc0cb-8952-4015-820b-6f2836e8b71e 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
573a13d2-07c3-48e1-9a4c-7dc0c5d5bb08 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
719c31c5-5cb2-4a68-bfb3-3866443ebad4 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
dd55f3de-a688-4ecd-8edf-8b8ad1edbc12 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
ec874a8c-bf62-449d-8726-907da3def516 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
8a4b5b68-1b2e-4c38-91fe-f7ed6a7f1b41 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
c54da9b5-a6f6-4717-93e5-e41999cb63fa 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
ca58b73c-d18f-4698-9ed1-0db76c71d957 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
74c544c8-9fa5-466c-b03a-ea1ccce0fb51 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
3875155e-2eb8-4457-b495-24d934e8b50e 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
3416964d-46f5-4785-9d0d-448b59607408 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
6817a877-e2c0-4c1a-badb-c023dfe446a7 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
b3aae20c-5ee2-40f9-b6dd-22d4acbeb253 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
2113c69f-decc-4d1c-b06d-143e26d8664b 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
64ffdb42-2533-4517-bdf8-1669476aa158 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
66326bb3-c8db-40b5-9a79-a4febbafd1c4 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
b80c6664-1179-4c98-8cc2-954b459028e4 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
4e1f3222-2cd1-470a-baa7-68f300d2947e 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
129e022e-25ac-4b92-bda2-22c0d7e835aa 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
357d74e5-eb63-49df-bd56-03d89ee0d8c1 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
c4f18a5c-11cc-4518-bf08-f9a10671f910 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
6f8b7093-8308-401d-9bcd-1d999b6cf04a 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
da95aebf-a89b-4ff2-b459-01752fbc7111 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
5196c4ab-5157-4383-aa83-fd87ab7a22bf 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
98de0bd3-1285-4291-804f-88797d4448fa 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
a0e8e4ce-e0bc-4a83-9189-b499dd05d70a 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
5f0b7aa9-2237-48f7-9051-24a625aec39a 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
e5e18071-fd22-4442-b0b1-8015ec2db599 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
436925e6-cf2c-487a-a421-a5dd723b44d0 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
4193e974-1c02-4dec-8768-d5e274ea5317 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
81a5415d-bd04-4fce-b238-3b0fe628c65b 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
c42d219c-374d-4c35-9ff2-36359efdf594 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
af66679b-15cc-4412-b097-c11928480b87 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
cedb07f5-2d12-46ec-af3d-416db7221c5d 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
68177c83-7724-4e1b-aeca-8bec3c0459ab 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
e5cc1ab3-8688-4cf9-b3f0-1075af349f1b 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
cd90b600-0cf3-4ce7-b1ad-082d12b70148 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
c599937b-1461-488c-9f4c-99135609572b 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
fdf220b5-7f7b-49b4-8f21-6e616877157e 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
bc86d336-c23d-40b8-887a-3aa7a2570d4f 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
bdbc7446-37d2-4e7b-ab2e-512a2926862e 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
ea8081a6-a807-4f6b-8090-ff69d8a6c510 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
f44f41e6-d4a6-4b81-8d0d-8acb1a5ef538 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
253e2dc3-264c-4aaf-a145-7d7379eeb9b8 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
caea7e5f-001b-4f82-a936-090407709d02 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
eee2804c-05b7-43bb-86b0-40cb11a86fae 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
90ca1f07-9b9e-437c-8b58-d34c254cd6e2 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
c1db7410-8780-46e7-acf6-a64a690293a0 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
87ad6e95-9bc5-4a6a-acbd-7b4319fea995 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
359b09d7-06d4-4e9e-97e0-51e89c2d9646 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
b01601f6-bd97-45cb-96f0-8ea769f7b984 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
c12f6318-0fc0-4cb5-bffd-2f0ccaa72ef4 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
337990a1-a085-4f06-9968-a3cff0d31193 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
21b62bc2-65e5-4a51-9f20-12465d3df18b 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
ebec7823-a9de-4b46-9d22-8b7a4a3c06cd 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
94faeafc-fa0c-44c4-9932-bf441b6b1a11 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
e1865afe-0acf-44e7-952f-37f256f47036 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
67f9bc15-6403-49d1-a949-d16831787ad9 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
e64c8ab4-3c84-492f-a223-29c508a75dd4 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
fc6e80ab-b5a2-45bb-a048-7f540361e25a 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
54fba595-2a31-4f5e-8fc1-aaff24d4a702 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
01ca299e-3c9e-43c3-ad46-512026cadf18 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
4b73a58e-4b1c-4b82-b433-2360b5f53bd5 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
38d2d84f-3538-406d-8b5e-9632b8a2ebfb 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
e5522dfb-95e3-43ac-9823-7eaf778c862b 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
10aa63e1-240f-4cbc-98e2-ccaebb4307d9 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
d63123b9-11f0-4bdf-80ff-692cc7f09776 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
8ccd98a6-be2f-43bf-9cd2-e9242322442a 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
4fb0a6f1-43f3-4bbc-b882-1b9bf3ef70c4 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
af618cad-fc10-4dce-aa95-668ebcfa4db6 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
96cc09ec-268c-40c5-b618-d43401d01d4b 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
8d240ac8-9325-4281-892e-3b5e51a49918 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
890995f3-48d4-41ff-afcf-9cc433e4bfd7 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
b234140d-357c-45d5-9abc-c1a5559728ac 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
0be764a7-45fe-4889-a093-7cfdeaafbc39 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
7263207c-e1ff-4801-acbf-444afde92a65 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
3bee9c9e-42a5-4e0d-af66-d594b9bec267 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
fb1590c3-9c49-4451-a3a2-35866617985e 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
df6a4441-3e4f-4a0a-90f0-9550672dfec2 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
6af89d64-0707-40da-87b8-a157868d0d96 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
e61d3171-be76-41cb-ad20-8985518eb4f2 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
b7ee9fef-89ea-4a9a-a359-a54c655aeb5f 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
48e60607-c689-482b-9aa8-d184da9354f4 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
31f77f0d-61ff-4bdf-8c23-eca3d3fdd7f1 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
8540a27b-dda7-4529-98c2-55f91e6f047c 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
688954d5-f3f0-4e6f-b46d-3c39bae698dd 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
d546ab1f-c1e1-4bec-b1fb-056959062306 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
09dfdd88-3c7e-4320-b1bf-05947f7a1bd7 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
7279a779-ad28-4040-a061-d682c9dacd20 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
3a441afd-d559-4ef0-9975-64e51a3803e3 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