Details of upload 7a4064ab-ed60-4264-98e6-e9886db784b3

Created at
2026-02-20T12:31:01.227Z
Total number of tests
1067
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
9058a21
Pull request base ref
fix-rtc10-channel-off
Pull request head ref
AIT-280-apply-on-ACK
Branch / tag name
2155/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
22199316003
GitHub run attempt
2
GitHub run number
3980
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

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)