Details of upload 17649fae-78b3-441e-aa71-b9025290fcae

Created at
2025-06-30T16:17:11.301Z
Total number of tests
1036
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
ea3836d
Pull request base ref
PUB-1672/refactor-objectmessage
Pull request head ref
PUB-1667/map-set-objects
Branch / tag name
2052/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
15920576170
GitHub run attempt
2
GitHub run number
2557
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 19 failures in this upload.

Failure ID Test case ID Test class Test case Message
b0b66acd-4ed2-48db-92d9-3030c27a5a16 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize>; in addition, done() received error: AssertionError: Check first authorize cb was called: expected false to be truthy
78ff29fd-47b6-435b-a6c6-c55bc63c7c09 b9d5a868-4315-4865-a2a8-46dcbb89de99 attachWithChannelParamsBasicChannelsGet with web_socket binary protocol realtime/channel attachWithChannelParamsBasicChannelsGet with web_socket binary protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
800d33d2-ac66-4e50-b341-a01876c9caee 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' }
63ff46b3-dbb3-42ac-921e-01014ba7e259 cacc3dad-900d-44de-b3ef-4d8e65b441d3 attachWithChannelParamsBasicChannelsGet with xhr_polling binary protocol realtime/channel attachWithChannelParamsBasicChannelsGet with xhr_polling binary protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
04362aa7-d125-4dce-9118-b3650db4de57 b7f206f5-8deb-4e2c-b573-dfda2545d4bf attachWithChannelParamsBasicChannelsGet with xhr_polling text protocol realtime/channel attachWithChannelParamsBasicChannelsGet with xhr_polling text protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
b4c9637d-6832-48c2-8289-d9fbf320ae43 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' }
5c4d55c0-0339-4cc2-bf98-be900039454e 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' }
ec7f25b0-6e1d-4ce7-92cc-a1799be834f8 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' }
d5d08dd7-d7f5-466d-8def-9c20f77d42a5 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' }
9f43a90f-a8fd-451b-9be2-26d512e2933b dfd6669f-146f-4eb9-aed1-d8c37b748128 attachWithChannelParamsBasicSetOptions with xhr_polling binary protocol realtime/channel attachWithChannelParamsBasicSetOptions with xhr_polling binary protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
a5b1359e-be6d-4afc-b9c1-764c67f311f2 87210a34-08a7-4f52-b708-df765e68546b attachWithChannelParamsBasicSetOptions with xhr_polling text protocol realtime/channel attachWithChannelParamsBasicSetOptions with xhr_polling text protocol Check result params: expected { delta: 'vcdiff', …(1) } to deeply equal { modes: 'subscribe', delta: 'vcdiff' }
9cf6de46-1ff1-4f52-a6cf-f56899fcba54 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' }
ecf40161-1a91-46fe-b4e1-01f9e1fb78dc 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' }
121bdff3-01bb-425e-a5fc-e50bd7d32ca9 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' }
b5d50f19-b53a-4ae4-975b-17f82c7fd236 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' }
7350de0b-2e2b-4081-b864-2c240ee4a44e c884b62f-8174-4394-a52e-30b97c835598 attachWithChannelParamsModesAndChannelModes with xhr_polling binary protocol realtime/channel attachWithChannelParamsModesAndChannelModes with xhr_polling binary protocol Check result params: expected { modes: [ 'presence', 'subscribe' ] } to deeply equal { modes: 'presence,subscribe' }
785b3fe3-94f7-4e34-862a-2b0d88cf6202 e4cab736-ca80-4038-8864-af4192f24a08 attachWithChannelParamsModesAndChannelModes with xhr_polling text protocol realtime/channel attachWithChannelParamsModesAndChannelModes with xhr_polling text protocol Check result params: expected { modes: [ 'presence', 'subscribe' ] } to deeply equal { modes: 'presence,subscribe' }
95ba8c98-2249-4548-ac70-79b84408b2c6 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' }
58124511-baf0-49ba-b727-f23d7aa0b3ce 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' }