There are 6 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
b5e9cd7b-a73f-4bd4-afa6-493a02a1f795 | 9b0dcec0-cfb4-4946-964d-ffc1db041f1a | presenceSecondConnection | realtime/presence presenceSecondConnection | 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/presence.test.js) |
c155cb01-ceda-4f17-a86d-e5e4c9ff42c5 | 08b1cb16-69b0-4153-a19a-386eeaefc8a8 | Presence get simple | rest/presence Presence get simple | Verify correct number of messages found: expected +0 to equal 6 |
9ba6f29a-aff0-44fc-869a-91d35a442d44 | 4dd9f608-309a-4725-9422-dc046d3dad55 | Presence history simple | rest/presence Presence history simple | Verify correct number of messages found: expected 12 to equal 6 |
6d046ea2-e9e2-4092-8c86-7c017aa4a909 | 866a8a10-3c58-4084-91d4-c69f84b2b2a0 | Presence message JSON serialisation | rest/presence Presence message JSON serialisation | Unexpected token u in JSON at position 0 |
9076c010-0db0-4136-9efb-0b457bf937ac | 1c4be1ab-d2a1-48da-8b51-2a561b1057d9 | Presence get limits and filtering | rest/presence Presence get limits and filtering | Cannot read properties of undefined (reading 'connectionId') |
1b07b350-d105-48ae-bb8f-c7eca013361d | bcab7dab-07e8-4260-9bac-2dae8579056e | channelSubscriptions listChannels | rest/push channelSubscriptions listChannels | [ "pushenabled:listChannels1", "pushenabled:listChannels2" ] includesUnordered [ "pushenabled:listChannels2", "pushenabled:listChannels1", "pushenabled:foo1" ] (different length arrays): expected 'different length arrays' to equal true |