Details of upload ee92be8d-0305-4fed-b143-8710a3cf977b

Created at
2025-03-27T11:21:20.171Z
Total number of tests
999
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
5921fae
Pull request base ref
PUB-1530/update-rest-api
Pull request head ref
PUB-1539/rename-internal-state-term-to-objects
Branch / tag name
1992/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
14104831503
GitHub run attempt
1
GitHub run number
2361
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 91 failures in this upload.

Failure ID Test case ID Test class Test case Message
b39aa065-b5fe-4518-a6fd-65574bd12526 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize>; in addition, done() received error: AssertionError: Check second authorize cb was called: expected false to be truthy
86560ab5-1676-4c9e-8abc-1b21394494c8 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
7f484721-0c94-4a87-8da8-b3527c021847 afdeb624-fff0-4652-971e-3d34282881cf getRoot() returns LiveObject with id "root" realtime/objects Realtime with Objects plugin getRoot() returns LiveObject with id "root" Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
b8eb32c1-4566-4d72-8d4a-209027b89595 23588723-7c16-4259-b11b-203922b8414b getRoot() returns empty root when no objects exist on a channel realtime/objects Realtime with Objects plugin getRoot() returns empty root when no objects exist on a channel Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
7016b0df-2c76-449a-94a9-38385d32a3df ecc4c7c2-1819-4dce-ab00-117d0cb32fe1 getRoot() waits for initial OBJECT_SYNC to be completed before resolving realtime/objects Realtime with Objects plugin getRoot() waits for initial OBJECT_SYNC to be completed before resolving Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
ef62fc78-014a-426b-bc61-0cbed3e6a313 3edcf195-dca9-424c-8ec7-a8f5a5d521b0 getRoot() resolves immediately when OBJECT_SYNC sequence is completed realtime/objects Realtime with Objects plugin getRoot() resolves immediately when OBJECT_SYNC sequence is completed Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
b295fb41-fc29-461e-817a-7f2678488562 eaf94720-2dc0-4856-ba81-166a9bb3f93d getRoot() waits for OBJECT_SYNC with empty cursor before resolving realtime/objects Realtime with Objects plugin getRoot() waits for OBJECT_SYNC with empty cursor before resolving Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
f0064bde-7401-48d7-9aac-cfaa9484085f 227467a5-dcc3-4405-862f-3ed28457fcf2 LiveCounter is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10
7ccc8f7c-56ff-4387-8963-44acb40d9bf2 24d432a4-5a6a-43e1-ad6f-9534d3de282e LiveCounter is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10
0f845caa-bc09-407c-a59b-6f13c2917063 fbc059c5-ab91-45fc-97ed-202e92f1a7c1 LiveCounter is initialized with initial value from OBJECT_SYNC sequence with xhr_polling binary protocol realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with xhr_polling binary protocol Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10
3375140e-8db2-4113-b9e8-5281b48e61d9 45a630e2-c4d2-4801-9290-13023652b06d LiveCounter is initialized with initial value from OBJECT_SYNC sequence with xhr_polling text protocol realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with xhr_polling text protocol Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10
74718f13-5619-49cb-ae52-7340e2d2a7ea 4e367fa6-9b68-4ba2-9eed-66da5a625ff2 LiveCounter is initialized with initial value from OBJECT_SYNC sequence with binary protocol realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with binary protocol Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10
3d863514-f607-4b1e-a46b-408a6c97f122 af005c1e-b475-470f-9eed-01bd79e135e7 LiveCounter is initialized with initial value from OBJECT_SYNC sequence with text protocol realtime/objects Realtime with Objects plugin LiveCounter is initialized with initial value from OBJECT_SYNC sequence with text protocol Check counter at key="initialValueCounter" in root has correct value: expected +0 to equal 10
1a1f1cdc-c613-4c43-ad95-66569c5b74fa 8a3d1519-e397-4f1a-af1c-edc38feb9283 LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket binary protocol Check nested counter has correct value: expected +0 to equal 20
a041f3e4-911e-4c0d-8600-798a5735c36b 4de04b3d-72b9-434e-831e-133a6dff3485 LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with web_socket text protocol Check nested counter has correct value: expected +0 to equal 20
864cfdaa-102f-4de5-a1af-9dd33ad8144d f7f3021b-7e0d-4312-b955-ec3ef653f2f7 LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling binary protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling binary protocol Check nested counter has correct value: expected +0 to equal 20
420a64d3-ea0a-4a7c-938f-83821e5431aa 162f21af-6741-4d45-8f78-a70e43b25556 LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling text protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling text protocol Check nested counter has correct value: expected +0 to equal 20
3818beb1-5e4f-4941-a72e-daf6802a0661 f68ba7a5-72c7-4d17-98fd-3e602fadd64c LiveMap is initialized with initial value from OBJECT_SYNC sequence with binary protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with binary protocol Check nested counter has correct value: expected +0 to equal 20
17bb3d27-96e2-4c63-a0c1-68c7b36537d5 eb5353a4-f520-4bed-b679-afd58cc49452 LiveMap is initialized with initial value from OBJECT_SYNC sequence with text protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with text protocol Check nested counter has correct value: expected +0 to equal 20
50bec0af-b82d-42b9-83e2-3d4b4bd32a42 fa859ada-d077-40e2-8b35-155d2b0fe45c LiveMap can reference the same object in their keys with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with web_socket binary protocol Check nested counter has correct value: expected +0 to equal 20
0b932f6a-20f3-4cc5-b27d-58d12c9f8820 6edbc500-67e9-46aa-9e69-a7b7a4aea6fc LiveMap can reference the same object in their keys with web_socket text protocol realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with web_socket text protocol Check nested counter has correct value: expected +0 to equal 20
d8e6c71b-d9da-4e1c-bca4-77709dc20c7a 68813891-d77f-4cbd-b863-411a1f1185e3 LiveMap can reference the same object in their keys with xhr_polling binary protocol realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with xhr_polling binary protocol Check nested counter has correct value: expected +0 to equal 20
45af4d32-5d6d-4dd1-a662-0a954b8ddb3a 821ace2e-3883-4714-bb16-dc34b977c765 LiveMap can reference the same object in their keys with xhr_polling text protocol realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with xhr_polling text protocol Check nested counter has correct value: expected +0 to equal 20
5cf5c108-779d-4587-9ad1-3258bdd89e42 948a083b-9009-4739-8acb-1707dd093cae LiveMap can reference the same object in their keys with binary protocol realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with binary protocol Check nested counter has correct value: expected +0 to equal 20
3c601f63-d6db-45b2-868b-3118521c0a6b 158228de-62a6-4ac3-b6db-144a64faed80 LiveMap can reference the same object in their keys with text protocol realtime/objects Realtime with Objects plugin LiveMap can reference the same object in their keys with text protocol Check nested counter has correct value: expected +0 to equal 20
92625e5e-021b-4b16-96ab-dc27004ae11c 26d90b16-263b-4767-b6be-f51e56453362 OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with web_socket binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with web_socket binary protocol (0 , import_deep_equal.default) is not a function
db5e5271-5dff-42ce-b9d3-bb96da859a6b 513dd6a5-fbe3-4a93-a9b8-9d679846a9e6 OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with web_socket text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with web_socket text protocol (0 , import_deep_equal.default) is not a function
94088553-71a4-4b48-a662-5171e7ceec52 25b057cf-7c5a-41cd-83e0-96c312872b5a OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with xhr_polling binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with xhr_polling binary protocol (0 , import_deep_equal.default) is not a function
935628d6-7cad-40ca-9124-f7cebe711db4 4b0ed93e-058d-4619-b4b4-01217ff2769d OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with xhr_polling text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with xhr_polling text protocol (0 , import_deep_equal.default) is not a function
0fc54ccc-3b54-4c68-b617-197f96b36c58 17f6744e-f6dc-4d4d-8bf5-412c20efacf3 OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with binary protocol (0 , import_deep_equal.default) is not a function
e4c7a8f3-e45d-4fc9-ba3c-4accc2b06eeb 07214b07-1cdb-4e9f-aa58-625c9af0e0b1 OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property deletes existing object with text protocol (0 , import_deep_equal.default) is not a function
6fba965c-4367-4b3b-a783-152669cf8196 aa37278d-65b3-4794-995b-a2ba230a0db1 OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with web_socket binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with web_socket binary protocol (0 , import_deep_equal.default) is not a function
722935d2-6d4b-4c48-9d41-026330100b7f 374cec9e-32bf-4688-91ee-47ff7ecaef6b OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with web_socket text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with web_socket text protocol (0 , import_deep_equal.default) is not a function
188b77c1-79b5-407e-bfae-2b458db70afe 3d115703-0e4a-4d47-b2d8-7924a9e36328 OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with xhr_polling binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with xhr_polling binary protocol (0 , import_deep_equal.default) is not a function
62418750-2451-4fa9-ae6c-cb14a35b17e7 38130852-9ac5-49e7-9965-3ce904c1888f OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with xhr_polling text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with xhr_polling text protocol (0 , import_deep_equal.default) is not a function
d45cbc3b-2d96-46e9-8e40-7c48d69ae16e cf6061df-f7fe-4e48-8580-08884e36f01a OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with binary protocol (0 , import_deep_equal.default) is not a function
bbffa2b0-73f5-422e-af79-25825e595a10 a06eaadf-80b8-48a2-91b9-85b93f51ef0f OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence with object state "tombstone" property triggers subscription callback for existing object with text protocol (0 , import_deep_equal.default) is not a function
80cf1c1e-e355-429f-849e-f3ca450e2ebb 900d73ef-e24a-45c0-a26e-ebace20dbe5d can apply MAP_CREATE with primitives object operation messages with web_socket binary protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with web_socket binary protocol Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true
287758b3-c4af-4686-a73a-64da288f786e e52a99bb-294e-422f-91fc-7466ff425190 can apply MAP_CREATE with primitives object operation messages with web_socket text protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with web_socket text protocol Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true
e2690ca4-d6cd-412d-9da4-7295502e6d9b fd4c079c-6eac-4d53-93b4-4e1f3b8523ba can apply MAP_CREATE with primitives object operation messages with xhr_polling binary protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with xhr_polling binary protocol Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true
6def17e4-d021-4153-8a61-c9f9503536c8 23bd73df-8bb9-4189-8602-ed143b033d6e can apply MAP_CREATE with primitives object operation messages with xhr_polling text protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with xhr_polling text protocol Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true
b2b61dbd-cf79-414e-8292-92e4c2a842bd 3e9d0fe2-fa4e-4b56-a16f-5a3dc08f0f26 can apply MAP_CREATE with primitives object operation messages with binary protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with binary protocol Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true
dcec0ca4-7339-4df3-8d41-69666f9e7cac 75575eef-5ebe-468e-98ec-ceaf92822a24 can apply MAP_CREATE with primitives object operation messages with text protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with text protocol Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true
a86c6787-536a-407c-ace2-f77d18834212 f5f3c3c3-0d22-46cd-873a-a93efccef6cc can apply MAP_CREATE with object ids object operation messages with web_socket binary protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with web_socket binary protocol Check counter at "counterReference" key has correct value: expected +0 to equal 1
9466d824-cbd7-4dd3-8214-937b4ca405e7 fbb21b89-f871-43e9-a413-cdf9c244cb99 can apply MAP_CREATE with object ids object operation messages with web_socket text protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with web_socket text protocol Check counter at "counterReference" key has correct value: expected +0 to equal 1
04f38823-9bf0-4d62-8a27-040f90e910d6 c7b1085a-dddc-4509-860e-5630ecf3a737 can apply MAP_CREATE with object ids object operation messages with xhr_polling binary protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with xhr_polling binary protocol Check counter at "counterReference" key has correct value: expected +0 to equal 1
05fa793d-4893-43be-bd90-c96f5897bbaa 6949f55d-fb69-45d8-b453-7f833efd4fad can apply MAP_CREATE with object ids object operation messages with xhr_polling text protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with xhr_polling text protocol Check counter at "counterReference" key has correct value: expected +0 to equal 1
116c2a55-3e58-43ff-9cc4-70199ae213ae 2a0717bc-ef53-43c9-9ae7-1de195ad8651 can apply MAP_CREATE with object ids object operation messages with binary protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with binary protocol Check counter at "counterReference" key has correct value: expected +0 to equal 1
bc84b743-03ca-436a-9331-148bcb749ecd 07dbabce-9996-46ae-a961-0cac33e260e9 can apply MAP_CREATE with object ids object operation messages with text protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with object ids object operation messages with text protocol Check counter at "counterReference" key has correct value: expected +0 to equal 1
36ef88ec-61c1-4f28-b92c-7ab1ce2e4cec cb6767a8-62d2-4da7-aa18-68a7d8274ade can apply MAP_SET with primitives object operation messages with web_socket binary protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with web_socket binary protocol Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true
6f1d37f3-94bb-4892-8d93-6c7f558c40b3 07423c00-9b5c-4aab-91bb-9c6b96b33970 can apply MAP_SET with primitives object operation messages with web_socket text protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with web_socket text protocol Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true
9d811759-d044-41aa-bd2d-bf7dbce31272 83cdda66-428e-40ed-a1e6-4d62c386f2ef can apply MAP_SET with primitives object operation messages with xhr_polling binary protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with xhr_polling binary protocol Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true
4c9638ab-c049-4231-9e35-97ca163c6e93 b78c3e07-493b-4f53-9541-784b80e2f7f2 can apply MAP_SET with primitives object operation messages with xhr_polling text protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with xhr_polling text protocol Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true
40a99cd1-98f2-46e0-9b44-ac56be43c7aa bcb8246c-f339-4b9a-8b5c-86ea76c122da can apply MAP_SET with primitives object operation messages with binary protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with binary protocol Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true
bc3a161b-03ee-49a2-8e25-b1510ca82dac ad181375-2c14-44fa-af00-ba37b852ed3d can apply MAP_SET with primitives object operation messages with text protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with text protocol Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true
a14de773-d885-4eef-b6d8-d35e3abf4001 aee95bcd-9b8b-4aa9-9d8a-df6c4de03d97 can apply MAP_SET with object ids object operation messages with web_socket binary protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with web_socket binary protocol Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1
6b77f719-9a40-4176-a7ff-82446b1c9686 4d229094-a137-44b9-978e-5fbb688e562e can apply MAP_SET with object ids object operation messages with web_socket text protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with web_socket text protocol Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1
af0c8517-4fac-4b11-995d-dbc2638cc73d df32869e-3b24-4040-bae9-b2a4df9284e4 can apply MAP_SET with object ids object operation messages with xhr_polling binary protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with xhr_polling binary protocol Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1
76337979-588b-4222-9d53-08d14b51c9fc ebdd8dc1-0f44-4df0-86d1-6d1ec5daaab5 can apply MAP_SET with object ids object operation messages with xhr_polling text protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with xhr_polling text protocol Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1
a8be68e7-b521-4839-bcc3-1792fe7b0552 56412f66-d787-4670-bae4-2ea81a63890e can apply MAP_SET with object ids object operation messages with binary protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with binary protocol Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1
77b1a18d-4e11-4215-8965-0548fe448dbb 999fdac6-2dee-4475-969f-a553e7800678 can apply MAP_SET with object ids object operation messages with text protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with object ids object operation messages with text protocol Check counter at "keyToCounter" key in root has correct value: expected +0 to equal 1
56b87de9-bd37-4b9f-a3ec-14a02c744060 ec1d1916-6758-49c3-b938-1b3f78f9c0f2 can apply COUNTER_CREATE object operation messages with web_socket binary protocol realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with web_socket binary protocol Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10
ab0739b0-aa4c-4f2b-87eb-02ce49a5dc38 3ff6dc13-9c8c-49de-b960-ba4a867d8769 can apply COUNTER_CREATE object operation messages with web_socket text protocol realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with web_socket text protocol Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10
b3bf5a28-8399-4f46-a45e-e15e0ef36923 82080afb-f0ea-4a9e-bd9d-f44001cca5d3 can apply COUNTER_CREATE object operation messages with xhr_polling binary protocol realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with xhr_polling binary protocol Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10
662fd71f-daa6-4d2d-8268-85c94125ab14 699eedf7-4421-4685-9d57-a26eab353453 can apply COUNTER_CREATE object operation messages with xhr_polling text protocol realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with xhr_polling text protocol Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10
3f0c829c-e03b-4e14-8314-bc82b1c16868 2a1fad25-866e-4cc5-a0f3-7964fc9ef2a9 can apply COUNTER_CREATE object operation messages with binary protocol realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with binary protocol Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10
d760b554-274d-4d88-b617-f433bdbf39b6 31a1ac2b-4a7a-4122-b06b-0fe916202f54 can apply COUNTER_CREATE object operation messages with text protocol realtime/objects Realtime with Objects plugin can apply COUNTER_CREATE object operation messages with text protocol Check counter at "valueCounter" key in root has correct value: expected +0 to equal 10
d020b0cb-8f21-4874-bbaa-526fcc01f1c3 20a21785-5d91-4809-bdaf-e02615c48e03 OBJECT_DELETE triggers subscription callback with deleted data realtime/objects Realtime with Objects plugin OBJECT_DELETE triggers subscription callback with deleted data Check counter subscription callback is called with an expected update object after OBJECT_DELETE operation: expected { update: { inc: +0 } } to deeply equal { update: { inc: -1 } }
5b071779-13d7-466a-b42d-6ee59db59b77 2ebdd1bc-8de8-4f22-8951-a928bf7d2489 LiveMap.set sends MAP_SET operation with primitive values with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with web_socket binary protocol Data type is unsupported
3a522afb-2a02-42db-b1b9-b836c7c7e672 d135a9a3-c7b4-46d1-944d-6b58fd726006 LiveMap.set sends MAP_SET operation with primitive values with web_socket text protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with web_socket text protocol Data type is unsupported
0c5638b0-16ec-4c3d-a624-c0a44b343620 ba8519c7-f630-41b3-86c9-9f7f1364adf3 LiveMap.set sends MAP_SET operation with primitive values with xhr_polling binary protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with xhr_polling binary protocol Data type is unsupported
66156260-8d95-403d-aa7e-b2e5d1002225 9ebd0a70-27a2-48e9-8bc7-4a1655ad8139 LiveMap.set sends MAP_SET operation with primitive values with xhr_polling text protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with xhr_polling text protocol Data type is unsupported
21c5c618-b486-4827-b767-1c244f184a7c 6299cb72-3a75-42bd-9a4f-6f6be85397ca LiveMap.set sends MAP_SET operation with primitive values with binary protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with binary protocol Data type is unsupported
29b97093-0c11-46e3-8cac-95d2b4f5d40b bb9e02dc-ed45-409b-8cf7-e98677a9bb61 LiveMap.set sends MAP_SET operation with primitive values with text protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with text protocol Data type is unsupported
294b8a7c-3441-4916-9f2e-c49f54690038 9f2a6f45-1bee-4459-a989-06db0bd7532c Objects.createMap sends MAP_CREATE operation with primitive values with web_socket binary protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with web_socket binary protocol Data type is unsupported
26a33106-1930-4a32-abe0-6e31c3dd9c94 e312ba3e-c8ab-4feb-af5a-597758cd38a2 Objects.createMap sends MAP_CREATE operation with primitive values with web_socket text protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with web_socket text protocol Data type is unsupported
0ba52ee3-c8f5-4145-824b-0541732fb2b4 ef55696c-f4f9-48d4-a0a1-245c6cee437c Objects.createMap sends MAP_CREATE operation with primitive values with xhr_polling binary protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with xhr_polling binary protocol Data type is unsupported
9d0859fe-81db-4627-8a30-1fb72040af56 a85e5ed7-be8d-45c1-9c36-a0a5a49a35bf Objects.createMap sends MAP_CREATE operation with primitive values with xhr_polling text protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with xhr_polling text protocol Data type is unsupported
e12d110a-66a5-47ff-b468-80ad3b556ff3 cae85afd-8003-4c7a-ab00-88c15de7343e Objects.createMap sends MAP_CREATE operation with primitive values with binary protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with binary protocol Data type is unsupported
78f79277-199d-4bc6-a523-6bbdf4cecf2e ebd535b3-0064-4f60-b085-352971ed3a1a Objects.createMap sends MAP_CREATE operation with primitive values with text protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with text protocol Data type is unsupported
ad4235cb-b0cd-42ca-b943-848419b51ace 52eeeb4a-0584-4b7d-bb50-8c14a602aaff Objects.createMap throws on invalid input realtime/objects Realtime with Objects plugin Objects.createMap throws on invalid input expected 'Map entries should be a key-value obj…' to contain 'Map entries should be a key/value obj…'
6a81d51b-04cc-4d8c-ac62-2202e51753ca d7f31966-f1fb-4af3-8182-50840a1e715b object message publish respects connectionDetails.maxMessageSize realtime/objects Realtime with Objects plugin object message publish respects connectionDetails.maxMessageSize Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
7110863e-240b-4cc3-ad53-5cd6c7575432 7eb91817-9fbd-4d59-926c-ff1c3a46fd57 map create op with object payload realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with object payload Cannot read properties of undefined (reading 'encodeData')
fe2d6ad7-7f2e-41c9-b338-14f40062ad33 c0662a96-18b6-4662-bc0a-37b1f3b530a5 map create op with string payload realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with string payload Cannot read properties of undefined (reading 'encodeData')
dbb282a8-1feb-4b35-a724-5a1029bb720d 011c6cfa-ef57-4536-85fb-c67293a3c6a0 map create op with bytes payload realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with bytes payload Cannot read properties of undefined (reading 'encodeData')
a3c86297-2113-4b8a-ada2-a6ec828db841 0021c26e-29ed-402f-9c26-54931eab1c22 map create op with boolean payload realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with boolean payload Cannot read properties of undefined (reading 'encodeData')
0a50995f-882a-48b4-b828-75f816f1e831 2f831aea-71df-429b-90ca-0985afd66ca9 map set operation value=string realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=string Cannot read properties of undefined (reading 'encodeData')
a3e64b97-69a6-40b4-8e6c-99dfc00cc50a b3ceb490-6673-4234-a388-5e888a2e322c map set operation value=bytes realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=bytes Cannot read properties of undefined (reading 'encodeData')
d190e92a-fe5f-4965-a6a9-48ad5e52e96f b18866f7-18c6-4f3a-88fe-45419db807d8 map set operation value=boolean realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=boolean Cannot read properties of undefined (reading 'encodeData')
fa86f2e0-25b9-4f4b-bb64-e6d33c134da0 b8fba754-1fc7-4871-acfc-bbde0ffc43f1 map set operation value=double realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=double Cannot read properties of undefined (reading 'encodeData')
91d4cdfe-1bf8-4f50-9236-c28810516f5e 250ca1bc-98c7-4458-86fb-d80589233e29 map object realtime/objects Realtime with Objects plugin ObjectMessage message size map object Cannot read properties of undefined (reading 'encodeData')