There are 15 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 544ceb05-4bae-4bdc-b33c-a02ca4505f87 | aa304eca-3d01-4f9c-ac7e-a79063b78c79 | multiple_pending | realtime/presence multiple_pending | Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
| 9d24cbda-2a21-44a3-a73d-2181f9e08e4d | 69481297-65a7-4f95-9170-5a95240ab1d1 | LiveCounter.create() throws on invalid input | realtime/objects Realtime with Objects plugin LiveCounter.create() throws on invalid input | Expected async function to throw an error: expected undefined to exist |
| 901b72ed-8a8a-4069-9136-50403a89772d | a5b38e12-d03e-45ac-b1e9-1399c61397a2 | Value type created with LiveMap.create() can be assigned to the object tree with web_socket binary protocol | realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with web_socket binary protocol | Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2 |
| fb90b08a-ccf4-418d-81c0-5ed0385cc18c | 73deecfb-650f-46e1-9a3b-7c23163752eb | Value type created with LiveMap.create() can be assigned to the object tree with web_socket text protocol | realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with web_socket text protocol | Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2 |
| abc9c189-caed-4f7b-bf8d-fefbed52531a | a0159741-63ae-4c90-91fa-1e493fdcd937 | Value type created with LiveMap.create() can be assigned to the object tree with xhr_polling binary protocol | realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with xhr_polling binary protocol | Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2 |
| 778ca1ec-19d9-4b96-a782-1f873862b7b3 | b68f0b64-dd23-4137-90d1-71e4d73fb995 | Value type created with LiveMap.create() can be assigned to the object tree with xhr_polling text protocol | realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with xhr_polling text protocol | Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2 |
| f1cd5c55-adff-454c-90a0-5133d5de759b | f62260da-06a1-44f5-badc-9b034918c11e | Value type created with LiveMap.create() can be assigned to the object tree with binary protocol | realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with binary protocol | Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2 |
| 2c545750-993f-4090-953d-ffdaa843e6fb | 2bf880a0-94c5-4739-adcd-2915fb47c6a9 | Value type created with LiveMap.create() can be assigned to the object tree with text protocol | realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with text protocol | Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2 |
| d349abf9-1e49-4ee3-8f3d-717ca0c65355 | ba296bf9-ec46-4a72-b227-c7b7f677d342 | LiveMap.create() throws on invalid input | realtime/objects Realtime with Objects plugin LiveMap.create() throws on invalid input | Expected async function to throw an error: expected undefined to exist |
| 696e9034-5ef0-4dd2-9722-16aea67ee0ef | 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' |
| d0fdaa90-d7b3-4b6b-b5e6-3e99461ca50b | 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 | Uncaught AssertionError: expected false to be true (http://localhost:3000/node_modules/chai/chai.js:253) |
| ed53f0eb-8200-48c6-9726-3ec4348c3f3a | 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 | done() called multiple times in test <realtime/objects Realtime with Objects plugin PathObject.subscribe() with depth=2 receives changes up to 2 levels deep>; in addition, done() received error: [_ErrorInfo: Connection closed; statusCode=400; code=80017; see https://help.ably.io/error/80017 ] |
| e3f0be91-eba8-428c-a216-0249a5ef3b86 | 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 | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
| a67061da-75b9-4b81-b8ff-6c2b72781831 | 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 | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. |
| 9a0ba752-4425-4812-b467-182833a87f02 | 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' |