Details of upload 88619183-5633-45c0-a673-278d10d9f2bd

Created at
2025-06-27T06:00:35.571Z
Total number of tests
926
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
cf4cb43
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
15919145688
GitHub run attempt
1
GitHub run number
3555
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
30447e2c-f219-439f-80d3-76b418a92526 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
514fc978-c0ab-4d05-b7f0-879df36e127a 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
28c863e5-1c08-494f-ac73-159f50209898 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
31741fe1-1f9e-443a-8d73-dff676030869 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
a9be16a7-60d8-46f8-aa61-4fe2dd501570 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
c6bc73ca-85fa-4f1e-995c-367201aa8caf 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
95afaa39-a9b6-431f-81fb-2bf5e95804a9 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
c430692f-2aa7-478d-aa93-ef4d6117ac00 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' }
3da32637-4e64-4309-992b-58e1de09d89e 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' }
9be4a37a-3c6b-4223-ba14-a0407514e90a 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' }
524f5b50-4136-4c71-84b3-3cc8db41a43c 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' }
b85c17f6-919b-4611-8268-f7fb041bc048 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' }
21cc2e77-93ee-4f4e-b7ee-153ba7f05200 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' }
d000edbf-8c8c-4418-a851-abc8aa496eee 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' }
318db5c5-998f-45bc-87fe-a295a8fddc3c 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' }
38cf0f6f-6d34-42ff-9247-ff25a3e30e05 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' }
2e712972-8430-493d-b40a-c8a2d8980ee9 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' }
63544587-ff4a-4297-a5b1-5b12fe368408 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' }
f96daf00-b078-43af-81a7-bda913af2beb 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' }
a8d84cc4-de6f-44d8-befc-53fde04c6f4a 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' }
22d40a73-c3eb-4ab1-b6be-4a5f9b3f5814 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' }
4c4c6b83-b038-4c42-97d3-4394474292d8 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' }
64ed384f-4724-43f7-8a17-99fac3cd2391 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' }
9c035e65-3496-4794-98e4-0990ebd10ebb 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' }
3ea4e3d8-bac7-4e1e-ab14-2ee48cbc5f43 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' }
665ab1e1-476b-4e2e-b102-2b367429a7f2 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
37f47233-6688-46d6-8a43-8d5f826cc8fa 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
866f8675-a12a-48ae-bac0-e552090e7b3d 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
b1a603cd-28ce-4e1c-aa34-bd02a73644f7 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
04767767-2ba3-4b21-a1ba-c13b93b9e466 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
9faa84d0-95d2-42f2-bc1d-6b62b130dbce 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
e4c47863-58e9-470e-9936-27db77db46da 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
787d4e8d-aa34-4588-a60a-8b59b675834c 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
b2c6ff4b-8df4-464e-a244-b8f7adbc0801 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
4d6e3673-2c3e-4e6f-ad43-a0f21915d20d 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
2bd0aced-3b61-4081-8f29-e0892c592d19 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
bbfe4cae-cb4c-4555-8b8a-d6d087577090 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
3fbe2d3f-fe26-4507-b596-0997727fef97 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
f6980940-52ea-4cf9-b7ca-3cbe0b58f0a6 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
8d4f7a81-772d-40aa-8bf2-54d4a370a5e5 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
1a6f5741-5b26-41af-bf06-7bfa6b9ed1ca 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
b5853154-2bd3-41fe-988f-0a30b4d14c4b 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
2fabefc9-50c7-4f27-a50a-cecc3c68301a 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
a8d107d2-e206-4ae4-8814-a52cb6d91001 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
0f1538f7-6ff0-4e4d-887a-d275d981fa41 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
f1ed31d1-bbc9-4ac0-950d-f7a28a15ac3d 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
d33a9eb5-cf7b-44cb-8ece-f9458e761f44 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
c1cac180-04b0-4e98-891c-0b417fa28c5f 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
424ffce7-a203-4771-b7ce-6687be4015f5 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
72964561-a341-46eb-a452-890bb7dbd9af 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
64a990d3-31ab-40b8-a52d-680b367669b7 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
8d86e3ed-25d8-4121-b5b4-bc6327f494b7 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
97f04f54-f935-4341-93b4-06ac15e061ba 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
7154a7be-1fc4-4c0e-8392-f160506e3441 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
a505ec37-f586-4e1c-bd8f-32ed8e1b03ce 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
6f661998-cc71-478e-8703-90bb58916fb5 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
b5fffaf3-3628-4e31-bc31-9f16363fc96f 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
763ff22a-97ab-4f32-b1e1-7eaf6cae70a2 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
ed9b6e53-9611-406b-8c87-5a538dbd8eb1 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
80141e90-d32b-4c4f-80d6-dbfe78c98645 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
13b18487-3acd-4263-ac37-c93660692025 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
33203656-9142-4893-af69-013a918e19f9 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
6dc8dcad-a2ef-4154-8ee2-e78f81a5a2a4 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
698e4e74-f8c7-42de-b6b7-fc67c70ee7c9 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
b2ae07b0-3e34-46d2-91be-3bbe655e4347 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
065fe7df-3bab-4fcb-a333-65c98c557265 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
b019b2fc-f13e-4211-9796-d4f34bf0ec17 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
b06d5910-58f8-4d01-8c84-beb79bff0b69 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
688fdc93-3d71-4c59-ae1c-800babca7f64 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
f320d21f-ea02-457f-a33e-7173a1f8bb37 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
a47c1da1-5805-42dc-9ee3-3d5ae453c820 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
7cc1b3be-2d3e-4c93-a66c-60815ba08001 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
a57de78d-803d-4229-ba3d-aecccf40a0ae 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
cf70b823-3634-4564-8a05-f7b95ca996af 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
5dfc026b-1c8c-432e-a23f-7bc5d80cde28 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
1e3bb665-c35b-4d5a-96e1-21475aae0df2 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
f4e3d13b-8f6e-49b1-9ab8-6b5708e50d80 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
82853a73-ab7a-4d09-be71-b0b02a8f4990 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
aae4b7cb-473a-47d0-94c3-996486fef681 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
b56ed7d2-4b41-43d9-aac8-ba36711080bd 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
f78af715-6adc-45ab-8d86-f52e97f52871 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
abf432f6-57e4-4ff7-8a98-eb47f840db3a 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
8e148b59-566e-488d-a4ce-2fea5528ec7f 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
840fbd67-61b9-4bdb-af0d-fc47d15e899c 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
38f43360-8941-4f57-af49-0dbd4baa1ac6 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
73e516a7-5021-402c-9169-b21ce8c01feb 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
0eab24e1-8e86-4486-907c-a293708e1fd9 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
e5fd4012-3b0d-43d4-bed1-8830b61fcbcd 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
3c5daa5e-48f8-4acc-bbd7-ce2d02fbf350 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
a5131bd0-cdbc-40cf-879c-249d45ee745a 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
22529429-de0f-42c5-bb8f-d8c52b04bb4d 250ca1bc-98c7-4458-86fb-d80589233e29 map object realtime/objects Realtime with Objects plugin ObjectMessage message size map object expected 15 to equal 49