Details of upload 05d6735b-9b3b-4a84-9856-ff9450861cbb

Created at
2024-10-16T08:47:28.205Z
Total number of tests
623
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
21e076b
Pull request base ref
integration/liveobjects
Pull request head ref
DTP-950/handle-initial-state-sync-sequence
Branch / tag name
1887/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11361549085
GitHub run attempt
2
GitHub run number
2997
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
ceb64c5b-6df7-492e-bf41-847328ee44b9 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 third authorize one cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1566:76 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' }
4227c9d5-1f70-4f86-ac25-aff5c70f606a 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'