Details of upload 8c74f43c-0d71-4099-9769-90561c7bab91

Created at
2024-05-01T14:07:07.868Z
Total number of tests
693
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
5eda59d
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
8910242806
GitHub run attempt
1
GitHub run number
1623
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
17d1b8c0-937a-4106-a6d6-86f580d9d1f0 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.
85011d75-e76c-4114-8af8-35c77f7c8b10 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.
dddee0c3-d8cd-48c3-a208-aad459bc59ec 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.
85203112-dd5a-4c0c-8e4d-0048c8dda01f 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.