Details of upload d8d362d4-9362-4b04-b2a3-61958dd946b5

Created at
2024-10-17T17:47:45.455Z
Total number of tests
719
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
c592bb7
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
11390022057
GitHub run attempt
1
GitHub run number
2014
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 20 failures in this upload.

Failure ID Test case ID Test class Test case Message
1d4bee9f-ac39-40f9-a23e-55d0ae2db713 efa72b22-f05f-4ac2-8f15-438d0042d1ad encrypt_message_128 realtime/crypto encrypt_message_128 Unsupported action number: undefined
e24cd0fc-e14a-4d4e-a1ba-bae401af7fa0 03f1ee35-c5d5-4ae5-bccc-cd0266152cf8 encrypt_message_256 realtime/crypto encrypt_message_256 Unsupported action number: undefined
12269ecb-8fe6-49da-8a01-c58111e86a49 9294ef8c-7922-4756-8272-f38dd8178dfd decrypt_message_128 realtime/crypto decrypt_message_128 Unsupported action number: undefined
e4c1364e-ed8d-4ed2-bf9e-0ce8e0e8b971 0ac89b26-adf5-4aee-893d-738f0653e733 decrypt_message_256 realtime/crypto decrypt_message_256 Unsupported action number: undefined
b2561281-3a81-4b3f-b711-c04a08797209 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.
327557e4-a9be-474f-85e7-3e15f2be9820 9948c6ce-5769-447c-bc34-4340e9e9c081 msgpack_128 realtime/crypto msgpack_128 Unsupported action number: undefined
921ba768-ecc3-4f7d-a1e6-db18848c4dbf 52f983b7-c37f-4e38-b3bf-b7dd23b7ebb9 msgpack_256 realtime/crypto msgpack_256 Unsupported action number: undefined
b4d42a25-33fa-4f69-bf21-0de343b18b61 e5dfff1a-8819-4457-9109-bc70ee6ebab6 deltaPlugin realtime/delta deltaPlugin Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
a900fdc9-23fc-491c-bf87-33b9f343ce24 e435a2ad-1a8c-4b41-b757-65dcc86f2e79 lastMessageNotFoundRecovery realtime/delta lastMessageNotFoundRecovery Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
ffea9c41-4d0b-4506-9c58-625f069211a1 4baf94b0-e368-4272-a6b6-b6a0cf93381f deltaDecodeFailureRecovery realtime/delta deltaDecodeFailureRecovery Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
062b2bcd-920c-46a6-baad-f4da439c39bf f1760f16-decc-4b22-be31-26ff97fa6d49 noPlugin realtime/delta noPlugin Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
8abc4859-6c52-4533-8feb-b4d28f0e5746 35368c05-6d9f-4676-8882-a38be97542f4 page_refresh_with_recovery browser/connection page_refresh_with_recovery Check new realtime recovered the connection from the cookie: expected false to be truthy
47cb13f5-e2d4-4ca0-baf7-8bebc4837dde cdc232e7-fdc7-4260-8912-950caaf93c31 page_refresh_with_manual_recovery browser/connection page_refresh_with_manual_recovery Check new realtime recovered the old: expected false to be truthy
220462fa-e9e8-4225-ab4d-e844265895b9 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'
5cc69c73-8c89-4dea-ba32-aa65cd5a3df0 8e1b4b18-adc7-40a0-a468-490d93faf7c6 decrypts a message browser/modular Message standalone functions decodeEncryptedMessage decrypts a message Unsupported action number: undefined
40972206-349d-4381-ac1e-1602e957636c 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'
7ce24940-7524-4c2b-8843-9a9fd992ae4b f66e1568-a3ff-4642-b882-0f99d260d333 decrypts messages browser/modular Message standalone functions decodeEncryptedMessages decrypts messages Unsupported action number: undefined
56e924b8-e6bc-49f9-9836-98547b509456 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: message_create
16fd49ed-c465-4b39-9cb4-e79fb76fe934 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: message_create
ca844006-2ad4-4c61-b88e-26953fa88e5e 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