Details of upload 6b458808-81d9-48d0-b066-0d6606335c0f

Created at
2025-06-26T08:41:34.602Z
Total number of tests
1032
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
1e6e58d
Pull request base ref
objects-spec-tags
Pull request head ref
PUB-1672/refactor-objectmessage
Branch / tag name
2051/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
15895846727
GitHub run attempt
1
GitHub run number
2550
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 101 failures in this upload.

Failure ID Test case ID Test class Test case Message
1aa0aa7b-3f97-40cd-8029-60d8b6568dc8 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 first authorize cb was called: expected false to be truthy
e0f5093b-6166-4d9b-9ac0-87994b8bf682 1a70c94a-4a7a-4ea5-af26-fbc282563577 OBJECT_SYNC sequence builds object tree with all operations applied with web_socket binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with web_socket binary protocol this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
094852b1-a304-4fc4-adad-89e8b8308c6c cf4f1daa-1f43-4c36-80a3-17880c6191ef OBJECT_SYNC sequence builds object tree with all operations applied with web_socket text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with web_socket text protocol this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
465516a4-d15e-47d9-910c-f7fcac4b5c91 069f2c98-6e6b-4eae-87b9-1b9a8f1d622d OBJECT_SYNC sequence builds object tree with all operations applied with xhr_polling binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with xhr_polling binary protocol this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
1c2f5b16-145f-46f4-80a9-970ab84c14f1 bbc6c095-7905-43ee-8452-cb7505a7a75f OBJECT_SYNC sequence builds object tree with all operations applied with xhr_polling text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with xhr_polling text protocol this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
dbc19ee7-add6-45ae-a600-db058aaf95b5 2336ed83-71d6-45cd-9614-6864c0ec209c OBJECT_SYNC sequence builds object tree with all operations applied with binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with binary protocol this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
6e3e259f-bbda-4d99-9499-246a5cf5b744 6d59c1b7-7068-4253-965d-705bb042f93e OBJECT_SYNC sequence builds object tree with all operations applied with text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with text protocol this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
34dcf636-fe4c-41f9-903d-2faadc3cb573 9a2f5078-4c15-4efb-99d5-592a9a304bab OBJECT_SYNC sequence does not change references to existing objects realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence does not change references to existing objects Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
8554975d-fc43-4c08-b74e-3b02106af279 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 BufferUtils.toArrayBuffer expected an ArrayBuffer or a view onto one
cf7d269e-ec34-49fd-b6e6-158a0e2d67f1 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 BufferUtils.toArrayBuffer expected an ArrayBuffer or a view onto one
3680bf76-0851-491c-888f-3cec1a93dd5d 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 BufferUtils.toArrayBuffer expected an ArrayBuffer or a view onto one
cfb4dcbb-be9e-42d0-b535-936db50d532a 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 BufferUtils.toArrayBuffer expected an ArrayBuffer or a view onto one
ba874b19-69d8-4294-8733-9082b167db5e 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 BufferUtils.toArrayBuffer expected an ArrayBuffer or a view onto one
1d977368-ed4f-4302-b3cb-ab9727d57abc 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 BufferUtils.toArrayBuffer expected an ArrayBuffer or a view onto one
206560ad-4838-4fdd-8e2b-a93940ed6554 860acac2-2d1e-478b-b820-431c516e328d LiveCounter.increment sends COUNTER_INC operation with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveCounter.increment sends COUNTER_INC operation with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
b28267cb-afb5-46d0-9a3e-4f03eac7f891 77ef22aa-9978-4301-b1a9-a2386f2c2381 LiveCounter.increment sends COUNTER_INC operation with binary protocol realtime/objects Realtime with Objects plugin LiveCounter.increment sends COUNTER_INC operation with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
26b30996-db7a-4645-9218-cfe88e111792 bc0daf2d-6ad1-41dc-9e28-eab164aaa527 LiveCounter.decrement sends COUNTER_INC operation with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveCounter.decrement sends COUNTER_INC operation with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
00f45998-6ee7-40be-bfc2-208be12e9ccd 51496a1f-6022-4d03-aecc-8f966e2202e1 LiveCounter.decrement sends COUNTER_INC operation with binary protocol realtime/objects Realtime with Objects plugin LiveCounter.decrement sends COUNTER_INC operation with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
dcc93e5f-3094-420b-bc55-651ab95c7fe0 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 this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
755bc70c-a400-4f74-b001-2edd8588e589 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 this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
60e0e45b-4cf8-4fa0-97ca-e66ab0bb4c29 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 this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
389c7b6d-287e-4ecb-ac98-408a16f25d54 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 this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
ece03542-00dd-437b-81ec-494d2a2ec5a3 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 this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
ce263a9e-e03c-4479-b226-61328c5b9de6 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 this._utils.dataSizeBytes is not a function. (In 'this._utils.dataSizeBytes(data.string)', 'this._utils.dataSizeBytes' is undefined)
00e086f8-cbfb-4193-a800-22a6d9f53ce8 440d9200-48ff-4c22-93a1-2ea6e39886af LiveMap.set sends MAP_SET operation with reference to another LiveObject with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with reference to another LiveObject with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
90d3148d-70f7-442d-b01f-ae60a7ce8c4a 1d5af4cb-5c3b-41fe-8977-256c85d8ee3a LiveMap.set sends MAP_SET operation with reference to another LiveObject with binary protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with reference to another LiveObject with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
af1ed7d9-f37b-4695-b505-1c992b2a2428 6e8be65f-3587-4fd4-b043-34e939fb768c LiveMap.remove sends MAP_REMOVE operation with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
071a4848-25d0-40e0-ad4f-2c78e834a892 86d0c38c-cf28-4b5f-a6a5-42efe8543f09 LiveMap.remove sends MAP_REMOVE operation with binary protocol realtime/objects Realtime with Objects plugin LiveMap.remove sends MAP_REMOVE operation with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
4afbd9f8-6dd8-4bdd-9490-1a9d86d291bc a9869162-652c-4529-b420-922217b7aa26 Objects.createCounter sends COUNTER_CREATE operation with web_socket binary protocol realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
079597c9-4399-4ab0-a68c-0bdcf48486e0 7b5cae26-c6d9-410d-bc34-11f729922191 Objects.createCounter sends COUNTER_CREATE operation with web_socket text protocol realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with web_socket text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
1b15c2dc-c773-4bf0-ab63-9b153e4b4b04 10fdd062-1bd3-4702-bf3c-79debdfa19ed Objects.createCounter sends COUNTER_CREATE operation with xhr_polling binary protocol realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with xhr_polling binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
e624a8b6-d589-4c51-bb4a-5674ed5f6e07 6302f802-a2b9-4f0e-ae71-73a8f040d4a3 Objects.createCounter sends COUNTER_CREATE operation with xhr_polling text protocol realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with xhr_polling text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
77af273e-4fa1-4272-a208-edcde0393443 ebce6e26-009f-495c-9c2b-f16a3ea5eb3b Objects.createCounter sends COUNTER_CREATE operation with binary protocol realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
6571ad4d-aefe-439a-8c25-0815881a513e e3fd2189-975b-4655-99d4-fd9497657ff1 Objects.createCounter sends COUNTER_CREATE operation with text protocol realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
0f8d44ff-b657-4d58-b7a9-2568a6fea5e6 6d32f7a7-a2f3-4750-8efe-307860e33745 LiveCounter created with Objects.createCounter can be assigned to the object tree with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
97b2cf16-839d-4d71-ada5-1653716e59ac 0e12f886-3134-424e-a928-68f8707316cc LiveCounter created with Objects.createCounter can be assigned to the object tree with web_socket text protocol realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with web_socket text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
01e04729-036e-4f39-b187-f7d6ec385276 9b79fdba-3003-401a-9f5c-73badbc98e39 LiveCounter created with Objects.createCounter can be assigned to the object tree with xhr_polling binary protocol realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with xhr_polling binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
03a33329-4c2c-460e-af27-b44a8a5631b2 a60a55f4-90b7-4ed7-99a9-f04b23b3cb60 LiveCounter created with Objects.createCounter can be assigned to the object tree with xhr_polling text protocol realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with xhr_polling text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
94d807e4-46bc-4c16-bb60-6c5a1548bccd 0b33d74c-83ef-45b0-8b36-47bba71f15ce LiveCounter created with Objects.createCounter can be assigned to the object tree with binary protocol realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
c5ea32a1-5156-45b0-bb27-83f2759d4612 6adf67f0-7a46-41cc-8341-3642278b6722 LiveCounter created with Objects.createCounter can be assigned to the object tree with text protocol realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
0cdee270-0ba7-4b3e-b7f2-756c4bcc845e 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 messageEncoding.encodeDataForWire is not a function. (In 'messageEncoding.encodeDataForWire(data.bytes, data.encoding, format)', 'messageEncoding.encodeDataForWire' is undefined)
61230ef1-b6c6-4273-a655-4563fecdcfd4 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 messageEncoding.encodeDataForWire is not a function. (In 'messageEncoding.encodeDataForWire(data.bytes, data.encoding, format)', 'messageEncoding.encodeDataForWire' is undefined)
b6abccaa-a1af-4b58-8875-8c03421b8a86 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 messageEncoding.encodeDataForWire is not a function. (In 'messageEncoding.encodeDataForWire(data.bytes, data.encoding, format)', 'messageEncoding.encodeDataForWire' is undefined)
2c9524c2-0a55-407f-8012-e2ddc48d37ee 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 messageEncoding.encodeDataForWire is not a function. (In 'messageEncoding.encodeDataForWire(data.bytes, data.encoding, format)', 'messageEncoding.encodeDataForWire' is undefined)
9b742cb7-30e6-4312-a8ee-a46c17ce204f 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 messageEncoding.encodeDataForWire is not a function. (In 'messageEncoding.encodeDataForWire(data.bytes, data.encoding, format)', 'messageEncoding.encodeDataForWire' is undefined)
7aee9648-30dc-46bd-83ad-b5756bd5d3f4 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 messageEncoding.encodeDataForWire is not a function. (In 'messageEncoding.encodeDataForWire(data.bytes, data.encoding, format)', 'messageEncoding.encodeDataForWire' is undefined)
5db714a0-bff7-4eb1-ba08-fd5578f0075a 320512cc-e97e-42d7-b165-e2ef5d302a27 Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with web_socket binary protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
cbbd1495-bfa7-4bfa-b148-2d41a50bfcb9 a93cd08a-9e41-41fc-adf7-0bea912ea9d7 Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with web_socket text protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with web_socket text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
c8e93677-d721-4b62-a83c-c20c340d2683 2fcf5b99-9aaf-4678-a89f-b28a108f3140 Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with xhr_polling binary protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with xhr_polling binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
993ecc43-c884-478f-89de-1c57aa24bc2a 12d8eaaa-adc5-4cd2-9fac-8bb5db496367 Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with xhr_polling text protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with xhr_polling text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
65fb180c-10e7-49f9-ad17-0166a5004180 63ebfadb-e3a8-4eaf-8958-0de6e757b56c Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with binary protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
a1952ded-414a-437a-8b06-0abc772ad3ec 1d0367f1-692b-4906-99da-09aa0ad4b2b2 Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with text protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
c5537939-9574-4779-8315-497da77689f8 34cd09bf-0bc7-434d-8f57-f02126bf48b2 LiveMap created with Objects.createMap can be assigned to the object tree with web_socket binary protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
220ac658-d65a-4174-a9d5-3d1a7d48d68a d8055d2e-7163-48a1-aacd-327648ce7857 LiveMap created with Objects.createMap can be assigned to the object tree with web_socket text protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with web_socket text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
079553ac-8225-4165-98c3-87756f173f8f 3d2ba88d-3597-4241-952c-19213bde1956 LiveMap created with Objects.createMap can be assigned to the object tree with xhr_polling binary protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with xhr_polling binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
503591bb-44d2-46e0-8531-788fa18124f6 be6999e7-451b-4868-8fb4-bd842f72cecd LiveMap created with Objects.createMap can be assigned to the object tree with xhr_polling text protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with xhr_polling text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
c6255fc9-b259-46cd-b2b6-a594c9356e44 1efc324b-f4d2-41fc-92cf-ef8bfa3b0c09 LiveMap created with Objects.createMap can be assigned to the object tree with binary protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
8da9a2c9-3ed4-49e9-88fe-e28c690ac754 b762194b-e077-4043-820c-6d9a6105bb1d LiveMap created with Objects.createMap can be assigned to the object tree with text protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
c924b2db-13c9-4d32-ab41-3ff01634f99c ca5cee2d-6987-479d-886a-2a806545442c batch API .get method on a map returns BatchContext* wrappers for objects realtime/objects Realtime with Objects plugin batch API .get method on a map returns BatchContext* wrappers for objects Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
b6f4adb5-7b05-4bc3-8941-a0ab0c0eb895 bc2dba2c-52c6-4747-9f5b-a82533c39f57 batch API access API methods on objects work and are synchronous realtime/objects Realtime with Objects plugin batch API access API methods on objects work and are synchronous Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
a1e98a87-f85f-4ce4-ab13-374e4147ea58 ea6ae645-e3b2-4290-a734-547194363021 batch API write API methods on objects do not mutate objects inside the batch callback realtime/objects Realtime with Objects plugin batch API write API methods on objects do not mutate objects inside the batch callback Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
2d42d4ba-e781-44d9-af43-cd0787d05be5 02690b3d-acbd-4930-8c4e-a04c6387f453 batch API scheduled operations are applied when batch callback is finished with web_socket binary protocol realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with web_socket binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
89266ed8-24ec-4cc1-9e30-98f0480970ae 2483e5ff-445e-48e6-93dc-feee6660771b batch API scheduled operations are applied when batch callback is finished with web_socket text protocol realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with web_socket text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
ede1a6e4-4be3-42d2-93a5-286612a10683 96b9348e-18aa-4534-ba42-75db8c1f563a batch API scheduled operations are applied when batch callback is finished with xhr_polling binary protocol realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with xhr_polling binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
85e20fda-9915-4cbd-beca-1431316c06b7 aef2d301-b5f9-4f63-b1bd-97ae7fa8aca7 batch API scheduled operations are applied when batch callback is finished with xhr_polling text protocol realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with xhr_polling text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
b816ca86-5454-4dbc-ada1-7ef95ca44ebc 264c5d0c-d619-4c03-b2b1-62340eeb66c0 batch API scheduled operations are applied when batch callback is finished with binary protocol realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with binary protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
9b79a8da-e4b1-4c4e-a1cf-1f60a4223ed9 083d0382-4709-4ec8-be84-a5255e339349 batch API scheduled operations are applied when batch callback is finished with text protocol realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with text protocol Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
d607d5bd-2e6e-4437-a0b1-5cc78c8745f4 847bd68c-ac5d-48bd-b084-cd1682ed70ae batch API scheduled operations can be canceled by throwing an error in the batch callback realtime/objects Realtime with Objects plugin batch API scheduled operations can be canceled by throwing an error in the batch callback Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
264853ae-461f-4acf-9445-300e883a1741 8efffba8-5f95-4ada-a4ae-9c1ba8b361cf batch API batch context and derived objects can't be interacted with after the batch call realtime/objects Realtime with Objects plugin batch API batch context and derived objects can't be interacted with after the batch call Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
7848691b-cf03-4b4d-84ae-b2f7d7334349 2a7286d9-7ad8-4542-a276-4541f12a6060 batch API batch context and derived objects can't be interacted with after error was thrown from batch callback realtime/objects Realtime with Objects plugin batch API batch context and derived objects can't be interacted with after error was thrown from batch callback Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
74dcd4ef-b857-447d-9101-5f52767fcc09 d6cf4b21-6c6c-4d4f-8d57-faa5d92b1869 public API throws missing object modes error when attached without correct modes realtime/objects Realtime with Objects plugin public API throws missing object modes error when attached without correct modes Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
6ac6615d-e027-4e78-9ebc-9bd144e9cf35 d24cc5c5-317b-4a28-917e-dcd573a30d6b public API throws missing object modes error when not yet attached but client options are missing correct modes realtime/objects Realtime with Objects plugin public API throws missing object modes error when not yet attached but client options are missing correct modes Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
c1220d42-9367-414e-ac8e-0431026a91fa 87b811dc-ac3c-43aa-a931-4d08bf539ea4 public API throws invalid channel state error when channel DETACHED realtime/objects Realtime with Objects plugin public API throws invalid channel state error when channel DETACHED Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
5d7ad3e0-8282-4176-a32f-540bdfe83f36 9bf86442-5707-49db-9947-ecc7098e87c8 public API throws invalid channel state error when channel FAILED realtime/objects Realtime with Objects plugin public API throws invalid channel state error when channel FAILED Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
4525910b-21a4-425b-b413-4aad93272598 35510775-b7a3-4346-9301-ae6ce9c77743 public write API throws invalid channel state error when channel SUSPENDED realtime/objects Realtime with Objects plugin public write API throws invalid channel state error when channel SUSPENDED Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
ceb2667b-af16-4e9b-999d-3d0bf655c2bf 9d2a5051-5a8e-49cc-9ef5-493b7f04bb73 public write API throws invalid channel option when "echoMessages" is disabled realtime/objects Realtime with Objects plugin public write API throws invalid channel option when "echoMessages" is disabled Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
47f57d85-7d18-4f0d-a1ab-2ee13b3eb886 d7f31966-f1fb-4af3-8182-50840a1e715b object message publish respects connectionDetails.maxMessageSize realtime/objects Realtime with Objects plugin object message publish respects connectionDetails.maxMessageSize expected 'this._utils.dataSizeBytes is not a fu…' to contain 'Maximum size of object messages that …'
8fc80a55-f165-4bad-a570-c035f340d5ef c8b298ea-cc20-4a5a-b9e8-db4c47127219 client id realtime/objects Realtime with Objects plugin ObjectMessage message size client id ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
0753b202-c866-4476-87d2-db2cefc840d3 4eb10092-3954-44ea-b3b8-ff8c9127fcdc extras realtime/objects Realtime with Objects plugin ObjectMessage message size extras ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
d2f90cca-7ca9-4e0f-8bf4-6773b6757442 faf8a8f8-64a2-44ec-ab57-5805f72b4192 object id realtime/objects Realtime with Objects plugin ObjectMessage message size object id ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
a2ab65bf-813d-4ad3-a07e-0e8e23ef7008 05e03931-ce41-4720-8df1-f6c1813bb2d6 nonce realtime/objects Realtime with Objects plugin ObjectMessage message size nonce ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
ba7974cf-a6ff-4e6f-8a06-4da5e3721023 fa8d61bc-7f17-4d88-84f5-8837aeb0469b initial value realtime/objects Realtime with Objects plugin ObjectMessage message size initial value ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
87eed208-ccb2-4c8a-b7dc-8bde213c069d 7e9bdd2a-91c5-483e-84e3-a0b1e5bbde50 map create op no payload realtime/objects Realtime with Objects plugin ObjectMessage message size map create op no payload ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
eab7efe4-7f20-4244-b258-9383e80e7db9 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 ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
e49ba85e-59df-494f-925d-d2ef15ab6fa6 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 ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
1895b613-fe34-45ac-9d4d-79ae50994a1a 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 ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
4f6eecea-89fe-4eed-91bb-7bbc3d682d08 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 ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
b8485eb5-fee0-4e43-bf15-97d7a9e80b87 021efd0f-ed05-4911-ae6d-6485bc66b2fa map create op with double payload realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with double payload ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
efe1a157-326a-4eca-83c7-c01ef67a087d 6d0e2644-0712-49c7-8890-6a0c48899623 map remove op realtime/objects Realtime with Objects plugin ObjectMessage message size map remove op ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
142576a8-b758-4ecb-9bd1-49a05817fb2a 2691f849-ffc8-4cdd-bc65-3bb0ff7ecd78 map set operation value=object realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=object ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
34769cbf-a1b0-4d16-bcc4-3ee29c971a5a 2f831aea-71df-429b-90ca-0985afd66ca9 map set operation value=string realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=string ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
2a12a20f-174a-47be-b478-11ee5b649938 b3ceb490-6673-4234-a388-5e888a2e322c map set operation value=bytes realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=bytes ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
5e073697-c221-4a73-9d0b-bfff7984b03b b5f19bca-6fab-4c78-96b8-c126354c0965 map set operation value=boolean true realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=boolean true ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
2c5a5e17-49c4-47ce-a48b-0fdaab9b5b49 ebd99d4e-a791-4880-b6aa-81443c45e09e map set operation value=boolean false realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=boolean false ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
07a6258a-da55-44ee-bd5a-d5766b9ba183 b8fba754-1fc7-4871-acfc-bbde0ffc43f1 map set operation value=double realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=double ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
da46cd05-fdb7-4e14-b428-f9f94e2ec6ca 18dc7973-a482-4ce6-a572-3f24bbfa78cd map set operation value=double 0 realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=double 0 ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
685df710-3c10-4a70-81b7-9fd25b1eedad 250ca1bc-98c7-4458-86fb-d80589233e29 map object realtime/objects Realtime with Objects plugin ObjectMessage message size map object ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
f6b97325-5702-4f99-9b41-30bec20850a7 79005e9e-99e7-4bae-9bbd-47013f03dbc0 counter create op no payload realtime/objects Realtime with Objects plugin ObjectMessage message size counter create op no payload ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
5654a176-af27-4d42-90bd-04d99738d00f 5bb07ca1-12a6-4c79-a3a8-307f2323377c counter create op with payload realtime/objects Realtime with Objects plugin ObjectMessage message size counter create op with payload ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
8a0d65f6-e8f8-44d3-9a39-ca23d66d0204 caa5548e-10bf-44e3-8e03-e05d34e8874d counter inc op realtime/objects Realtime with Objects plugin ObjectMessage message size counter inc op ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)
89b87925-b22d-4b40-b0bc-9a2d532e04ac 7f8ab0c5-9b14-44cf-aa6d-b7f4ec515c3e counter object realtime/objects Realtime with Objects plugin ObjectMessage message size counter object ObjectsPlugin.ObjectMessage.encode is not a function. (In 'ObjectsPlugin.ObjectMessage.encode(scenario.message, client)', 'ObjectsPlugin.ObjectMessage.encode' is undefined)