Details of upload cc2be39e-0042-43e5-ab9c-8a6fac5fca12

Created at
2025-06-27T06:55:55.944Z
Total number of tests
1034
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
6238250
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
15919930335
GitHub run attempt
1
GitHub run number
2556
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 44 failures in this upload.

Failure ID Test case ID Test class Test case Message
7a0eafd1-0f06-4008-99a0-6fc80a9dd217 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' }
f9f9bf01-8830-497b-88b8-4ba6254381f2 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' }
54a5e71f-8736-409d-9e0e-d25885722d9b f7f3021b-7e0d-4312-b955-ec3ef653f2f7 LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling binary protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling binary protocol Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
667ba7f4-4946-42aa-a8d0-85c250b81aeb 162f21af-6741-4d45-8f78-a70e43b25556 LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling text protocol realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from OBJECT_SYNC sequence with xhr_polling text protocol Check values map has correct objectKey value: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
a2b8c333-d0c4-4acc-81cc-b6615a0f6961 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' }
f09f823f-422e-4986-86ff-38bd5a5d5e73 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' }
51d8e56a-428b-4e2e-a7c2-61a2ec875a11 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' }
37014204-a250-4702-95d7-adcbb97e4ec8 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' }
df783556-d2ac-49c2-ba5f-7d68c786fdde fd4c079c-6eac-4d53-93b4-4e1f3b8523ba can apply MAP_CREATE with primitives object operation messages with xhr_polling binary protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with xhr_polling binary protocol Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
dce2490e-098c-4c4f-bad8-2231b2010bb5 23bd73df-8bb9-4189-8602-ed143b033d6e can apply MAP_CREATE with primitives object operation messages with xhr_polling text protocol realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives object operation messages with xhr_polling text protocol Check map "valuesMap" has correct value for "objectKey" key: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
424617e9-c564-4f2a-9f14-26f1a661ca33 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' }
0d32b5e7-91aa-4293-9d89-7f6b524e91a9 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' }
d45839f0-0f04-4466-bf38-1fe066d38308 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' }
1d9fe7a5-4a26-44ac-9d08-4114fb95efef 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' }
7e0675bf-a93a-4532-99be-254854db1622 83cdda66-428e-40ed-a1e6-4d62c386f2ef can apply MAP_SET with primitives object operation messages with xhr_polling binary protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with xhr_polling binary protocol Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
d1f22a1d-1120-443a-8685-99a109f4d501 b78c3e07-493b-4f53-9541-784b80e2f7f2 can apply MAP_SET with primitives object operation messages with xhr_polling text protocol realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives object operation messages with xhr_polling text protocol Check root has correct value for "objectKey" key after MAP_SET op: expected '{"foo":"bar"}' to deeply equal { foo: 'bar' }
4e3fae94-936a-43d2-8413-ff5a1de199e2 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' }
aa06507b-81d8-454c-a59a-11a3502cd88e 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' }
99212ef6-c96d-4d79-8ee2-3c8e0df95b6f 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
f73177aa-da76-4244-bdf0-bd7b9c5a4191 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
23b4828e-1cfd-454d-ace8-a58f5b451464 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 invalid object message: state data expected only one value to be set but has: bytes, string
173ab73b-0ca3-428b-9c6c-670a810418fb 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 invalid object message: state data expected only one value to be set but has: bytes, string
7b460594-c4c2-46af-8699-8e5ec029d5ed 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
3c858f83-f73e-4345-9658-54a4c2c0cac1 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
23cbf9e3-d947-4739-88ad-a6c605f7b919 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 invalid object message: state data expected only one value to be set but has: bytes, string
33134851-5089-46b3-9444-e620e9de3797 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 invalid object message: state data expected only one value to be set but has: bytes, string
94cdeafb-e5f1-470a-9601-476e36549efd 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 invalid object message: state data expected only one value to be set but has: bytes, string
0439fc95-5a81-4d64-a6d9-10a54c9d8134 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 invalid object message: state data expected only one value to be set but has: bytes, string
39fbae2b-f25f-4e2f-a89d-7205ed5264ef 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 invalid object message: state data expected only one value to be set but has: bytes, string
55a17a16-3557-4a74-a146-7902cf83ed20 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 invalid object message: state data expected only one value to be set but has: bytes, string
4e2f1e83-e337-4172-b64f-a02f0de244c6 52eeeb4a-0584-4b7d-bb50-8c14a602aaff Objects.createMap throws on invalid input realtime/objects Realtime with Objects plugin Objects.createMap throws on invalid input Expected async function to throw an error: expected undefined to exist
9f133131-f5a3-4abe-8299-0aa1ded9cc52 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
897e0b18-4746-4885-a5b3-6e5599cf0efe 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
09291ab5-f914-4fab-b1f1-1fdcd12f2d36 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
78ea99d1-b11a-495b-8709-f79a664986e3 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
ed97e94c-6e91-4d33-8c72-a1fa0a97cf37 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 expected 5 to equal 18
3995dcfd-e9f3-4cd1-a397-2ce7d2458c31 e5a4e034-7c74-4a35-8bca-fad28593f142 map create op with array payload realtime/objects Realtime with Objects plugin ObjectMessage message size map create op with array payload expected 5 to equal 24
e2d29e25-5f0e-4f0c-8ae9-7b8b69ba976b 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
6392602c-e039-44df-8169-341d41bc9249 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
30741598-70da-41f0-adc4-dbed3fcb0934 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
b00fb716-02c4-469d-b66c-7f4df118a828 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
f79d269b-eb05-4511-ba7f-bf9028bee6ff 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
8662acd2-1d1c-4dd9-986a-60a95b808579 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
f66fdfae-7c4f-426c-8a8e-ec0bc14a94f0 250ca1bc-98c7-4458-86fb-d80589233e29 map object realtime/objects Realtime with Objects plugin ObjectMessage message size map object expected 15 to equal 49