There are 3 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 64d1c054-05ce-4292-a4fd-c5c918bdccc7 | 7d93f213-1e97-48d5-8c63-0bc562427f08 | auth_token_string_expiry_with_token with comet text protocol | realtime/auth auth_token_string_expiry_with_token with comet text protocol | 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/auth.test.js) |
| 29b30c6a-9e70-49d6-9549-134e47b1284e | 86065394-8b9d-4c69-9fef-0954a8c1519a | auth_token_string_expiry_with_token with binary protocol | realtime/auth auth_token_string_expiry_with_token with binary protocol | 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/auth.test.js) |
| 1cdf0c64-698e-4e41-b9d6-eaad16414215 | 7a82cdd5-546a-41f1-a577-4f67bb6c0d12 | PathObject.path() returns correct path strings | realtime/objects Realtime with Objects plugin PathObject.path() returns correct path strings | Check escaped dot path: expected 'key\\.escaped' to equal 'key\.escaped' |