There are 10 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
61a24e5d-565b-44f1-9b2f-04ed63445951 | 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 |
31e503ab-13b6-41d2-b4b5-3ca9e06c8816 | 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 |
0d6234a4-6aec-4755-8206-4e260b7c24f0 | 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 exists: expected undefined to exist |
1eafc37d-cbb6-4809-9998-5d616070d6d3 | 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 |
2a02635f-6098-43e1-802d-d977db062455 | 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 1 COUNTER_INC ops: expected +0 to equal 1 |
dcf9a289-d87c-442f-9710-97951dc65946 | f89e8ec7-7f17-4706-80a9-72d41106225c | buffered state operation messages are applied when STATE_SYNC sequence ends | realtime/live_objects Realtime with LiveObjects plugin buffered state operation messages are applied when STATE_SYNC sequence ends | Check root has correct value for "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue' |
04b615fd-5640-415a-890f-9f0c6e07b186 | c068c39b-316d-4e41-af7e-40f6e39d1b2c | buffered state operation messages are discarded when new STATE_SYNC sequence starts | realtime/live_objects Realtime with LiveObjects plugin buffered state operation messages are discarded when new STATE_SYNC sequence starts | Check root has data from operations received during second STATE_SYNC sequence: expected undefined to equal 'bar' |
de4ab569-bf68-4123-817c-7a4ac9547fb8 | 869626c3-a51b-4dcf-b89e-9ee474200966 | subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied | realtime/live_objects Realtime with LiveObjects plugin subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied | Check root has correct value for "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue' |
55286d0c-665c-4d3e-b780-f5c32ffd6008 | 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') |
02d30771-9775-487f-80b0-a9d2c3b012dd | 79fc145b-e2fc-4c94-9a22-1a38d76f61cc | can unsubscribe from LiveCounter updates via returned "unsubscribe" callback | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via returned "unsubscribe" callback | Cannot read properties of undefined (reading 'subscribe') |