There are 15 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
5a266ca1-b617-431c-9e94-2131427b52e7 | 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 |
bdf24ff2-1708-445d-bbcb-b3ad6182a89c | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
4689adae-3251-4361-afd7-c919b53880f4 | a060814b-7701-49e6-9a4d-62ae34bd3ef6 | subscribes to filtered channel | realtime/message subscribes to filtered channel | Expect only two filtered message to be received: expected +0 to equal 2 |
d7e6d1ac-ced3-48ed-aba1-0d342bd246de | cf89481a-db1f-4a4d-b345-31f77a14ce68 | presenceEnterWithoutConnect | realtime/presence presenceEnterWithoutConnect | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
d5ac9fbb-67d1-41db-8229-f47ba3b85406 | 1008ce31-2eb7-4df3-ba0c-702fbdfc98e1 | page_refresh_persist_with_denied_recovery | browser/connection page_refresh_persist_with_denied_recovery | Check new realtime created a new connection: expected false to be truthy |
684d9b15-1854-4eed-83b1-d8c848529bf0 | 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 |
e78e7e1c-c144-496d-a3da-f3f331d4c9da | 9c7cb812-c5d8-4296-98ba-f85518e8acf5 | revokes tokens matching the given specifiers | rest/revokeTokens revokes tokens matching the given specifiers | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
983742e0-3ffd-4ded-b98b-a3ee33fb066d | f35d28a2-c8c1-486d-b211-4f2139de599c | STATE_SYNC sequence with state object "tombstone" property deletes existing object | realtime/live_objects Realtime with LiveObjects plugin STATE_SYNC sequence with state object "tombstone" property deletes existing object | (0 , import_deep_equal.default) is not a function |
ae67fafa-6d4a-403d-a183-a005e6de4ad1 | 9b755fbe-eb42-49e2-9737-0c9036c9fe0e | STATE_SYNC sequence with state object "tombstone" property triggers subscription callback for existing object | realtime/live_objects Realtime with LiveObjects plugin STATE_SYNC sequence with state object "tombstone" property triggers subscription callback for existing object | (0 , import_deep_equal.default) is not a function |
47f26586-789d-4d17-a7aa-caa13304272e | 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 |
32d4cbba-a8a5-4b65-9d94-4db0568b1dcf | 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 "emptyBytesKey" key after MAP_SET op: expected false to be true |
c371b8c3-2ed1-41a5-b1d6-0b1d4978a44d | 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 1 COUNTER_INC ops: expected +0 to equal 1 |
537bcab0-4076-4381-a1f5-2511c1a387ea | cce51c8b-9525-4642-961a-02585599c87e | can unsubscribe from LiveMap updates via returned "unsubscribe" callback | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveMap updates via returned "unsubscribe" callback | Check map has value for key "foo-2" after all map sets: expected undefined to equal 'exists' |
3fb45906-aab6-4f82-9c44-ad0c00dea7c8 | 5c955a26-24a7-45b6-8f18-25846ce0c6c0 | can unsubscribe from LiveMap updates via LiveMap.unsubscribe() call | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveMap updates via LiveMap.unsubscribe() call | Check map has value for key "foo-2" after all map sets: expected undefined to equal 'exists' |
0ecadcb6-5a81-492a-80a2-cb70ffa332ff | b5aede22-028a-4837-ae29-f2103119c199 | tombstoned map entry is removed from the LiveMap after the GC grace period | realtime/live_objects Realtime with LiveObjects plugin tombstoned map entry is removed from the LiveMap after the GC grace period | Check key "foo" exists on root after MAP_SET: expected undefined to equal 'bar' |