Details of upload e5c25512-1527-4510-a69f-992b4a67da55

Created at
2024-04-30T14:48:05.930Z
Total number of tests
693
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
4bc61a5
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
8896638627
GitHub run attempt
1
GitHub run number
1621
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
67d4f44e-369f-4e60-a939-ee0a80a5a6df 08b1cb16-69b0-4153-a19a-386eeaefc8a8 Presence get simple rest/presence Presence get simple Verify correct number of messages found: expected +0 to equal 6
52abe93c-a4d9-4eae-a07e-70361451d386 4dd9f608-309a-4725-9422-dc046d3dad55 Presence history simple rest/presence Presence history simple Verify correct number of messages found: expected 12 to equal 6
2df3a370-5b6c-46aa-a4eb-95740ceaa4cd 866a8a10-3c58-4084-91d4-c69f84b2b2a0 Presence message JSON serialisation rest/presence Presence message JSON serialisation "undefined" is not valid JSON
d2307fee-1821-46e9-972f-2ada2ae37d23 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.
bf7b59ea-0ad3-4963-aa35-9d881956eb6a 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.
94a39bb6-676f-4093-a172-321163eaf7b5 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.
2e3bcdfa-110f-4d26-87c7-6be2174df97a 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.