There are 11 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
da42a3db-40e5-45de-abae-fa2ba73a3979 | 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 |
37096bd8-643d-45d4-b112-ac0c3629a7da | d49a7ba9-d208-44ff-ab8d-0caaf3dd1ca8 | rewind works on channel after reattaching | realtime/channel rewind works on channel after reattaching | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
47295f7f-4710-418c-8696-672f635fe206 | 325ef245-8064-4948-bbb3-d6087267c2f0 | presenceEnterWithoutAttach | realtime/presence presenceEnterWithoutAttach | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
a327a71d-61da-485e-aeaa-726b6ae72154 | 32abf629-ab16-4cd5-b065-b1e3f1e33a60 | presenceEnterUpdate | realtime/presence presenceEnterUpdate | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
31734b1f-976e-42d6-98dc-adfb90929e72 | cdc232e7-fdc7-4260-8912-950caaf93c31 | page_refresh_with_manual_recovery | browser/connection page_refresh_with_manual_recovery | Check new realtime recovered the old: expected false to be truthy |
693c8866-ad55-410b-b68e-df6b42e4c167 | 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 "emptyBytesKey" has correct value for "emptyBytesKey" key: expected false to be true |
b02b1676-0dc5-4b78-b73f-0fe2fd9ce351 | 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 "bytesKey" key after MAP_SET op: expected false to be true |
8b89dfd4-d582-4640-a489-61f79ccb123d | 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' |
4908e396-db26-4a5a-adc5-965e6ddc2219 | dd2064fa-1e4f-4807-9dac-686a159a52ca | can subscribe to the incoming COUNTER_INC operation on a LiveCounter | realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter | Cannot read properties of undefined (reading 'subscribe') |
04bf0220-b6fe-428a-82a4-27f1f7b58432 | 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') |
bb0f092f-f48c-408e-8c2f-8508359bd4ae | 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' |