Details of upload 37a5c05d-6db6-462d-b7ce-d7556672eb90

Created at
2025-01-23T05:00:47.124Z
Total number of tests
704
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
d641a20
Pull request base ref
liveobjects/object-mutation-api
Pull request head ref
DTP-1138/map-counter-creates
Branch / tag name
1950/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12922492355
GitHub run attempt
1
GitHub run number
3243
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 15 failures in this upload.

Failure ID Test case ID Test class Test case Message
8abdc61b-4cb7-454f-9984-2d018bf44b8d 215289e3-612a-4cfb-be3e-2c3824c9f1d0 can apply MAP_SET with object ids state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with object ids state operation messages Check map at "keyToMap" key in root exists: expected undefined to exist
fef93a71-ff23-4ce7-8252-bcc6e7a98fc2 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
0c2cdcc5-7ae6-4cf1-a30a-c0f18d04a7ae fd0af668-bf34-42d9-af06-a844bc85eef4 MAP_CREATE state operation messages are applied based on the site timeserials vector of the object realtime/live_objects Realtime with LiveObjects plugin MAP_CREATE state operation messages are applied based on the site timeserials vector of the object Invalid object id string
f5d6b3a5-70ef-40dc-b124-3f9404e73093 998d7ae6-36c7-4597-b379-275d747fbf5b can apply MAP_SET with primitives state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with primitives state operation messages Check root has correct value for "negativeMaxSafeIntegerKey" key after MAP_SET op: expected undefined to equal -9007199254740991
eaf082d6-883d-4ffe-8368-e7e8979c4207 7366c246-2d0b-4fc1-ae7a-2a34718383a5 MAP_SET state operation messages are applied based on the site timeserials vector of the object realtime/live_objects Realtime with LiveObjects plugin MAP_SET state operation messages are applied based on the site timeserials vector of the object Invalid object id string
4453c3df-5a18-4199-adcf-3d87668b49c1 cfb8ed66-4cc4-42ce-96f7-a717a5538870 can apply MAP_REMOVE state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_REMOVE state operation messages Cannot read properties of undefined (reading 'size')
46ea02a8-c747-483e-87f7-1e9240a676ca 87c2caf7-369f-4e7d-81cf-b32ec1e5461d MAP_REMOVE state operation messages are applied based on the site timeserials vector of the object realtime/live_objects Realtime with LiveObjects plugin MAP_REMOVE state operation messages are applied based on the site timeserials vector of the object Invalid object id string
c49bad3a-7a9f-4bb3-a80f-455f7028faca fccfda3e-e16c-4136-bf8d-8eec77369e3b COUNTER_CREATE state operation messages are applied based on the site timeserials vector of the object realtime/live_objects Realtime with LiveObjects plugin COUNTER_CREATE state operation messages are applied based on the site timeserials vector of the object Invalid object id string
c98c932a-be31-4f98-96a8-8d490f922812 59bddbf9-1802-4354-8167-e138ee3935e1 can apply COUNTER_INC state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_INC state operation messages Check counter at "counter" key in root has correct value after 4 COUNTER_INC ops: expected 111 to equal 1000111
4d934df7-1392-45ef-9e90-47542458e15e 0660bf9e-725e-429b-9e59-68eef594a77f COUNTER_INC state operation messages are applied based on the site timeserials vector of the object realtime/live_objects Realtime with LiveObjects plugin COUNTER_INC state operation messages are applied based on the site timeserials vector of the object Invalid object id string
286e2dac-c2e5-4000-a750-eb83f68b9ac4 8f38b21d-1807-4a8c-bce5-17304179231b OBJECT_DELETE for unknown object id creates zero-value tombstoned object realtime/live_objects Realtime with LiveObjects plugin OBJECT_DELETE for unknown object id creates zero-value tombstoned object Invalid object id string
08ec6339-f48e-4352-890a-ac3ce937ccc9 9e02c8f1-7159-40a7-a1c3-d4ecd143866b OBJECT_DELETE state operation messages are applied based on the site timeserials vector of the object realtime/live_objects Realtime with LiveObjects plugin OBJECT_DELETE state operation messages are applied based on the site timeserials vector of the object Invalid object id string
a2254ee0-3e96-4635-a4bf-46ec92151197 55c1126f-59d5-445f-9952-62e2671a4761 LiveCounter.decrement sends COUNTER_INC operation realtime/live_objects Realtime with LiveObjects plugin LiveCounter.decrement sends COUNTER_INC operation Check counter has correct value after 1 LiveCounter.decrement calls: expected +0 to equal -1
5ebef2fe-e484-4d52-a31e-e8bdb6d64e5f 40035b5d-ecdb-4d5a-828f-49820a946ed9 LiveMap.set sends MAP_SET operation with primitive values realtime/live_objects Realtime with LiveObjects plugin LiveMap.set sends MAP_SET operation with primitive values Check root has correct value for "bytesKey" key after LiveMap.set call: expected Buffer[ 123, 34, 112, 114, 111, …(-57) ] to equal Buffer[ 123, 34, 112, 114, 111, …(-57) ]
9c588b47-fb3a-42a9-8502-9e881efb4d79 a0bdcb74-9f89-4f80-af8f-dca66e6d98de LiveMap.set sends MAP_SET operation with reference to another LiveObject realtime/live_objects Realtime with LiveObjects plugin LiveMap.set sends MAP_SET operation with reference to another LiveObject Map value data type is unsupported