There are 11 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
ad29aca3-5464-45f0-89dd-39e6c380a2ea | 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' |
49512bad-17cd-49b3-9a90-a2df2ad86879 | 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' |
61a4f828-c41e-4cfc-a118-86f32f8eca64 | 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') |
32871e8b-e267-42c7-b985-4e783bc51fb8 | 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' |
f5e1730f-44ec-4e0e-a9fd-3160ef269e75 | 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 is of type LiveMap: expected '_LiveMap' to equal 'LiveMap' |
808df2c1-6b64-47a2-8a25-852440b596f8 | 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 is of type LiveMap: expected '_LiveMap' to equal 'LiveMap' |
69a1c804-4ddd-47cd-88a7-9a8a1320ce17 | 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 |
9e2c2435-0741-4b62-88d8-0b3c2ce23306 | 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' |
ceb958e8-505d-4f7f-a852-f3d2c1aed9c0 | 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 |
14240258-6c03-4336-bf81-1bc4d452efc7 | 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 is of type LiveCounter: expected '_LiveCounter' to equal 'LiveCounter' |
dbf067f3-b905-470b-99fd-ed93bd5d8838 | 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 7 COUNTER_INC ops: expected -1 to equal -11 |