There are 9 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
476ff5da-0bb7-4f2e-a72c-c9d94f2d4703 | be216b69-bd8f-4ab1-a995-4471ef0774b6 | attachWithChannelParamsDeltaAndModes_with_web_socket_binary_transport | realtime/channel attachWithChannelParamsDeltaAndModes_with_web_socket_binary_transport | done() invoked with non-Error: checkCanPresenceSubscribe: message not received within 5s |
d5841962-083c-48e6-bdd3-4473bdb7c8b6 | 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 "valuesMap" has correct number of keys: expected +0 to equal 10 |
158490fe-2fa5-4768-ba3e-38a37fbe6af0 | 8e86df2f-2679-403f-b575-7dc3cebd7553 | can apply MAP_CREATE with object ids state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with object ids state operation messages | Check map "withReferencesMap" has correct number of keys: expected +0 to equal 2 |
39510321-7d5d-4d52-9ed1-598fccb6bb2b | 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 has correct number of keys: expected +0 to equal 1 |
fae90454-fb9a-42fc-a461-aa84c9362a15 | 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 | Check map at "map" key in root has correct number of keys before MAP_REMOVE: expected +0 to equal 2 |
519324ee-7b9e-4f9b-9f02-08bef49a03b8 | f89e8ec7-7f17-4706-80a9-72d41106225c | buffered state operation messages are applied when STATE_SYNC sequence ends | realtime/live_objects Realtime with LiveObjects plugin buffered state operation messages are applied when STATE_SYNC sequence ends | Check root has correct value for "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue' |
b04f1c35-7417-40af-8bab-f2ce53618180 | c068c39b-316d-4e41-af7e-40f6e39d1b2c | buffered state operation messages are discarded when new STATE_SYNC sequence starts | realtime/live_objects Realtime with LiveObjects plugin buffered state operation messages are discarded when new STATE_SYNC sequence starts | Check root has data from operations received during second STATE_SYNC sequence: expected undefined to equal 'bar' |
50fe8897-a257-4cd3-952a-ad93985b2e86 | 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 "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue' |
0421f9d4-e747-48a2-8cf2-bb4af5268116 | 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) |