There are 9 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 798621ec-720f-4615-b224-53e1446e2b88 | 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 |
| 5953a55a-fca4-4061-b599-c42dfccae75c | b32eca19-953b-4c3d-8b56-7831b862d97f | presence_enter_inherited_clientid | realtime/presence presence_enter_inherited_clientid | Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
| 9d1550a6-0961-4ecd-8129-7815e0f11e98 | 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' |
| c6393f69-30a6-4732-901d-25dc39407e91 | 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 |
| 2e90344e-3ddf-4512-9d75-02d3622a4cc0 | 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 |
| d63dbd58-6504-40d6-9133-27a19c768c1c | 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 |
| 2ac0a0f9-f7ca-4b32-aebb-7329187ed317 | 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 |
| f7e8bcc8-7cda-4f5e-8ee3-ff244ddb4734 | 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 |
| b00fe505-e0c9-479f-9d53-7bff199537df | 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' |