Details of upload 9716bcd0-4ad1-47f5-b5bc-746b548a1d31

Created at
2025-06-27T05:52:59.670Z
Total number of tests
926
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
6b06310
Pull request base ref
PUB-1672/refactor-objectmessage
Pull request head ref
PUB-1667/map-set-objects
Branch / tag name
2052/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
15919054580
GitHub run attempt
1
GitHub run number
3554
GitHub job
test-node
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
4be0765d-dc5c-4e88-99c7-5760f475fadf 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 Connection monitoring: state changed to failed, aborting test
2c0866dc-1c89-426a-b3e5-2513672937e0 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 Connection monitoring: state changed to failed, aborting test
492bd64e-1f10-447a-89ea-413d73a94777 3af381ba-754f-4781-8588-3ca972943e9d OBJECT_SYNC sequence builds object tree with all operations applied with comet binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with comet binary protocol Connection monitoring: state changed to failed, aborting test
de61b83f-f0f0-410d-bc73-9ebeeab785ab a4acd461-727c-4fff-9c98-8e4031cc59b7 OBJECT_SYNC sequence builds object tree with all operations applied with comet text protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with comet text protocol Connection monitoring: state changed to failed, aborting test
f4245379-4a8d-4dd4-91d2-314662544dd1 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 Connection monitoring: state changed to failed, aborting test
5bf03df4-8eac-4d02-b2ea-ae3abe3ed7d8 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 Connection monitoring: state changed to failed, aborting test
ce438220-d639-4c55-9dc3-5b39e40a4888 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 Connection monitoring: state changed to failed, aborting test
c9615045-59c5-4199-8733-f504873a14a8 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 values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
46be521e-4887-4abd-8df5-cc2546169299 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 values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
32ae3276-67ba-451a-b37c-ddb9ca2ba53d 8b827ab8-fa79-47f3-81a2-42bf4a73e642 LiveMap is initialized with initial value from OBJECT_SYNC sequence with comet binary protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with comet binary protocol Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
ddfd6bd0-ec01-4df9-8585-25402e9ac2e8 ad029381-f8b9-4c2e-901e-06a97ec9be61 LiveMap is initialized with initial value from OBJECT_SYNC sequence with comet text protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with comet text protocol Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
354e1512-c4da-4cdd-9f82-30d43dd8e23a 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 values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
423c0b8d-2bca-4ab6-ad44-319abd8b5204 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 values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
feaa3c73-1a97-49c3-90c1-688dbcc91dc7 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 "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
2667406d-034f-4a6f-b42e-6a3f60a78973 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 "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
0ba133e0-9127-4916-ae5a-db69e17bfcb0 840d0644-c408-4c46-86ea-92bc20361a21 can apply MAP_CREATE with primitives object operation messages with comet binary protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with comet binary protocol Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
599dbe12-c30c-46d7-82cb-ec876d646e98 455eb6cb-ee79-425d-8c54-78db91a87b22 can apply MAP_CREATE with primitives object operation messages with comet text protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with comet text protocol Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
5a121959-4b7d-4b9a-a92b-b440e7f70283 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 "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
b686370f-c994-485a-a6ad-7d6a89c31acd 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 "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
0b93c4ac-e198-4fd2-9f37-68241ae74412 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 "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
d86870cc-217c-4ed7-ae17-8481ce951829 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 "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
a4fcdc80-383a-42f6-8484-407e4934bcde 4f4c289f-aeb2-436f-b954-2d6e2f579cda can apply MAP_SET with primitives object operation messages with comet binary protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with comet binary protocol Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
cbb64f4c-b27a-4764-a0c7-eaba3d15f783 a600f672-9eb2-426d-957c-d1db10371870 can apply MAP_SET with primitives object operation messages with comet text protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with comet text protocol Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
504fa04b-2a4e-4355-8f49-7bb8bf613a82 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 "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
69cefd82-fe03-4a6d-a8a4-53e4699fc206 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 "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
baed2b48-ea02-4426-8674-96aff1aafddd 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 invalid object message: state data expected only one value to be set but has: bytes, string
7a6cb80c-45b7-4b14-bbbd-eb8934a8ab14 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 invalid object message: state data expected only one value to be set but has: bytes, string
90facbb8-91fb-4f6e-8bfb-cbf3a0de3ca0 bebc0c08-f5ec-4e1d-957b-5d6dd82671d6 LiveMap.set sends MAP_SET operation with primitive values with comet binary protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with comet binary protocol invalid object message: state data expected only one value to be set but has: bytes, string
cdcb6203-76a8-4728-8501-f4441e1704c7 60a03262-8fb4-4375-80cd-a56159be650c LiveMap.set sends MAP_SET operation with primitive values with comet text protocol realtime/objects Realtime with Objects plugin LiveMap.set sends MAP_SET operation with primitive values with comet text protocol invalid object message: state data expected only one value to be set but has: bytes, string
29c54112-e713-4e8b-a2d1-a7ec7903ee49 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 invalid object message: state data expected only one value to be set but has: bytes, string
791ad472-c5dc-409f-a4bc-f376cae7db6d 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 invalid object message: state data expected only one value to be set but has: bytes, string
714cce9a-507e-4753-8fde-fa75fa839ddf 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 Connection monitoring: state changed to failed, aborting test
747f01ff-25d1-4345-bc72-18ddcb39a066 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 Connection monitoring: state changed to failed, aborting test
6b9fa147-c48d-4bdb-9268-8bf508af1b16 b4f76f34-759a-4fb6-8db8-ec7a45b76ee3 Objects.createCounter sends COUNTER_CREATE operation with comet binary protocol realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with comet binary protocol Connection monitoring: state changed to failed, aborting test
4306cb5e-c19a-417b-b4f9-8cd6e239fe89 a59fcd0c-2259-4b43-8039-4cc03f7c1a1a Objects.createCounter sends COUNTER_CREATE operation with comet text protocol realtime/objects Realtime with Objects plugin Objects.createCounter sends COUNTER_CREATE operation with comet text protocol Connection monitoring: state changed to failed, aborting test
e177436b-30a0-4a57-b34d-c63a19d9142e 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 Connection monitoring: state changed to failed, aborting test
37d88897-0d2e-4987-ad4d-38662044b44c 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 Connection monitoring: state changed to failed, aborting test
bb6bde5b-2ef2-47dd-946b-94726308fb31 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 Connection monitoring: state changed to failed, aborting test
444cb927-df24-4c6a-b43b-849e69624bd8 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 Connection monitoring: state changed to failed, aborting test
5810b6a4-73fc-4dca-922b-51fcdac61685 c8f3096f-82ad-4fe2-80e6-541da3a7ad02 LiveCounter created with Objects.createCounter can be assigned to the object tree with comet binary protocol realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with comet binary protocol Connection monitoring: state changed to failed, aborting test
85d990a4-309f-49b1-84cd-f01ff0315353 0bac9234-1ef7-4332-9de0-d321b4b60972 LiveCounter created with Objects.createCounter can be assigned to the object tree with comet text protocol realtime/objects Realtime with Objects plugin LiveCounter created with Objects.createCounter can be assigned to the object tree with comet text protocol Connection monitoring: state changed to failed, aborting test
d28f2bb5-099b-4a41-8631-1f64f0eeafc0 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 Connection monitoring: state changed to failed, aborting test
58290a15-6e89-4fad-932b-7cbed7c4d354 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 Connection monitoring: state changed to failed, aborting test
fc95a310-4933-4e62-819f-4235679416eb 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 Connection monitoring: state changed to failed, aborting test
f5a3ac4e-a851-4183-b293-4c805cc25450 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 Connection monitoring: state changed to failed, aborting test
b643ef26-5121-4d93-aac0-1c6ba1ec5a6e d6fd41ad-89b0-411d-a903-346d11d27260 Objects.createMap sends MAP_CREATE operation with primitive values with comet binary protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with comet binary protocol Connection monitoring: state changed to failed, aborting test
0bfb26e0-7cb4-44f3-b67f-f74eeb18b2cd 17de3027-4927-4614-b855-dc3b9b6b41d0 Objects.createMap sends MAP_CREATE operation with primitive values with comet text protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with primitive values with comet text protocol Connection monitoring: state changed to failed, aborting test
21b6bb69-6a44-40b5-bb18-84bae570107c 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 Connection monitoring: state changed to failed, aborting test
d49a8ea9-d948-4fbe-a90b-06b67188e41a 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 Connection monitoring: state changed to failed, aborting test
bfa8e1cc-46de-4721-be17-dc08b4ee0e1a 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 Connection monitoring: state changed to failed, aborting test
b1b353cd-23ca-41e2-ab19-4cd0a018b9c9 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 Connection monitoring: state changed to failed, aborting test
1c78b704-08af-423b-a017-2dea98737201 4a1b15cd-70a9-40d0-80be-d94f81d99d49 Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with comet binary protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with comet binary protocol Connection monitoring: state changed to failed, aborting test
5883ce59-61fa-421c-90f8-86641ef02574 92701854-ef63-47bb-a3d9-aee5559514ac Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with comet text protocol realtime/objects Realtime with Objects plugin Objects.createMap sends MAP_CREATE operation with reference to another LiveObject with comet text protocol Connection monitoring: state changed to failed, aborting test
7a076eba-83b7-4727-bd9a-08c5d1cd2852 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 Connection monitoring: state changed to failed, aborting test
d4b67134-7e91-4133-bed1-1498dd5bbcba 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 Connection monitoring: state changed to failed, aborting test
ec79a7b8-2a71-4993-ab8a-95d004a665dc 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 Connection monitoring: state changed to failed, aborting test
ef436ab0-90f3-4303-9570-7326f91a356b 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 Connection monitoring: state changed to failed, aborting test
82871c07-e598-4ed9-8137-9e31419c345c f8d8673d-268a-4096-bae8-9451fc11cf41 LiveMap created with Objects.createMap can be assigned to the object tree with comet binary protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with comet binary protocol Connection monitoring: state changed to failed, aborting test
0ef4183d-6956-493b-a173-81ebbdbaa2ac c55456b9-e5d9-4dac-b57f-28c31c5199e6 LiveMap created with Objects.createMap can be assigned to the object tree with comet text protocol realtime/objects Realtime with Objects plugin LiveMap created with Objects.createMap can be assigned to the object tree with comet text protocol Connection monitoring: state changed to failed, aborting test
1f811a9a-8033-456d-becb-a85ee5b10511 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 Connection monitoring: state changed to failed, aborting test
1701282e-c859-46d0-8468-36cafc318e8b 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 Connection monitoring: state changed to failed, aborting test
fc7acefa-7e2b-4013-906e-132609fddf33 52eeeb4a-0584-4b7d-bb50-8c14a602aaff Objects.createMap throws on invalid input realtime/objects Realtime with Objects plugin Objects.createMap throws on invalid input Connection monitoring: state changed to failed, aborting test
8246ba81-a33d-48d8-b4b5-cfcf0eb0c3e6 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 Connection monitoring: state changed to failed, aborting test
cae64782-bb4b-46ea-a651-e11297655e5f 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 Connection monitoring: state changed to failed, aborting test
09326556-8c5c-4eca-8b42-ef1efa2e88a0 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 Connection monitoring: state changed to failed, aborting test
adf9dc11-7c07-409d-82ed-4189d41bb5f9 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 Connection monitoring: state changed to failed, aborting test
6cdb6215-648d-4a86-8e58-4fd5b6231e2f 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 Connection monitoring: state changed to failed, aborting test
7f974d4b-6873-46af-893b-efd5075426f7 731e0fe4-881b-4936-a072-762a9aea4ccc batch API scheduled operations are applied when batch callback is finished with comet binary protocol realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with comet binary protocol Connection monitoring: state changed to failed, aborting test
bc653851-074b-4765-baf1-3cd65a9ce95d fa9404ed-e417-4f21-acf3-b14434f08d02 batch API scheduled operations are applied when batch callback is finished with comet text protocol realtime/objects Realtime with Objects plugin batch API scheduled operations are applied when batch callback is finished with comet text protocol Connection monitoring: state changed to failed, aborting test
5dcbfc3e-7ff1-491b-94ff-e7a70e535fa5 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 Connection monitoring: state changed to failed, aborting test
26d1cea5-238b-4bd8-99e4-efaf06bee054 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 Connection monitoring: state changed to failed, aborting test
422797ed-2b16-40ca-921b-f9aca926fa20 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 Connection monitoring: state changed to failed, aborting test
6fb2e100-1157-4005-a3b1-e21c412f04dd 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 Connection monitoring: state changed to failed, aborting test
6f459162-5323-4bd7-88ab-8e7fcfb53db0 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 Connection monitoring: state changed to failed, aborting test
669e294a-682d-48fe-af91-1de0f5518bab 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 Connection monitoring: state changed to failed, aborting test
09aff6c2-5b47-4dc9-bb97-a7e3121d6b37 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 Connection monitoring: state changed to failed, aborting test
ddf7090a-dacd-45f0-ad05-0d673c2c9d69 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 Connection monitoring: state changed to failed, aborting test
de82c632-f252-48f2-a0c8-495cbc7120a2 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 Connection monitoring: state changed to failed, aborting test
496754b6-64f3-4f55-bb6d-108838bc7676 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 Connection monitoring: state changed to failed, aborting test
2b27ed7d-9db6-4830-92dd-df434cb6b243 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 Connection monitoring: state changed to failed, aborting test
36f6837c-4fb1-4d61-a92b-96ed73ec12d3 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 expected 5 to equal 13
435f9395-694d-4140-b4d5-49ea5474b459 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 expected 5 to equal 13
8b2a6fe2-dedd-41e1-bffd-0b9b93c36d84 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 expected 10 to equal 12
2f8948ad-790b-4470-8b45-7304ec33b094 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 expected 10 to equal 26
4ccad509-ae16-4c4e-87f1-b8357fe7729b 2f831aea-71df-429b-90ca-0985afd66ca9 map set operation value=string realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=string expected 6 to equal 14
a992bbde-603b-4106-be41-e55e51b77ac9 b3ceb490-6673-4234-a388-5e888a2e322c map set operation value=bytes realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=bytes expected 6 to equal 14
b3948d1c-9836-4441-b3d3-3172c378855a 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 expected 6 to equal 7
f2140fb0-ffb6-4652-bb41-ca194d8bafbf 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 expected 6 to equal 7
c5e9bdca-97d6-4642-abde-64435cad3feb b8fba754-1fc7-4871-acfc-bbde0ffc43f1 map set operation value=double realtime/objects Realtime with Objects plugin ObjectMessage message size map set operation value=double expected 6 to equal 14
013ec0c9-52f9-4887-81ba-1ce3be1f69c8 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 expected 6 to equal 14
efb38ccc-77be-4d1f-8850-69e7010fb938 250ca1bc-98c7-4458-86fb-d80589233e29 map object realtime/objects Realtime with Objects plugin ObjectMessage message size map object expected 15 to equal 49