Details of upload 05f91cd1-a6ea-46c5-8090-ba2251a69d20

Created at
2024-02-26T23:09:09.946Z
Total number of tests
594
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
26720ef
Pull request base ref
SDK-4083/channel-provider
Pull request head ref
improve-test-react-package-logs
Branch / tag name
1639/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8056747119
GitHub run attempt
1
GitHub run number
2234
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
1acff0d1-6918-4fed-b9dd-03544bab6549 992fa4fc-1013-40bd-b4c0-16c73bb67475 auth_token_string_expiry_with_authcallback_with_comet_binary_transport realtime/auth auth_token_string_expiry_with_authcallback_with_comet_binary_transport 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/auth.test.js)
79debfc5-61c7-458d-9836-87edf5cf8f38 681c8703-e4b4-471f-a9fa-244e6149f837 subscribeAfterSetOptions_with_text_transport realtime/channel subscribeAfterSetOptions_with_text_transport done() called multiple times in test <realtime/channel subscribeAfterSetOptions_with_text_transport> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js
19f4feb3-357a-4c34-8ba4-0b59b8148645 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'