There are 6 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
f8007d35-063b-42e6-ab8d-76b852f1b69a | 706c2e4f-c532-4b88-8de4-d5714f09130d | channel_backoff_web_socket | realtime/failure channel_backoff_web_socket | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
17349ddc-74ea-47a8-aaec-03c161038cf8 | 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 |
ef2a9b42-c450-4ef0-9b6b-11f93f83f6f0 | 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 |
07bde0d6-fba1-4b7f-95f0-9d42aac56f55 | 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 after MAP_REMOVE: expected 2 to equal 1 |
4c86c200-4a20-4ed6-824d-c59418aded91 | 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 |
1abcbe46-7a54-4e6a-b1ea-a40fa1b02372 | 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 | counter is undefined |