Details of upload 8f965f42-8a6b-4d20-8619-1f349446d176

Created at
2025-07-01T09:23:03.412Z
Total number of tests
926
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
39e0677
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
15871427487
GitHub run attempt
2
GitHub run number
3549
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 18 failures in this upload.

Failure ID Test case ID Test class Test case Message
d7ad9aab-c8a9-43d2-8261-eebb3554509a b9d5a868-4315-4865-a2a8-46dcbb89de99 attachWithChannelParamsBasicChannelsGet with web_socket binary protocol realtime/channel attachWithChannelParamsBasicChannelsGet with web_socket binary protocol Check result params: expected { modes: [ 'subscribe' ], …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
80daddee-55cf-4427-a0b7-86230a4e55f6 a63cf055-6e39-4a6f-8438-d2bc045b6e58 attachWithChannelParamsBasicChannelsGet with web_socket text protocol realtime/channel attachWithChannelParamsBasicChannelsGet with web_socket text protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
fb29cffd-82d2-4d93-a4f2-b60bb1c3ee72 b7dc4d7c-0683-4bae-9cc5-4f90c7f4486a attachWithChannelParamsBasicChannelsGet with comet binary protocol realtime/channel attachWithChannelParamsBasicChannelsGet with comet binary protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
8989df6c-d31a-45e5-adbe-fff425dae225 2283d5fd-158d-4527-9ee0-85f58046d2e6 attachWithChannelParamsBasicChannelsGet with comet text protocol realtime/channel attachWithChannelParamsBasicChannelsGet with comet text protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
3f675c35-c62d-4cfe-8002-60fad515b32c 94777337-101a-4156-99d2-a822f80cb160 attachWithChannelParamsBasicChannelsGet with binary protocol realtime/channel attachWithChannelParamsBasicChannelsGet with binary protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
f1bcbc5d-948f-4b20-852b-d2365b8351e5 a5091d78-1ff8-4d17-96ef-55cb2a569f7c attachWithChannelParamsBasicChannelsGet with text protocol realtime/channel attachWithChannelParamsBasicChannelsGet with text protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
fae9416d-cf47-4785-9148-366f55196549 4ee60e91-54ef-417b-b640-514670e8fdd7 attachWithChannelParamsBasicSetOptions with web_socket binary protocol realtime/channel attachWithChannelParamsBasicSetOptions with web_socket binary protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
a919f771-ffa3-4b9e-b8da-4af79291b71e 08b8602e-8a3e-4fd6-a094-bdbaad255fdf attachWithChannelParamsBasicSetOptions with web_socket text protocol realtime/channel attachWithChannelParamsBasicSetOptions with web_socket text protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
ec18ae94-b754-4191-b55e-b6f3450e758b 00e69751-84d5-469c-a8d8-505734a914aa attachWithChannelParamsBasicSetOptions with comet binary protocol realtime/channel attachWithChannelParamsBasicSetOptions with comet binary protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
9de9b3ae-bdb5-4588-a4bc-4f16b3352d72 386a95a4-74ff-4334-b6a6-1aa6d2645985 attachWithChannelParamsBasicSetOptions with comet text protocol realtime/channel attachWithChannelParamsBasicSetOptions with comet text protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
64e981f4-6ec8-4464-937c-36132800861c 9d6702a4-75d4-4330-91c4-2e7adb3b0a5a attachWithChannelParamsBasicSetOptions with binary protocol realtime/channel attachWithChannelParamsBasicSetOptions with binary protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
2cd3abdd-d52a-4408-9b8a-36e0e183cda8 06aff7ac-fec7-4607-8e29-5f4eec038cfa attachWithChannelParamsBasicSetOptions with text protocol realtime/channel attachWithChannelParamsBasicSetOptions with text protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
d43b3561-cca5-40de-855d-738e5e957fb2 609cba2e-f852-4bf2-9252-f5c240abdacf attachWithChannelParamsModesAndChannelModes with web_socket binary protocol realtime/channel attachWithChannelParamsModesAndChannelModes with web_socket binary protocol Check result params: expected { modes: [ 'presence', 'subscribe' ] } to deeply equal { modes: 'presence,subscribe' }
4da2581d-186e-43b0-99c5-2731deff9c3c 91ba93d4-d7db-4aac-9457-f804eecdd9de attachWithChannelParamsModesAndChannelModes with web_socket text protocol realtime/channel attachWithChannelParamsModesAndChannelModes with web_socket text protocol Check result params: expected { modes: [ 'presence', 'subscribe' ] } to deeply equal { modes: 'presence,subscribe' }
3d7ed274-9ec8-4c5f-8e4e-933e890a41e2 6c102693-3fcf-46f5-9aa1-b64088a61477 attachWithChannelParamsModesAndChannelModes with comet binary protocol realtime/channel attachWithChannelParamsModesAndChannelModes with comet binary protocol Check result params: expected { modes: [ 'presence', 'subscribe' ] } to deeply equal { modes: 'presence,subscribe' }
c38a2e5d-9cee-4f0f-9a5e-ee66eb119ebd 001c190f-c6ad-430e-9166-0bcfcb721daa attachWithChannelParamsModesAndChannelModes with comet text protocol realtime/channel attachWithChannelParamsModesAndChannelModes with comet text protocol Check result params: expected { modes: [ 'presence', 'subscribe' ] } to deeply equal { modes: 'presence,subscribe' }
94aaa08d-2101-4394-9c2b-ef6796c0858e 07cf9315-7f69-454f-8cbf-8b7bc25f5f03 attachWithChannelParamsModesAndChannelModes with binary protocol realtime/channel attachWithChannelParamsModesAndChannelModes with binary protocol Check result params: expected { modes: [ 'presence', 'subscribe' ] } to deeply equal { modes: 'presence,subscribe' }
e3661852-ab2b-4362-81bc-d6193d2b7860 6da48f1b-859e-445c-af35-66a0152b2690 attachWithChannelParamsModesAndChannelModes with text protocol realtime/channel attachWithChannelParamsModesAndChannelModes with text protocol Check result params: expected { modes: [ 'presence', 'subscribe' ] } to deeply equal { modes: 'presence,subscribe' }