There are 7 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
97667480-6b1d-4c89-8453-db70cb41c4ce | 992d5071-16c9-4531-8774-f5445a7e75f5 | set channelSerial field for ATTACH ProtocolMessage if available | realtime/channel set channelSerial field for ATTACH ProtocolMessage if available | expected 'channelSerial' to equal 'channelSerial2' |
cdfa18fe-78d9-4db2-b961-831d2dd89953 | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
1a7cb5a3-6e3b-40f3-b65e-aa0076c9ffe1 | 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 exists: expected undefined to exist |
beecdf72-f2ba-4fbb-b991-e0c59f742d4a | 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 |
63272dcd-1e97-4931-a1ff-bf35119dabb5 | b51b1f89-b7dd-49a8-8fb6-42dc3fd19c77 | can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call | realtime/live_objects Realtime with LiveObjects plugin can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call | Cannot read properties of undefined (reading 'unsubscribeAll') |
33b16df4-08d5-4676-a6b7-873c675f049f | 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 | 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/live_objects.test.js) |
76e74db9-d09c-455e-aaad-f9069822fcc4 | a060814b-7701-49e6-9a4d-62ae34bd3ef6 | subscribes to filtered channel | realtime/message subscribes to filtered channel | Expect only two filtered message to be received: expected +0 to equal 2 |