Details of upload 518bd746-ea13-480f-bcfc-10199f1569cf

Created at
2025-09-10T11:28:18.618Z
Total number of tests
946
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
487ca14
Pull request base ref
main
Pull request head ref
add-clipped-summary-field
Branch / tag name
2078/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
17611793260
GitHub run attempt
1
GitHub run number
3647
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
e5d33747-dc5d-4d39-a338-6aeb7128d267 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize> of file /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js; in addition, done() received error: AssertionError: Check second authorize cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1557:71 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:236:11 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
5d68e270-898b-409c-8a14-fc7e55835074 3af381ba-754f-4781-8588-3ca972943e9d OBJECT_SYNC sequence builds object tree with all operations applied with comet binary protocol realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with comet binary protocol Message send timeout expired
098dad12-f3a7-4702-add7-455dc2ad7bff 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras 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)