There are 9 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 59fba68e-37c2-49e7-830b-703c63713e12 | 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 | Second event is at nested path: expected '' to equal 'nested' |
| 973f2234-c307-42af-bf7b-e0362ac7aa4a | 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 |
| 2444733b-bdae-48de-ba04-788f93c6ef8f | 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 |
| b40a0311-4c98-4793-9b46-a27cb4e33931 | 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 |
| 9ef557b9-c0c3-4c9b-a3c4-26d12f6cf81b | 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 |
| aa25fa7e-ab0e-4d64-9fca-66c88cba6ca4 | 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 |
| b43ade8b-51db-46ff-a990-be41bf43af28 | 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 |
| aaff7da7-14de-47d7-b42c-3a4f753f9fe3 | 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' |
| 92dbdbcd-a0f5-4aa6-918e-f20f04d5929e | 52208288-b692-40db-a614-2efd0cda7eac | presence_enter_before_know_clientid | realtime/presence presence_enter_before_know_clientid | 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) |