Details of upload 972202a8-feaa-437b-bd95-fb37fc847e91

Created at
2024-05-24T04:51:47.591Z
Total number of tests
605
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
faafcbf
Pull request base ref
main
Pull request head ref
1753/fix-usePresence-connection-closed
Branch / tag name
1761/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
9218731352
GitHub run attempt
1
GitHub run number
2668
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
028df191-301d-488d-8225-d2b8ee3a794c 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:1327:70 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:89:9 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
33dcf5d5-c740-4c25-8168-07f3e1b63d25 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'