Details of upload 6e4c43f8-4c92-4119-b403-e70f6d4e40bf

Created at
2025-04-15T13:44:41.653Z
Total number of tests
633
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
17ac8f3
Pull request base ref
main
Pull request head ref
bump-browser-ci-ubuntu
Branch / tag name
2002/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
14470724633
GitHub run attempt
1
GitHub run number
3396
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
79c83db5-500f-4a6e-bd89-c571f23058b5 32e9d3b9-f069-4c43-bd7d-2abf294a51fb publish and subscribe annotations realtime/annotations publish and subscribe annotations Aggregation method not allowed for anonymous client publish; allowed methods are: [multiple.v1 total.v1]
52c10dec-b635-48ea-85fb-3ed6a9bc5af2 959b8957-96cd-4ef3-a7d4-504532d8391a get all annotations rest request realtime/annotations get all annotations rest request Aggregation method not allowed for anonymous client publish; allowed methods are: [multiple.v1 total.v1]
f9138a5a-addb-491c-9f70-75327a3d52a2 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 runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
199399e9-cc8a-49ec-9424-a0e0b9ee64a6 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'
24e1b439-6fe5-42a1-9c07-1c677f731ed3 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)