Details of upload 1229d58f-ceff-498e-a8c7-21677200ac50

Created at
2024-04-19T17:44:29.679Z
Total number of tests
693
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
706e79d
Pull request base ref
main
Pull request head ref
ECO-14-document-internal-api-use-in-tests
Branch / tag name
1737/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8757418487
GitHub run attempt
1
GitHub run number
1596
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
6e01e92a-29aa-4924-bb15-ad4221035d7c b7be61ff-db9b-422e-a585-aa6ab727729d offers realtime presence functionality browser/modular RealtimePresence BaseRealtime with RealtimePresence offers realtime presence functionality Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
3b4478bb-1ab1-4f09-be38-60028e31d618 8bc98c34-de33-4e2f-9afd-2319c7c4d6f6 is able to use the web_socket transport browser/modular Transports BaseRealtime with the WebSocketTransport plugin is able to use the web_socket transport Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
c85cdce2-78ec-4572-96c5-c52091c20aa0 974cf78d-58ca-44eb-b472-f0ba6de0e02a is able to subscribe to and unsubscribe from channel events, as long as a MessageFilter isn’t passed browser/modular MessageInteractions BaseRealtime without MessageInteractions is able to subscribe to and unsubscribe from channel events, as long as a MessageFilter isn’t passed Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
e827ddd6-d077-481d-9d54-684af30d0a28 8ae866df-a815-493c-9cc5-5b89e182c570 can take a MessageFilter argument when subscribing to and unsubscribing from channel events browser/modular MessageInteractions BaseRealtime with MessageInteractions can take a MessageFilter argument when subscribing to and unsubscribing from channel events Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.