Details of upload a580dd0d-f4c0-4b5b-8c5f-4ac050b0190e

Created at
2024-09-17T09:36:36.212Z
Total number of tests
619
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
5c4c505
Pull request base ref
main
Pull request head ref
dependabot-updates-js
Branch / tag name
1870/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
10900184609
GitHub run attempt
1
GitHub run number
2927
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
058aaeab-6eb5-49ab-bea2-f8235171dea6 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 first authorize cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1550:70 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:236:11 at processTicksAndRejections (node:internal/process/task_queues:96:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
30a808d0-0318-44d5-8cea-e9bac6d1b011 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'
d5b0dbbe-7e79-4ae7-9814-0ca2cfdf5d0a 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras 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/presence.test.js)
649382c0-96a1-4395-b10e-fd93acde9f26 9b0dcec0-cfb4-4946-964d-ffc1db041f1a presenceSecondConnection realtime/presence presenceSecondConnection 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/presence.test.js)
4321c0fe-628a-4380-9885-fd79d123ffcd 8d6163be-e23c-4632-abff-e4920004a3b5 checkpatch rest/request checkpatch expected undefined to equal 'patch'