There are 14 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
c3a8c9bb-cdb0-4723-a525-714bfeebf5a3 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
f7250db4-b46d-429d-b5c1-76e3ed6d59b1 | 35368c05-6d9f-4676-8882-a38be97542f4 | page_refresh_with_recovery | browser/connection page_refresh_with_recovery | Check new realtime recovered the connection from the cookie: expected false to be truthy |
c68546cf-7610-43c3-af58-e344c06dabad | 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 |
4028e3be-a4b0-41b3-ac0e-f16e9e02119f | 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 |
d6ba5f36-06ff-47a3-bb14-68557f1bd347 | 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 |
bd118f66-06cf-4480-b8be-188b0bd99deb | 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 |
3fee0b8f-17a1-451d-b119-bd364b86a1f8 | 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 at "withReferencesMap" key in root exists: expected undefined to exist |
6fa349ea-59d5-40d2-8c80-a3ec60718caa | 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 |
8f46cf17-9a1e-4438-8178-f0b8661023f0 | e7ff86ed-c05e-4289-b00d-93a3503a2a6d | can apply COUNTER_CREATE state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_CREATE state operation messages | Check counter at "emptyCounter" key in root exists: expected undefined to exist |
23a50f37-87e1-4384-a4cd-0ad9be1d0bd5 | 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 4 COUNTER_INC ops: expected 111 to equal 1000111 |
fb07e8bc-398c-446a-8f40-5cbb5e82da5d | 4c0f3e0d-408a-4da2-8236-d303e8aebf6a | can subscribe to multiple incoming operations on a LiveCounter | realtime/live_objects Realtime with LiveObjects plugin can subscribe to multiple incoming operations on a LiveCounter | Cannot read properties of undefined (reading 'subscribe') |
c2e4f688-6128-43bd-b3aa-caa37fcc11cb | 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' |
3d2def68-49c9-4c94-8ea4-58a0c7255b3e | 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' |
d36eab25-b070-49f5-8f64-8defe00de799 | 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' |