Details of upload 60b78e02-768b-43b4-b094-0ac56a432f56

Created at
2025-12-29T16:09:04.474Z
Total number of tests
1120
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
ba1e97f
Pull request base ref
main
Pull request head ref
protocol-v5
Branch / tag name
2127/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
20576718697
GitHub run attempt
1
GitHub run number
2886
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
96da2833-613e-4488-948c-63245f4c38c3 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
afe2ee51-a97a-45d7-a999-142631ba07d7 aa304eca-3d01-4f9c-ac7e-a79063b78c79 multiple_pending realtime/presence multiple_pending Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
456c1301-ece6-40eb-a413-5a2d85dcfb95 b357d80b-c4d1-4cca-af9a-6adb2b07cf3d is able to decrypt history messages browser/modular Crypto with Crypto _BaseRealtime is able to decrypt history messages expected to equal 'Test message'
4cc0757f-ac3b-4c70-9c1c-1103abad8b0f 863144f9-a517-4bd7-a0c5-157192ba6b7d uses JSON browser/modular MsgPack with useBinaryProtocol client option without MsgPack BaseRest uses JSON JSON Parse error: Unexpected identifier "undefined"
fbf76478-f19c-40d9-89a4-07b245715b07 ae386511-a305-4a9e-8a18-f1bf5a2556df uses MessagePack browser/modular MsgPack with useBinaryProtocol client option with MsgPack BaseRest uses MessagePack Expected ArrayBuffer for the first argument.