There are 10 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
a270009a-e091-4152-880c-309c0fa7c792 | 7d341734-4c86-4ebe-b812-f5a5762892f8 | multiple_concurrent_authorize | realtime/auth multiple_concurrent_authorize | done() called multiple times in test <realtime/auth multiple_concurrent_authorize> of file /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js; in addition, done() received error: AssertionError: Check third authorize one cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1566:76 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:244:11 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' } |
af17f159-b28a-44e9-a357-2eb8168a47ae | 27ce3fea-4fdf-479a-94af-db950210ec21 | builds state object tree from STATE_SYNC sequence on channel attachment | realtime/live_objects Realtime with LiveObjects plugin builds state object tree from STATE_SYNC sequence on channel attachment | Check map at key="valuesMap" in root exists: expected undefined to exist |
e8c90556-aad6-400d-aa96-299e86c7c781 | d9103cdc-76dc-40e8-917b-cd8a2ef3a5f8 | LiveMap is initialized with initial value from STATE_SYNC sequence | realtime/live_objects Realtime with LiveObjects plugin LiveMap is initialized with initial value from STATE_SYNC sequence | Cannot read properties of undefined (reading 'size') |
4d70dd94-5844-40b1-85da-2e652449d6c4 | 8680faba-7b41-46db-aaab-936e59a3c8a3 | LiveMaps can reference the same object in their keys | realtime/live_objects Realtime with LiveObjects plugin LiveMaps can reference the same object in their keys | Cannot read properties of undefined (reading 'get') |
9411a600-a8af-4d2d-92d6-e3bf1827a2ad | 965dc96c-5721-40fb-8ce8-f5c03d94c013 | can apply MAP_CREATE with primitives state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives state operation messages | Check map at "valuesMap" key in root exists: expected undefined to exist |
6d8d7d13-1722-427f-9c98-a6246ab715cf | 8e86df2f-2679-403f-b575-7dc3cebd7553 | can apply MAP_CREATE with object ids state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with object ids state operation messages | Check map "withReferencesMap" has correct number of keys: expected +0 to equal 2 |
1ad8720a-f447-4449-8263-1188a32988c3 | 998d7ae6-36c7-4597-b379-275d747fbf5b | can apply MAP_SET with primitives state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with primitives state operation messages | Check root has correct value for "trueKey" key after MAP_SET op: expected undefined to equal true |
c13823d1-4122-4dc7-9d3e-7c601c2e2ba3 | 215289e3-612a-4cfb-be3e-2c3824c9f1d0 | can apply MAP_SET with object ids state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with object ids state operation messages | Check map at "keyToMap" key in root has correct number of keys: expected +0 to equal 1 |
18a1a8c1-93d7-42a0-973e-1e5ce789cedd | cfb8ed66-4cc4-42ce-96f7-a717a5538870 | can apply MAP_REMOVE state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply MAP_REMOVE state operation messages | Check map at "map" key in root has correct number of keys before MAP_REMOVE: expected +0 to equal 2 |
8447f490-f23a-4a36-958d-0fc46b76b249 | 59bddbf9-1802-4354-8167-e138ee3935e1 | can apply COUNTER_INC state operation messages | realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_INC state operation messages | Check counter at "counter" key in root has correct value after 6 COUNTER_INC ops: expected +0 to equal -1 |