There are 8 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
18519233-c171-4975-91c5-1182b0150b06 | 965dc96c-5721-40fb-8ce8-f5c03d94c013 | can apply MAP_CREATE with primitives state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives state operation messages | Check map at "valuesMap" key in root exists: expected undefined to exist |
692a0784-b048-4923-baf7-ee63ebb2bfed | 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 "falseKey" key after MAP_SET op: expected undefined to equal false |
cf803bab-cb45-4732-ac65-aefa342eac95 | 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') |
ca9dd80d-c632-433f-a111-d290e38767f8 | 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 3 COUNTER_INC ops: expected 11 to equal 111 |
b72c8aca-bc2a-4032-9de9-18b030aa1cf2 | 9dd56cf7-7a4a-48b2-8424-5ba05a626a13 | can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call | Cannot read properties of undefined (reading 'subscribe') |
6c42b0bf-1034-4924-bb7c-40303b9ce7d9 | b51b1f89-b7dd-49a8-8fb6-42dc3fd19c77 | can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call | realtime/live_objects Realtime with LiveObjects plugin can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call | Cannot read properties of undefined (reading 'unsubscribeAll') |
ce1ab0f1-6826-4e3f-b75c-57a2f57c3164 | 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' |
cdc4d884-49a6-43e1-8d5d-55ef59d9c3f8 | aa304eca-3d01-4f9c-ac7e-a79063b78c79 | multiple_pending | realtime/presence multiple_pending | 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) |