Details of upload 536be7ba-2ca4-4cf0-bab0-d66eb7ff58b4

Created at
2024-04-23T14:34:51.917Z
Total number of tests
693
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
fbdc3c0
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
8802125604
GitHub run attempt
1
GitHub run number
1611
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
ba9f92dc-4a77-4cc7-be6e-5443eb41b167 c2bf7583-2a11-45a3-92e4-8c5acdbbbffd attachWithChannelModes_with_web_socket_binary_transport realtime/channel attachWithChannelModes_with_web_socket_binary_transport done() invoked with non-Error: checkCanPresenceSubscribe: message not received within 5s
a58a486b-0f30-44b5-8d2a-03c02ac8ed34 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.
50a695db-0908-4536-8c33-0efc5c3decd4 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.
2a48b8ff-6e82-4f74-9f05-27cc09f84c6d 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.
395a67d3-2e4c-41c2-b2c8-b8dda8c162c2 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.