There are 15 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
c2c3f38d-5dba-4448-8148-ff00c3672d56 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
f3de75e7-4133-46cb-a4ae-51489c15221b | 52208288-b692-40db-a614-2efd0cda7eac | presence_enter_before_know_clientid | realtime/presence presence_enter_before_know_clientid | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
4b81dd30-2fc8-4cbc-8c3a-58f22185874a | 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 |
a70d1ef6-ffc2-4ced-b61d-77e648a18343 | 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 | import_deep_equal.default is not a function |
e571fa9f-1cfb-4249-812c-69831fdc4a90 | 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 | root.get(...) is undefined |
faa894f9-61ca-43b5-84db-5bc3147e7a11 | 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 |
7598ada1-64c4-46d4-b62c-c9cadac3dc28 | 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 |
ce148e42-0406-4783-8ce9-718b3cc697aa | 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 exists: expected undefined to exist |
98ab0ea0-e52f-4939-a7cd-ea655f64c896 | 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 | map is undefined |
f7d17114-bb68-447d-a048-ef985ebea3c1 | 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 6 COUNTER_INC ops: expected +0 to equal -1 |
0920c987-bf9c-4315-b403-2be3817718e0 | 1407da12-4d23-4bdb-a238-19ce2b79e859 | MAP_SET with reference to a tombstoned object results in undefined value on key | realtime/live_objects Realtime with LiveObjects plugin MAP_SET with reference to a tombstoned object results in undefined value on key | Check counter exists on root before OBJECT_DELETE: expected undefined to exist |
2b7f0a72-a94b-40ad-95ac-d4bbae2aba63 | 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 | counter is undefined |
a9b7cddc-9b8e-4189-b54d-0620d1202656 | 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 | counter is undefined |
5797c496-8977-4d21-8609-06ea5e26f172 | 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' |
d847913d-b585-445f-8d7d-036eebf679c6 | 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 |