There are 5 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
e8be3ba1-7535-4bfb-b796-195f2ec59123 | 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 |
7d4a1d48-22d4-4c80-89e0-9dd8b1fb0dde | e7ff86ed-c05e-4289-b00d-93a3503a2a6d | can apply COUNTER_CREATE state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_CREATE state operation messages | Check counter at "valueCounter" key in root exists: expected undefined to exist |
d7f7badc-9d7d-4446-9124-f7a6db0158ef | 869626c3-a51b-4dcf-b89e-9ee474200966 | subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied | realtime/live_objects Realtime with LiveObjects plugin subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied | Check root has correct value for "foo" key from operation received outside of STATE_SYNC after other buffered operations were applied: expected undefined to equal 'bar' |
06af0124-b4e2-4e84-810e-86281569d448 | 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 | Check counter has final expected value after all increments: expected 2 to equal 3 |
b8208a9b-59d8-4fcb-aec2-f772691a3dc6 | 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 | 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/live_objects.test.js) |