There are 2 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| cb2e2bef-f476-4d28-b3da-256ca0a6ef0a | cfa83d21-dd73-4525-970e-00ab93130fcc | channel_backoff_xhr_polling | realtime/failure channel_backoff_xhr_polling | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
| 298bf502-2b0f-4d88-9264-c341775429db | 20a21785-5d91-4809-bdaf-e02615c48e03 | OBJECT_DELETE triggers subscription callback with deleted data | realtime/objects Realtime with Objects plugin OBJECT_DELETE triggers subscription callback with deleted data | Check map subscription callback is called with an expected update object after OBJECT_DELETE operation: expected { …(2) } to deeply equal { update: { foo: 'removed', …(1) } } |