There are 16 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 6a1090de-2693-45ad-b679-59f1a92612a0 | 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. |
| 77054c2e-3a66-4e3f-b001-b71b573c8fcc | 03ea872b-9a08-41cf-a8ac-e14a27fd75b6 | transport_preference_reset_while_connecting | realtime/transports transport_preference_reset_while_connecting | expected 'xhr_polling' to equal 'web_socket' |
| c23c051e-2d4c-449a-a01b-52a8052b6ef7 | 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 |
| 232702ae-78e2-4935-8a2c-5727452dbf03 | 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 |
| 7cdbaab7-7a41-42e0-b53e-ddf11be1591b | 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 |
| cf441489-871c-47a7-8267-06b7a5d5c8ed | 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 |
| 3e715f82-28d2-4ef3-86c2-b2adf8a883fd | 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 |
| a047c928-20f7-4b44-a7bd-59df13324539 | 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 |
| a78e9d39-8061-4e96-a296-81a8f817c32e | 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 |
| a04ecddf-5832-47c0-b7d1-fad7efd0d179 | 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 |
| f3195554-4f2e-4cf7-b206-f23f0b7a5d09 | 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' |
| 5f944d01-4375-4599-9324-724cc4b41f94 | 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 | AssertionError: expected false to be true (http://localhost:3000/node_modules/chai/chai.js:256) |
| 838c616a-9ea5-4e2b-853e-cdb388488144 | 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 ] |
| 6bc7f463-96d8-44c3-bbc6-6dc8c3481729 | 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. |
| 5e61e8d4-7a91-4a58-b9f6-00ce139ccb06 | 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. |
| 701ce9ac-aec2-4403-b2d5-6ce3f137c359 | 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' |