There are 14 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 0f093288-cb48-4f08-b4cc-ae3d4f2f5055 | 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 |
| 209ba2fb-a81d-492b-baa2-1740741c096f | 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 |
| 65c952f8-4bea-4113-bf4a-3359181c49c2 | 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 |
| f5818a2c-510c-41e9-9bf6-29812305664b | a35941df-9ee0-4705-8396-88dfcd8cfe76 | Value type created with LiveMap.create() can be assigned to the object tree with comet binary protocol | realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with comet binary protocol | Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2 |
| f0962cbd-1b60-4964-bd09-9c01944e2e1b | 45e9fa40-c97b-4321-9e21-535da2eb93f6 | Value type created with LiveMap.create() can be assigned to the object tree with comet text protocol | realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with comet text protocol | Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2 |
| 8ac534bb-7b39-402a-9fd2-b092f83f92c7 | 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 |
| 43224c24-c3d8-461a-afd1-e27ac20fe6fd | 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 |
| f33fa71a-cf5d-4a00-b195-81a9bfdd8919 | 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 |
| 71eede0d-4860-4c64-95db-f4d04d1b71a6 | 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' |
| 2fe2836b-9ba9-4349-900a-19e810ebcfdb | 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 | expected false to be true |
| 74d6e277-bea5-43f0-8360-13b2b854c586 | 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> of file /home/runner/work/ably-js/ably-js/test/realtime/objects.test.js; in addition, done() received error: [_ErrorInfo: Connection closed; statusCode=400; code=80017; see https://help.ably.io/error/80017 ] |
| aa7055d0-258e-4083-b73b-b22b621261e9 | 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. (/home/runner/work/ably-js/ably-js/test/realtime/objects.test.js) |
| f6e7af55-18cf-4d6c-99e9-debdf3b79212 | 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. (/home/runner/work/ably-js/ably-js/test/realtime/objects.test.js) |
| f63a6ae1-026d-4a26-9d43-68d7a02f5d00 | 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' |