Details of upload d0969a57-6670-406b-a6cd-2d056112bb4e

Created at
2025-09-05T14:15:43.689Z
Total number of tests
1052
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
455d695
Pull request base ref
main
Pull request head ref
protocol-v4
Branch / tag name
2076/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
17495140703
GitHub run attempt
1
GitHub run number
2632
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 31 failures in this upload.

Failure ID Test case ID Test class Test case Message
2989adf2-63d8-442c-a21c-3bd838b4908e 4b0d915f-941c-4dde-94bd-375b0d0de6e0 encrypted history realtime/crypto encrypted history Attempted to assign to readonly property.
4331ce17-8845-46cd-96aa-1613789e63cd ca681e5a-b26c-42ef-ad71-5a3bbca44d41 history_until_attach realtime/history history_until_attach Attempted to assign to readonly property.
174b2f98-67ee-4021-92e8-af6530e14d33 c83804f1-b315-4d0b-8b8c-498dc098b36e initbase0 realtime/init initbase0 Check uri includes v=3: expected false to be truthy
aee4aa77-5746-4849-8fee-083d9ec8e66b 32e9d3b9-f069-4c43-bd7d-2abf294a51fb publish and subscribe annotations realtime/annotations publish and subscribe annotations Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
8b821def-64c5-4128-9900-ba4e0ae4ffaf 959b8957-96cd-4ef3-a7d4-504532d8391a get all annotations rest request realtime/annotations get all annotations rest request Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
318b2ccd-1601-43df-84ae-6ecaa6875424 e174a94b-2ca2-49d0-8427-6a30586ef8a4 history_simple with binary protocol rest/history history_simple with binary protocol Attempted to assign to readonly property.
3a45f021-5e94-4d9b-918a-66b6746af400 b66e4930-4a36-4424-afff-51502d3e9461 history_simple with text protocol rest/history history_simple with text protocol Attempted to assign to readonly property.
d0c56f99-b663-42a9-9fb8-28488a8713b0 4b146c77-312c-4c4c-9504-b350e6e14be7 history_multiple with binary protocol rest/history history_multiple with binary protocol Attempted to assign to readonly property.
2b55d3ec-3ab2-470d-9661-7f7fa2fc384d 8053abaa-edf9-4f9a-a818-560ce00f1a0d history_multiple with text protocol rest/history history_multiple with text protocol Attempted to assign to readonly property.
654025e2-0d91-4d09-b9a3-74df4fccdeec aa418f13-50c8-4e2f-8520-90d2aa1e9692 history_simple_paginated_b with binary protocol rest/history history_simple_paginated_b with binary protocol Attempted to assign to readonly property.
e1948074-2bba-4092-a435-44735971c205 9cf65513-6bbd-43d4-901d-2a7c653ee786 history_simple_paginated_b with text protocol rest/history history_simple_paginated_b with text protocol Attempted to assign to readonly property.
5320fd52-100f-4071-967e-b88848a1a2f7 46509fbb-2b7e-445e-9006-0774f20818de history_simple_paginated_f rest/history history_simple_paginated_f Attempted to assign to readonly property.
018cdb5c-c1e0-41d3-892a-f93d1f54edc2 0e3687a1-4f0a-4c23-9a14-10dff3fd551a history_multiple_paginated_b rest/history history_multiple_paginated_b Attempted to assign to readonly property.
230dc388-2d58-4094-ae1d-e1a798c38adb 29c3f559-6f79-4abb-8b63-c875ce7bd8e4 history_multiple_paginated_f rest/history history_multiple_paginated_f Attempted to assign to readonly property.
b2e0ab6b-bb57-4eee-b0d6-2779ccc61275 42a35d3a-fdc8-4d69-9c6b-380423ee05a3 history_encoding_errors with binary protocol rest/history history_encoding_errors with binary protocol Attempted to assign to readonly property.
082c8be0-d479-4005-8439-0e71b2db95ad 1e4fdb4a-b0d2-4be1-bf2f-2c559e5a26bd history_encoding_errors with text protocol rest/history history_encoding_errors with text protocol Attempted to assign to readonly property.
e4465db1-0fad-4724-bfb6-a17f199f6648 62a0afef-9b55-4ca9-858d-cd8e070e8f92 Should implicitly send clientId when authenticated with clientId rest/message Should implicitly send clientId when authenticated with clientId Attempted to assign to readonly property.
68517a9e-076e-484d-b81f-42b4502fed72 3f3f73a8-0ce9-45ca-b921-6faee405bd8f Should publish clientId when provided explicitly in message rest/message Should publish clientId when provided explicitly in message Attempted to assign to readonly property.
cc98e840-996c-4ce8-82f4-8724c4e42712 0adddaa4-b83d-48b2-8c1d-1543f2cca9e9 Should send correct IDs when idempotentRestPublishing set to false rest/message Should send correct IDs when idempotentRestPublishing set to false Attempted to assign to readonly property.
626dd0ee-bce8-43a3-8b38-0d1ec305663e b221c743-69f9-4a65-9020-5978f1e6ee5e Should add IDs when automatic idempotent rest publishing option enabled rest/message Should add IDs when automatic idempotent rest publishing option enabled Attempted to assign to readonly property.
0ab76080-3f99-488b-b2d5-d854447bb235 9257399c-feb6-4ba5-a1d8-2c54b385d483 request_post_get_messages with binary protocol rest/request request_post_get_messages with binary protocol Attempted to assign to readonly property.
690da37c-57c0-4352-8c49-a203753af2fa f05ba40a-042c-4f66-ab92-aaad4ed63eda request_post_get_messages with text protocol rest/request request_post_get_messages with text protocol Attempted to assign to readonly property.
26b81d0a-db5c-4355-9eb1-68222f070014 effc159f-63a0-4318-9658-50617476999d performs a batch publish and returns an array of results rest/batchPublish when invoked with an array of specs performs a batch publish and returns an array of results Attempted to assign to readonly property.
2692e61b-3ac2-4e30-8b19-9ba7867a852f 81db5bb3-23fd-4b77-af6d-cf193191c833 performs a batch publish and returns a single result rest/batchPublish when invoked with a single spec performs a batch publish and returns a single result Attempted to assign to readonly property.
b2f0239c-a059-4726-9582-f84c42ed6f62 ec137204-7e64-470b-a34e-b0c7ac2ebf32 allows you to call channel’s `history()` browser/modular Rest BaseRest without explicit Rest allows you to call channel’s `history()` expected TypeError: Attempted to assign to readonl… { sourceURL: '…' } to be null
ec56f961-7037-4899-a729-34fda6e3504c 303d4b80-b287-41cc-bfa1-2570671b6fed allows you to call channel’s `history()` browser/modular Rest BaseRealtime with Rest allows you to call channel’s `history()` expected TypeError: Attempted to assign to readonl… { sourceURL: '…' } to be null
868bbbb6-37e3-4201-937f-3415e4e3a46c e8d1b924-48ad-453d-9926-e1ca7822df63 is able to decrypt history messages browser/modular Crypto with Crypto BaseRest is able to decrypt history messages Attempted to assign to readonly property.
15171b3f-3efd-4f06-8180-c1f137f08da3 b357d80b-c4d1-4cca-af9a-6adb2b07cf3d is able to decrypt history messages browser/modular Crypto with Crypto _BaseRealtime is able to decrypt history messages Attempted to assign to readonly property.
ec94940d-e41d-4a63-b9d5-b4edbd36202d ec903085-1f18-4cdd-9608-00d91eef4c3f doesn’t break when it receives an ANNOTATION ProtocolMessage browser/modular Annotations BaseRealtime without Annotations doesn’t break when it receives an ANNOTATION ProtocolMessage Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
4fd7e1a9-3422-404f-b59f-a9cbed7b15fb f1bf7017-6cb7-46f9-b2ee-4b6329daba18 offers annotation functionality browser/modular Annotations BaseRealtime with Annotations offers annotation functionality Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
08c1022f-f56c-4e0c-a17a-d682368d77f4 8ae866df-a815-493c-9cc5-5b89e182c570 can take a MessageFilter argument when subscribing to and unsubscribing from channel events browser/modular MessageInteractions BaseRealtime with MessageInteractions can take a MessageFilter argument when subscribing to and unsubscribing from channel events Connection monitoring: state changed to failed, aborting test