There are 9 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
63d88273-7239-4863-9ff4-673cb7d947ce | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
758ffdb0-7dda-474c-a0f8-5b59d841e391 | 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) |
758f00c6-b060-4eb9-a462-a6934002a6a5 | 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') |
b194f351-83b5-4aa7-81ac-3a5697cd50e4 | 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 "zeroKey" key after MAP_SET op: expected undefined to equal +0 |
f207139c-4862-442c-bf5d-a983173ec977 | 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') |
10f3a2bd-0729-4350-a5f5-b4ae5df6c80d | 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') |
f8c58a1b-532a-469b-986f-26cc6bd2bdca | 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 |
bee7ed98-3dfb-4d7e-8bf1-9717ec16c9e0 | 906e29c3-bdf0-4ab0-9df4-f7af87714789 | LiveMap.set throws on invalid input | realtime/live_objects Realtime with LiveObjects plugin LiveMap.set throws on invalid input | expected [Function] to throw error including 'Map key should be string' but got 'undefined is not an object (evaluatin…' |
027b6163-cc9d-4c9d-bdf3-6bc088960f79 | 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' |