There are 4 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 22663c0f-07eb-41d8-b02d-cb17ceb3467a | 59140f59-9d71-4d62-920c-69364e50d349 | OBJECT_SYNC sequence does not change references to existing objects | realtime/liveobjects Realtime with LiveObjects plugin OBJECT_SYNC sequence does not change references to existing objects | 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/liveobjects.test.js) |
| a60fbe76-c9c1-42e1-8fc2-ed720d8e5277 | d166a058-d4fa-441a-8817-a8cab6614853 | LiveCounter.increment sends COUNTER_INC operation with comet text protocol | realtime/liveobjects Realtime with LiveObjects plugin LiveCounter.increment sends COUNTER_INC operation with comet text protocol | post: /channels/LiveCounter.increment sends COUNTER_INC operation comet text/objects FAILED; http code = 502, error code = NaN, message = Error response received from server: 502 body was: <Buffer 3c 21 44 4f 43 54 59 50 45 20 48 54 4d 4c 20 50 55 42 4c 49 43 20 22 2d 2f 2f 57 33 43 2f 2f 44 54 44 20 48 54 4d 4c 20 34 2e 30 31 20 54 72 61 6e 73 ... 887 more bytes>; operation = {"operation":"COUNTER_CREATE"} |
| 5b6fa351-e3be-4429-89b6-6c33dca3bfbe | 1e22e089-e340-414b-b366-ece5fda93d34 | LiveCounter.increment sends COUNTER_INC operation with binary protocol | realtime/liveobjects Realtime with LiveObjects plugin LiveCounter.increment sends COUNTER_INC operation with binary protocol | post: /channels/LiveCounter.increment sends COUNTER_INC operation binary/objects FAILED; http code = 502, error code = NaN, message = Error response received from server: 502 body was: <Buffer 3c 21 44 4f 43 54 59 50 45 20 48 54 4d 4c 20 50 55 42 4c 49 43 20 22 2d 2f 2f 57 33 43 2f 2f 44 54 44 20 48 54 4d 4c 20 34 2e 30 31 20 54 72 61 6e 73 ... 887 more bytes>; operation = {"operation":"MAP_SET","objectId":"root","data":{"key":"counter","value":{"objectId":"counter:jMV9rbaNQ--meBphpf0NXXhfdqVARCWZHlUpUNxCUeI@1771589856325"}}} |
| 1dccc80c-f591-4073-9fef-5ac67bff7b3b | ac023ab9-454f-4816-b7c3-c16cb238166f | presenceEnterAndLeave | realtime/presence presenceEnterAndLeave | Timeout of 20000ms 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) |