Details of upload 533dee99-8f29-4a45-9310-ba7fd9297ee0

Created at
2026-07-03T11:05:37.044Z
Total number of tests
1297
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
f9a758c
Pull request base ref
DX-1209/error-hints
Pull request head ref
DX-1211/silent-failure-hints
Branch / tag name
2236/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
28654966330
GitHub run attempt
1
GitHub run number
3293
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
a7ac1d66-cdec-4e18-97e8-a03d5b32e70a af9a29d1-03c1-4f5f-bf7c-8274b5892e1d channelGetShouldThrowWhenWouldCauseReattach realtime/channel channelGetShouldThrowWhenWouldCauseReattach Check error message: expected false to be truthy
a5c218ab-0f46-4103-a0d8-bf02374ea19d 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
fbf3a815-deed-4ab0-93b4-d1a325b405fb 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'
ccd8d9cc-b40f-453a-beb7-65ba3d9fd31e ac023ab9-454f-4816-b7c3-c16cb238166f presenceEnterAndLeave realtime/presence presenceEnterAndLeave Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.