Details of upload 7f0a4256-71db-4a86-a953-afc3c3a5a6ef

Created at
2024-10-16T11:07:43.720Z
Total number of tests
719
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
3abce6a
Pull request base ref
main
Pull request head ref
materialisation/support-new-message-fields
Branch / tag name
1888/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11364138447
GitHub run attempt
1
GitHub run number
2006
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 37 failures in this upload.

Failure ID Test case ID Test class Test case Message
54ea9d55-5213-490c-8625-1e06d73e51c7 efa72b22-f05f-4ac2-8f15-438d0042d1ad encrypt_message_128 realtime/crypto encrypt_message_128 Unsupported action number: undefined
4ee83a8f-78de-4319-aff3-06f0e4452d84 03f1ee35-c5d5-4ae5-bccc-cd0266152cf8 encrypt_message_256 realtime/crypto encrypt_message_256 Unsupported action number: undefined
8fc10bc8-648c-4926-bf3e-4e0bbbd31bfa 9294ef8c-7922-4756-8272-f38dd8178dfd decrypt_message_128 realtime/crypto decrypt_message_128 Unsupported action number: undefined
7fd9f576-9165-4866-903f-376ad2728f1c 0ac89b26-adf5-4aee-893d-738f0653e733 decrypt_message_256 realtime/crypto decrypt_message_256 Unsupported action number: undefined
4fecb44b-086a-4f4d-9c1a-86ce9234e476 fff24d86-9453-4c0a-9e53-b2f497fa67f0 fromEncoded_cipher_options realtime/crypto fromEncoded_cipher_options Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
f23ce118-262d-4e28-a37a-ee27185c7a89 9948c6ce-5769-447c-bc34-4340e9e9c081 msgpack_128 realtime/crypto msgpack_128 Unsupported action number: undefined
9cfef17e-6a5a-4e9b-9d67-bfa630927e86 52f983b7-c37f-4e38-b3bf-b7dd23b7ebb9 msgpack_256 realtime/crypto msgpack_256 Unsupported action number: undefined
c0551af8-106f-4549-9631-2ef51952acda ca681e5a-b26c-42ef-ad71-5a3bbca44d41 history_until_attach realtime/history history_until_attach Unsupported action number: undefined
3311b5ed-3fe5-422a-b051-5f166596dc33 9b0dcec0-cfb4-4946-964d-ffc1db041f1a presenceSecondConnection realtime/presence presenceSecondConnection Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
f12f2510-1e35-4534-9d7a-c2a3b62beff8 e174a94b-2ca2-49d0-8427-6a30586ef8a4 history_simple with binary protocol rest/history history_simple with binary protocol Unsupported action number: undefined
4c30a931-fad5-4790-b402-14b71c44402f b66e4930-4a36-4424-afff-51502d3e9461 history_simple with text protocol rest/history history_simple with text protocol Unsupported action number: undefined
56c8ed70-96f9-47e3-a0cd-a7959bbb9543 4b146c77-312c-4c4c-9504-b350e6e14be7 history_multiple with binary protocol rest/history history_multiple with binary protocol Unsupported action number: undefined
6f7f0a7b-6bb3-40e8-97ee-1cb67527fe96 8053abaa-edf9-4f9a-a818-560ce00f1a0d history_multiple with text protocol rest/history history_multiple with text protocol Unsupported action number: undefined
0b969d73-0d21-4a00-9edc-8ffe3c5b6a64 aa418f13-50c8-4e2f-8520-90d2aa1e9692 history_simple_paginated_b with binary protocol rest/history history_simple_paginated_b with binary protocol Unsupported action number: undefined
99df5b70-ce11-4668-8271-0aa25cd3770a 9cf65513-6bbd-43d4-901d-2a7c653ee786 history_simple_paginated_b with text protocol rest/history history_simple_paginated_b with text protocol Unsupported action number: undefined
999a5608-98a0-4561-8cf8-3eae841a298d 46509fbb-2b7e-445e-9006-0774f20818de history_simple_paginated_f rest/history history_simple_paginated_f Unsupported action number: undefined
a733ab45-64bc-4295-a176-1b5649e8ef0d 0e3687a1-4f0a-4c23-9a14-10dff3fd551a history_multiple_paginated_b rest/history history_multiple_paginated_b Unsupported action number: undefined
cc07ad7b-87df-45dd-88ee-07382a12ddd2 29c3f559-6f79-4abb-8b63-c875ce7bd8e4 history_multiple_paginated_f rest/history history_multiple_paginated_f Unsupported action number: undefined
08b7eeb6-d241-4b81-8612-5782e84732e7 42a35d3a-fdc8-4d69-9c6b-380423ee05a3 history_encoding_errors with binary protocol rest/history history_encoding_errors with binary protocol Unsupported action number: undefined
fcb3cc87-fabb-499d-8426-e08b144f1974 1e4fdb4a-b0d2-4be1-bf2f-2c559e5a26bd history_encoding_errors with text protocol rest/history history_encoding_errors with text protocol Unsupported action number: undefined
02d459d3-5138-42ed-b528-5dff41a78f3e 62a0afef-9b55-4ca9-858d-cd8e070e8f92 Should implicitly send clientId when authenticated with clientId rest/message Should implicitly send clientId when authenticated with clientId Unsupported action number: undefined
52a49c6c-d2a8-4697-8015-12db80d41c25 3f3f73a8-0ce9-45ca-b921-6faee405bd8f Should publish clientId when provided explicitly in message rest/message Should publish clientId when provided explicitly in message Unsupported action number: undefined
5bec6678-fc55-452e-b222-034e69415fb3 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 Unsupported action number: undefined
0c212628-76b0-46dc-93bc-f32b3e816158 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 Unsupported action number: undefined
686088ba-e177-48f2-b459-914733944f6c 9257399c-feb6-4ba5-a1d8-2c54b385d483 request_post_get_messages with binary protocol rest/request request_post_get_messages with binary protocol Unsupported action number: undefined
880e1ee7-e329-464f-837b-67aba7887025 f05ba40a-042c-4f66-ab92-aaad4ed63eda request_post_get_messages with text protocol rest/request request_post_get_messages with text protocol Unsupported action number: undefined
f65d7bdc-50f7-4d9d-8788-8801280695c9 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 Unsupported action number: undefined
9735005d-b511-40ba-9789-e0935081f52f 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 Unsupported action number: undefined
d1e06c97-464b-409a-81bd-06a04e3477ae 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 Error: Unsupported action number: undefin… { …(3) } to be null
d9750c0d-b642-40e1-ba29-d3b2750bc6d9 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 Error: Unsupported action number: undefin… { …(3) } to be null
02dd1bd9-0fb6-4d4f-bf00-75dcf102b899 eba5ce8f-eb53-4cd6-8fa5-ec4a6544f625 throws an error when given channel options with a cipher browser/modular Message standalone functions decodeMessage throws an error when given channel options with a cipher expected 'Unsupported action number: undefined' to equal 'Crypto plugin not provided'
c3d8e039-eb65-4b1d-b1bb-9a02912384ca 8e1b4b18-adc7-40a0-a468-490d93faf7c6 decrypts a message browser/modular Message standalone functions decodeEncryptedMessage decrypts a message Unsupported action number: undefined
f7eaa807-43ad-4d50-9767-ccfdbcd5b6ac d8be0cb9-0a01-43ce-a9fe-a1a4e9b88a6b throws an error when given channel options with a cipher browser/modular Message standalone functions decodeMessages throws an error when given channel options with a cipher expected 'Unsupported action number: undefined' to equal 'Crypto plugin not provided'
b5fb56ad-5b96-4a64-94a6-dc909375bcd3 f66e1568-a3ff-4642-b882-0f99d260d333 decrypts messages browser/modular Message standalone functions decodeEncryptedMessages decrypts messages Unsupported action number: undefined
cc6d65d1-20df-47c8-94d7-7b3fd1d9c24a ab94e4a4-cf6a-4666-b336-f97dc83c39e0 is able to publish encrypted messages browser/modular Crypto with Crypto BaseRest is able to publish encrypted messages Unsupported action number: undefined
5dca7cba-f55b-4be9-8de1-c694b36877ad dcbadc63-40f7-4b5a-8a56-352b280609d0 is able to publish encrypted messages browser/modular Crypto with Crypto _BaseRealtime is able to publish encrypted messages Unsupported action number: undefined
a8dacee7-e91d-4948-9a0c-ae98b5ab0f79 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 Unsupported action number: undefined