There are 7 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
af3443bf-4760-49a1-8325-076752e8c943 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
0a427df6-1bea-4837-bcf3-a2b1bcc277b7 | 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 | Check counter exists on root before STATE_SYNC sequence with "tombstone=true": expected undefined to exist |
653d8f7f-056d-4ca3-9c13-f71356967149 | 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 "negativeMaxSafeIntegerKey" key after MAP_SET op: expected undefined to equal -9007199254740991 |
ea9d39cc-e393-4fd6-836b-b1294376f559 | 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 4 COUNTER_INC ops: expected 111 to equal 1000111 |
3eec29c9-391a-4224-bb98-5d84b2eb5d0f | 687a8394-6e29-48f3-bb84-3dde77f4cff5 | state operation message on a tombstoned object does not revive it | realtime/live_objects Realtime with LiveObjects plugin state operation message on a tombstoned object does not revive it | Check counter1 exists on root before OBJECT_DELETE: expected undefined to exist |
5453ffec-e69f-4af7-ab1f-0df37b75cdd6 | 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 Buffer[ 123, 34, 112, 114, 111, …(-57) ] to equal Buffer[ 123, 34, 112, 114, 111, …(-57) ] |
4bf8d70e-f1a7-48cc-b670-ec7ad13291c1 | cf89481a-db1f-4a4d-b345-31f77a14ce68 | presenceEnterWithoutConnect | realtime/presence presenceEnterWithoutConnect | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/presence.test.js) |