There are 12 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
d8c6b45a-c258-4a62-875d-8bc797fc3c98 | 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. |
42c4f466-6ed2-459c-9103-6fbaaedff7a4 | 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 |
d891a723-e01d-48f3-a45b-4e955bc8d89b | 27ce3fea-4fdf-479a-94af-db950210ec21 | builds state object tree from STATE_SYNC sequence on channel attachment | realtime/live_objects Realtime with LiveObjects plugin builds state object tree from STATE_SYNC sequence on channel attachment | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
ee2740b3-db5e-4035-809e-908f75d6bb81 | 3ad7f38f-c842-4193-8b6f-482c9f00d98c | LiveCounter is initialized with initial value from STATE_SYNC sequence | realtime/live_objects Realtime with LiveObjects plugin LiveCounter is initialized with initial value from STATE_SYNC sequence | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
052a9ed3-6155-4679-b32b-ef4a9d35271c | d9103cdc-76dc-40e8-917b-cd8a2ef3a5f8 | LiveMap is initialized with initial value from STATE_SYNC sequence | realtime/live_objects Realtime with LiveObjects plugin LiveMap is initialized with initial value from STATE_SYNC sequence | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
7a1973ae-f1fa-41b7-adcb-e55132e450ef | 8680faba-7b41-46db-aaab-936e59a3c8a3 | LiveMaps can reference the same object in their keys | realtime/live_objects Realtime with LiveObjects plugin LiveMaps can reference the same object in their keys | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
d045ab2a-c48d-4968-86ab-9ba24399fd59 | 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 "valuesMap" has correct number of keys: expected +0 to equal 8 |
f85c8913-9ab4-4a74-ad29-2efd2952dad9 | 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 "withReferencesMap" has correct number of keys: expected +0 to equal 2 |
9feb9856-5b9c-4da1-bf33-3bf1f5598626 | 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 |
2876a23a-31fe-4746-923b-56de60a8047a | 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 has correct number of keys: expected +0 to equal 1 |
2fbd61a7-9534-46aa-b4e2-0e2dd96324df | 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 | Check map at "map" key in root has correct number of keys before MAP_REMOVE: expected +0 to equal 2 |
5bbbb6da-c22f-46b2-8508-de308abd51b8 | 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 |