There are 9 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
201ec5de-0f59-412b-bd4b-ef546a197caf | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
1369affa-de0d-492e-86d0-8131ab3c523b | 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 | (0, import_deep_equal.default) is not a function. (In '(0, import_deep_equal.default)(currentEntry.data, newEntry.data, { strict: true })', '(0, import_deep_equal.default)' is undefined) |
a84e1c02-b734-4fd0-b910-87541fbede38 | 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 | undefined is not an object (evaluating 'root.get('counter').subscribe') |
397db068-8aac-47f6-9ed2-0cfbe64cb88d | 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 "valueCounter" key in root exists: expected undefined to exist |
e8dea2a2-498a-450a-a1e6-8e691d163e97 | af8d3441-01ed-4fef-b183-cae9d73efc03 | LiveMap.set sends MAP_SET operation for primitive values | realtime/live_objects Realtime with LiveObjects plugin LiveMap.set sends MAP_SET operation for primitive values | Check root has correct value for "bytesKey" key after LiveMap.set call: expected to equal |
fcf5b49f-573b-4c9e-b60e-61b484862a8e | a0bdcb74-9f89-4f80-af8f-dca66e6d98de | LiveMap.set sends MAP_SET operation with reference to another LiveObject | realtime/live_objects Realtime with LiveObjects plugin LiveMap.set sends MAP_SET operation with reference to another LiveObject | Map value data type is unsupported |
1a2492fd-dec6-4d74-a3c7-5665f849499a | 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 | undefined is not an object (evaluating 'counter.subscribe') |
701aa93a-e001-463e-b7f2-57f1358b9834 | 3f57e915-fdc7-4bdf-b993-e638b35349b9 | can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call | realtime/live_objects Realtime with LiveObjects plugin can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call | Check map has value for key "foo-2" after all map sets: expected undefined to equal 'exists' |
a60b4088-b2e7-4406-a501-7e150e033d44 | 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" exists on root after MAP_SET: expected undefined to equal 'bar' |