Details of upload c20e70e3-d3ef-47fc-b27c-c5bd9b823506

Created at
2025-02-13T09:53:49.713Z
Total number of tests
897
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
636d845
Pull request base ref
integration/liveobjects
Pull request head ref
PUB-1039/update-readme
Branch / tag name
1969/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
13304649656
GitHub run attempt
1
GitHub run number
3313
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
89be2ffb-c00d-4df5-afc1-16f16f7c5ad9 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:244:11 at processTicksAndRejections (node:internal/process/task_queues:96:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
108546bb-581e-475a-9ba8-ba1fc721dde5 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
426358d1-e5ed-4d13-befc-5db54618ee52 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'