Details of upload 5dffb712-ee18-42d3-bc9a-7452ddd62499

Created at
2025-01-23T18:05:35.122Z
Total number of tests
732
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
d1bdcbe
Pull request base ref
main
Pull request head ref
support-annotations
Branch / tag name
1953/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12935093329
GitHub run attempt
1
GitHub run number
2252
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
3b0ac7a9-3be0-4798-98df-79b272d0f720 e41f11b1-e035-4dbc-8d93-e6684b9b7859 server_sent_detached_while_attaching realtime/channel server_sent_detached_while_attaching check error is propogated to the attach callback: expected undefined to equal 50000
58c6713d-857d-4163-86c9-4d0f9e13a209 d4c3b8cb-1063-4ce7-a97a-01bff5740d2b channel_attach_timeout realtime/channel channel_attach_timeout TypeError: undefined is not an object (evaluating 'this.sendMessage(attachMsg).catch') (http://localhost:3000/build/ably.js:4150)
8d077193-fb16-4f46-8341-63a51bc03467 a060814b-7701-49e6-9a4d-62ae34bd3ef6 subscribes to filtered channel realtime/message subscribes to filtered channel Expect only two filtered message to be received: expected +0 to equal 2
3282d5da-baeb-4202-8b87-bdad261c7a75 85c093c7-0c39-44cb-831d-9f902b82a8a6 presenceClientIdIsImplicit realtime/presence presenceClientIdIsImplicit Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.