Details of upload 2051fe0b-8db0-4f84-b7bd-53a91e850986

Created at
2025-06-27T06:26:45.417Z
Total number of tests
1032
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
5c45d5f
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
15919475215
GitHub run attempt
1
GitHub run number
2555
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 43 failures in this upload.

Failure ID Test case ID Test class Test case Message
171162bd-b9c6-424e-ab51-977523171e1b 32abf629-ab16-4cd5-b065-b1e3f1e33a60 presenceEnterUpdate realtime/presence presenceEnterUpdate Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
a346eb76-aa8c-4f22-a99c-983a797bdecf 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' }
6819454c-ec32-44d3-8216-699fb9f80a11 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' }
39b5d225-8704-423a-a082-f558964f977c 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' }
7830527c-4546-4fb5-8027-3d35a9c3eb6d 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' }
254ff6cd-98b3-41e3-8490-56142468e37a 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' }
92fc2e82-f13d-4d81-b437-681959181dd7 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' }
58edf6a9-1abd-4149-9a87-acc96babac85 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' }
1e519bca-1d46-4f88-89fe-c41a3402fbf1 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' }
4d34cd3d-212e-41fb-8882-b8657c4c0f78 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' }
97e93ce9-d0ba-4f14-8b08-351b8c24aeba 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' }
9da37468-37ca-41f9-a114-9eade1ce3c2d 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' }
543e73e1-9c6c-4f56-97f9-4c9ee4607b08 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' }
be820729-236d-4ba0-851b-4b2a73d7479e 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' }
30a82414-b8dd-4129-809d-93d1f2cd5fdf 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' }
4547c17b-6065-428f-9ba4-d31c0b8d657e 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' }
689f011c-e10e-477d-96ca-7b95a02ea06e 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' }
fef98b61-509e-41b1-aff2-b29cc4d7fd18 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' }
1f53b26f-092f-460b-acc1-36ee380c216f 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' }
8f7869d4-6676-44c0-b4a7-cfac7f14d81e 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
1e686cbd-7f12-4cbd-bba4-23e4006b74a7 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
b5058d36-0fc6-42da-a878-ea92fddbfacc 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
a88ede4b-8a19-4c90-878e-feb0e5eaa575 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
eb73c8dc-6908-4809-ad67-51f1441222ce 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
24817d16-26d0-4ae9-9c33-4f137783bd76 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
a267de44-1677-44c5-8cf8-f561ba426c00 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
717fec69-0f89-4f38-b758-32696bd4fca1 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
75a32cd2-e4b1-4184-b943-8f6e55a0611d 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
53daccfa-fa02-48c2-ab8c-b822b5a8d030 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
548ba786-87ae-4364-9f1e-8442f4e0bed0 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
a9df0d99-3ab2-428e-bbdf-3052f57db468 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
f58a9bc4-2076-430f-9f90-a7365402e43c 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
eaf77c81-657f-4714-85fc-a997519176dc 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
d92a2700-3f21-4b08-9fe4-919f811efa03 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
ebaaf047-3186-4c6f-b7d6-e8dc00655ec4 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
1101fd31-b682-4637-8f6f-69db4381e72b 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
77bd858e-da6c-4271-ba01-0b14881fe60a 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
38358f7e-a9f0-445c-803f-60a2f22a48fd 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
dbaffaaa-f6e2-411f-a521-41ea00d317e9 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
0e6c63c2-297c-4c39-8846-701fc16dec6e 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
4e9edac3-760f-4f1a-96b7-bb33650a3aad 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
8481df7c-a2c2-4d96-837c-2179dce1e777 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
d4df0d43-022e-4cb7-abc1-40c937350f56 250ca1bc-98c7-4458-86fb-d80589233e29 map object realtime/objects Realtime with Objects plugin ObjectMessage message size map object expected 15 to equal 49