There are 15 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
e32e0ad8-76c3-4c60-a579-3f436d0b190b | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
0d3689ce-6efb-4b41-8452-2964f128bdc5 | 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 |
c8e803a3-fc32-4483-99a3-a29c8c327531 | 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 |
0c517664-1b4a-4614-8c40-6a41102484bb | 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') |
2e2cd4c3-0230-414d-94e8-26fc3dcde10f | 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 |
5deb11a0-e480-4c49-993a-375d183b476d | 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 |
eb12520a-bc48-4db8-8194-91ccecb1739b | 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 7 COUNTER_INC ops: expected -1 to equal -11 |
3b4ddfcf-f0be-4bb7-b94a-9c29a8f986b9 | 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 |
0c48463c-238e-4352-8bc2-9820269c5536 | 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 |
b606a2aa-6ffa-4706-809b-058a1d1fef82 | 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 |
02bb5952-dc36-4e03-8ccc-3f69e0c3b214 | 0a455580-0f7f-4b4d-8415-64bf81d5832f | LiveCounter.increment throws on invalid input | realtime/live_objects Realtime with LiveObjects plugin LiveCounter.increment throws on invalid input | expected 'Cannot read properties of undefined (…' to contain 'Counter value increment should be a v…' |
9cdd811c-7eb2-4f71-80c2-191249e431b3 | 55c1126f-59d5-445f-9952-62e2671a4761 | LiveCounter.decrement sends COUNTER_INC operation | realtime/live_objects Realtime with LiveObjects plugin LiveCounter.decrement sends COUNTER_INC operation | Cannot read properties of undefined (reading 'decrement') |
d1ad0e65-0719-4094-8041-29805cba3a8a | 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) ] |
5d2c51c3-9820-4920-a0a0-679686d6254d | 3f57e915-fdc7-4bdf-b993-e638b35349b9 | can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call | realtime/live_objects Realtime with LiveObjects plugin can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call | Check map has value for key "foo-2" after all map sets: expected undefined to equal 'exists' |
3d021969-9226-4120-885b-e17a2edc1fbf | ac023ab9-454f-4816-b7c3-c16cb238166f | presenceEnterAndLeave | realtime/presence presenceEnterAndLeave | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/presence.test.js) |