There are 10 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| fea8d21d-cac2-4707-98b9-b7829e0e1910 | 0271e8e7-9289-459e-b21d-675ce65fa3c7 | attachWithChannelParamsDeltaAndModes with web_socket binary protocol | realtime/channel attachWithChannelParamsDeltaAndModes with web_socket binary protocol | done() invoked with non-Error: checkCanPresenceSubscribe: message not received within 5s |
| fe59f42d-6223-416d-8cea-d228b6d0ddc4 | 7bc60942-257b-4748-aa03-999d943cc901 | PathObject.subscribe() receives events for nested changes with unlimited depth by default | realtime/objects Realtime with Objects plugin PathObject.subscribe() receives events for nested changes with unlimited depth by default | Check nested event path: expected '' to equal 'nested' |
| fc90681b-e400-4691-ad43-52b386c2ce9e | a9e9d68c-d5c8-48e7-94d3-df3f608435eb | PathObject.subscribe() with depth=1 only receives direct changes | realtime/objects Realtime with Objects plugin PathObject.subscribe() with depth=1 only receives direct changes | realtimeObject.createMap is not a function |
| 898163b7-bd4d-43e8-9b01-2756a0fafef5 | b96acc1a-ace9-449b-9a57-a0a65e7ebbb0 | PathObject.subscribe() with depth=2 receives changes up to 2 levels deep | realtime/objects Realtime with Objects plugin PathObject.subscribe() with depth=2 receives changes up to 2 levels deep | realtimeObject.createMap is not a function |
| 163cc08c-fc8d-40ac-bb37-749a5baf4ba3 | 8a3ca5c6-c76c-4aad-bef4-701b059a9c57 | PathObject.subscribe() on nested path receives events for that specific path | realtime/objects Realtime with Objects plugin PathObject.subscribe() on nested path receives events for that specific path | realtimeObject.createMap is not a function |
| b5e2020b-e8ca-4cb4-8432-78330d0ff5e6 | 8ed38cfc-af6d-4740-8f02-15cdfc92eafb | PathObject.subscribe() on LiveMap path receives set/remove events | realtime/objects Realtime with Objects plugin PathObject.subscribe() on LiveMap path receives set/remove events | realtimeObject.createMap is not a function |
| c0f326b9-ece4-458a-b661-02e6c447989b | b473fab3-a1bb-47b9-bc0d-cf97fad6e477 | PathObject.subscribe() on LiveCounter path receives increment/decrement events | realtime/objects Realtime with Objects plugin PathObject.subscribe() on LiveCounter path receives increment/decrement events | realtimeObject.createCounter is not a function |
| 2e816a7b-1ccd-45d4-95a3-2e2801c8ccea | 46fada5c-f8f3-4be3-8207-24640348b590 | PathObject.subscribe() works with complex nested paths and escaped dots | realtime/objects Realtime with Objects plugin PathObject.subscribe() works with complex nested paths and escaped dots | realtimeObject.createMap is not a function |
| 173bcb6b-90e4-4316-9df4-39e4cfc60f77 | 6e4cfd99-2a5f-4cd5-b4c5-0b3c885a2bb5 | PathObject.subscribe() event object provides correct PathObject instance | realtime/objects Realtime with Objects plugin PathObject.subscribe() event object provides correct PathObject instance | Check event object has correct path: expected '' to equal 'testKey' |
| 8c5ef837-e970-41bb-bd5f-ab2ccaf73a19 | 32abf629-ab16-4cd5-b065-b1e3f1e33a60 | presenceEnterUpdate | realtime/presence presenceEnterUpdate | Timeout of 20000ms 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) |