There are 14 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
70e0a0d5-1af6-49c5-b988-a0a300cf8e08 | 803a454f-4be9-4412-895a-fe13926942f2 | presenceMessageExtras | realtime/presence presenceMessageExtras | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
e84e4b41-a25b-4445-9715-d8f93d7c7a3e | 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. |
3a32e83b-b200-4936-9d64-440e788a4989 | 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 |
e0933ad2-edc5-44a1-9fdc-12717c414f45 | b57ecdc4-c658-47cc-bd6e-298e55e76d26 | getRoot() returns LiveMap instance | realtime/live_objects Realtime with LiveObjects plugin getRoot() returns LiveMap instance | expected '_LiveMap' to equal 'LiveMap' |
6c304e70-74af-4364-9c12-627fabb88e72 | 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 | Check counter at key="emptyCounter" in root is of type LiveCounter: expected '_LiveCounter' to equal 'LiveCounter' |
1e375ad1-7fa8-4e8d-a58a-357dc7871bd6 | 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 | undefined is not an object (evaluating 'valuesMap.size') |
55bf452d-bfbc-42cd-b27e-82796a9f4739 | 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 | Check nested counter is of type LiveCounter: expected '_LiveCounter' to equal 'LiveCounter' |
c53ab735-5b7b-43b2-9187-43835ee783c2 | 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 "emptyMap" key in root exists: expected undefined to exist |
5edcc7cc-674e-4340-b23c-19f5fd51b808 | 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 |
d96ef0ec-1ba4-4c9c-83d0-24c128f68e87 | 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 |
9a032eb1-2d15-4741-9eab-032f59078091 | 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 counter at "keyToCounter" key in root is of type LiveCounter: expected '_LiveCounter' to equal 'LiveCounter' |
64d5257f-de70-4bd7-b986-c9d2eead77bc | 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') |
db904e98-bb57-4468-a277-4405a097ed3f | 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 |
3dc57d3a-6029-4819-8693-08edbb13fdf0 | 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') |