There are 13 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
bab9d608-1f39-4922-99cf-723828fbc70d | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
356f2654-8553-4907-b1e5-839a1c9e4a59 | aa304eca-3d01-4f9c-ac7e-a79063b78c79 | multiple_pending | realtime/presence multiple_pending | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
e50317b4-d492-4e7a-bd2e-f5e8714f322a | 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 |
89f7b99d-9b03-45c6-b8ef-d8268908b673 | 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 |
bdf67904-cef9-4d6d-a887-073ae5989984 | 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. (In '(0, import_deep_equal.default)(currentEntry.data, newEntry.data, { strict: true })', '(0, import_deep_equal.default)' is undefined) |
615fbafe-bd84-4307-bc8f-ed9601fa3ac7 | 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. (In '(0, import_deep_equal.default)(currentEntry.data, newEntry.data, { strict: true })', '(0, import_deep_equal.default)' is undefined) |
21574092-6133-4a30-b6e4-b8c7e4f326af | 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 |
f811d677-4424-4639-84f6-e6abf9324a36 | 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 |
c7beb2e3-a308-4049-90b2-72a75bb9d4cb | 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 | undefined is not an object (evaluating 'map.size') |
e5283224-75ff-4bc6-8121-4340571a0d02 | 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 | undefined is not an object (evaluating 'counter.value') |
d8c88fe7-3675-4dd8-8e31-79326ff645b4 | 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 |
e8347a13-f8e4-4057-a92e-b70f3f536f80 | 687a8394-6e29-48f3-bb84-3dde77f4cff5 | state operation message on a tombstoned object does not revive it | realtime/live_objects Realtime with LiveObjects plugin state operation message on a tombstoned object does not revive it | Check counter1 exists on root before OBJECT_DELETE: expected undefined to exist |
40e6a0db-9795-4a57-a8e0-ca0023a00243 | 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 | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |