There are 14 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
56620049-0563-41c9-b011-c3625957920d | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
9d1e034e-4697-492d-8d03-758d44ee4773 | f35d28a2-c8c1-486d-b211-4f2139de599c | STATE_SYNC sequence with state object "tombstone" property deletes existing object | realtime/live_objects Realtime with LiveObjects plugin STATE_SYNC sequence with state object "tombstone" property deletes existing object | import_deep_equal.default is not a function |
03351699-cf8a-4592-9d4f-4a9a8f3ea7ff | 9b755fbe-eb42-49e2-9737-0c9036c9fe0e | STATE_SYNC sequence with state object "tombstone" property triggers subscription callback for existing object | realtime/live_objects Realtime with LiveObjects plugin STATE_SYNC sequence with state object "tombstone" property triggers subscription callback for existing object | import_deep_equal.default is not a function |
ef715596-c3e2-4557-ad45-d4a30665da66 | 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 |
636bab90-5fca-416b-8903-81d68f7abed1 | 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 |
dd0f3770-248c-4973-b19e-8d0690e71835 | 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 "numberKey" key after MAP_SET op: expected undefined to equal 1 |
3ab41888-d3e5-4093-9cf7-e71de222bcbb | 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 3 COUNTER_INC ops: expected 11 to equal 111 |
95b4d8aa-03aa-4178-a4fa-d401c79f643a | 3576a3c7-d1b7-4fc5-b6ed-700577515f9e | can apply OBJECT_DELETE state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply OBJECT_DELETE state operation messages | Check counter exists on root before OBJECT_DELETE: expected undefined to exist |
33dc7723-4900-4445-9ee6-10c76ed1e4ed | 0a455580-0f7f-4b4d-8415-64bf81d5832f | LiveCounter.increment throws on invalid input | realtime/live_objects Realtime with LiveObjects plugin LiveCounter.increment throws on invalid input | expected 'counter is undefined' to contain 'Counter value increment should be a n…' |
1ce1f29b-ebca-49ce-aa7d-675be42e689a | 40035b5d-ecdb-4d5a-828f-49820a946ed9 | LiveMap.set sends MAP_SET operation with primitive values | realtime/live_objects Realtime with LiveObjects plugin LiveMap.set sends MAP_SET operation with primitive values | Check root has correct value for "bytesKey" key after LiveMap.set call: expected to equal |
a0797756-18c7-4169-8ba2-b1fb5e8b015c | 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 |
c332a929-adc5-46ba-9919-9c82b289c54f | 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 | counter is undefined |
72834329-e74a-438e-8632-4967f62caf55 | 9dd56cf7-7a4a-48b2-8424-5ba05a626a13 | can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call | realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call | counter is undefined |
d5e5527a-294c-43e9-b81b-b12756444f48 | b5aede22-028a-4837-ae29-f2103119c199 | tombstoned map entry is removed from the LiveMap after the GC grace period | realtime/live_objects Realtime with LiveObjects plugin tombstoned map entry is removed from the LiveMap after the GC grace period | Check key "foo" is inaccessible via public API on root after MAP_REMOVE: expected 'bar' to not exist |