There are 24 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
2727089c-5d47-4ba7-92fd-77b20bb5169e | 23011b56-a353-4e96-b638-1d1b1e554706 | invalid_cred_failure | realtime/failure invalid_cred_failure | wrong error reason code on connection.: expected 40101 to equal 40400 |
ded67866-92ef-4a55-9acd-b19ce4f1a7d2 | 62d79c0f-8aec-474f-a831-ef17535818dc | getRoot() returns LiveMap instance | realtime/objects Realtime with Objects plugin getRoot() returns LiveMap instance | 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) |
7b0cbf5e-c0b1-4f53-961e-4a7d782ba7f9 | 5da2830b-dbdc-42e1-ab95-2f4ee6dbd310 | getRoot() returns live object with id "root" | realtime/objects Realtime with Objects plugin getRoot() returns live object with id "root" | 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) |
6731d4ac-291d-4af3-b643-c0bb4fc4ca3b | 1ee353f9-9d20-4eb0-ac52-e8d231f028dc | getRoot() returns empty root when no state exist on a channel | realtime/objects Realtime with Objects plugin getRoot() returns empty root when no state exist on a channel | 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) |
dc8caa2c-643a-4740-80c1-6e48c7e6eb5d | 5596bef9-3092-449f-aec5-e34e93c66b47 | getRoot() waits for initial STATE_SYNC to be completed before resolving | realtime/objects Realtime with Objects plugin getRoot() waits for initial STATE_SYNC to be completed before resolving | 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) |
b574e666-529d-4f9a-9c76-95163d187f36 | bf8381f2-ca2c-4d04-a44d-97ddc1ea4c81 | getRoot() resolves immediately when STATE_SYNC sequence is completed | realtime/objects Realtime with Objects plugin getRoot() resolves immediately when STATE_SYNC sequence is completed | 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) |
65aedd4c-00a0-4c70-a7a5-302cbfbaeb2e | 3b600209-95a9-41c1-a13f-9ce32e498979 | LiveMap is initialized with initial value from STATE_SYNC sequence with web_socket binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from STATE_SYNC sequence with web_socket binary protocol | Check values map has correct bytes value key: expected false to be true |
ba2cb6bd-9f10-41a5-8993-053a45b88fa9 | 437cf5af-d2db-4657-a0e4-5545a0f76979 | LiveMap is initialized with initial value from STATE_SYNC sequence with web_socket text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from STATE_SYNC sequence with web_socket text protocol | Check values map has correct bytes value key: expected false to be true |
37aca260-c5f2-449f-bd3d-5f601072666b | a3d7e104-4e59-45dc-8b36-4fd6b0a46906 | LiveMap is initialized with initial value from STATE_SYNC sequence with comet binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from STATE_SYNC sequence with comet binary protocol | Check values map has correct bytes value key: expected false to be true |
55b855f7-1693-4c51-a8d8-66f2bbd9ba13 | 091e54fd-68fd-41d6-8de1-ac258ad51820 | LiveMap is initialized with initial value from STATE_SYNC sequence with comet text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from STATE_SYNC sequence with comet text protocol | Check values map has correct bytes value key: expected false to be true |
c69bf076-4183-4682-8aea-0e8fb1a83da5 | d45493bc-da79-49b9-b4ba-56feebc9cb9c | LiveMap is initialized with initial value from STATE_SYNC sequence with binary protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from STATE_SYNC sequence with binary protocol | Check values map has correct bytes value key: expected false to be true |
3ce503df-ffa7-4c77-9b8c-a96272a6f756 | b2867f9f-a0bb-4164-8a05-fd2340605cf3 | LiveMap is initialized with initial value from STATE_SYNC sequence with text protocol | realtime/objects Realtime with Objects plugin LiveMap is initialized with initial value from STATE_SYNC sequence with text protocol | Check values map has correct bytes value key: expected false to be true |
5533d80b-9469-4aea-975c-72f1d8d1e9ce | 37a0a247-d4a6-416f-b70b-3ab6c4ae7123 | can apply MAP_CREATE with primitives state operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives state operation messages with web_socket binary protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
ca6f76c9-27a0-426d-8cc7-776b400713ae | f5879422-2576-431e-96d5-a9ba5df3750a | can apply MAP_CREATE with primitives state operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives state operation messages with web_socket text protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
4e55eefb-4c3f-4fd3-95b6-ffc0067d26b3 | 0797880d-c13f-4434-bc28-b23b4438057f | can apply MAP_CREATE with primitives state operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives state operation messages with comet binary protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
59ab2cbc-3f16-43a0-ab16-995626556e8a | 8697e843-fa5b-4c55-841b-9d09775d863d | can apply MAP_CREATE with primitives state operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives state operation messages with comet text protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
80022532-e4cc-4aa0-ac98-f3076c3fcfbe | e2913185-2c51-4071-a150-00cd1371ea79 | can apply MAP_CREATE with primitives state operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives state operation messages with binary protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
4e08bd32-0d95-4480-af45-a234024093fd | a02ddc7d-44bf-49de-86ec-1d0929bb3a6f | can apply MAP_CREATE with primitives state operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_CREATE with primitives state operation messages with text protocol | Check map "valuesMap" has correct value for "bytesKey" key: expected false to be true |
1d8bb30b-9ee0-4a31-a655-6f82435ed173 | c8981d21-bb50-4a24-8cf0-0599e21353ef | can apply MAP_SET with primitives state operation messages with web_socket binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives state operation messages with web_socket binary protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
963fe1df-5d43-4782-8af0-8395e7adf4ba | 6d59f0a8-fcfa-404b-b340-2c65a19cec01 | can apply MAP_SET with primitives state operation messages with web_socket text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives state operation messages with web_socket text protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
7559b33e-a929-48a5-848a-801a51061426 | 92f3f008-193b-4b7a-8c52-f34a8a8bd1cd | can apply MAP_SET with primitives state operation messages with comet binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives state operation messages with comet binary protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
772beca7-461c-4e2f-b816-3528279eb00d | 08262e49-2191-495b-831a-4a6cf24dc477 | can apply MAP_SET with primitives state operation messages with comet text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives state operation messages with comet text protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
56108d6d-2c06-49b0-87b3-2ff3b1de2c6b | 88259329-6224-443d-bed8-70c0363e7e85 | can apply MAP_SET with primitives state operation messages with binary protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives state operation messages with binary protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |
7971fbf9-7eac-404b-bdc8-4c2ad4907494 | 80829e24-41a3-4486-bd74-9f0134c46078 | can apply MAP_SET with primitives state operation messages with text protocol | realtime/objects Realtime with Objects plugin can apply MAP_SET with primitives state operation messages with text protocol | Check root has correct value for "bytesKey" key after MAP_SET op: expected false to be true |