Details of upload 2dec13ce-4d6d-4509-9e6e-f19e02cfbe20

Created at
2024-10-17T17:46:33.619Z
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
0873a4b2-ca74-49b1-a918-43c2f5a7118f efa72b22-f05f-4ac2-8f15-438d0042d1ad encrypt_message_128 realtime/crypto encrypt_message_128 Unsupported action number: undefined
4eefc122-c92b-466b-8dfb-a90583e3b35c 03f1ee35-c5d5-4ae5-bccc-cd0266152cf8 encrypt_message_256 realtime/crypto encrypt_message_256 Unsupported action number: undefined
acccd41a-64df-4acf-a50c-40a62db3b495 9294ef8c-7922-4756-8272-f38dd8178dfd decrypt_message_128 realtime/crypto decrypt_message_128 Unsupported action number: undefined
469660e6-649a-478f-a89b-aa01d94fa0f8 0ac89b26-adf5-4aee-893d-738f0653e733 decrypt_message_256 realtime/crypto decrypt_message_256 Unsupported action number: undefined
e8053248-8579-4612-be83-7f5e519a5d4b 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.
8889e98d-f104-45e1-91f5-094ad1ba8a0c 9948c6ce-5769-447c-bc34-4340e9e9c081 msgpack_128 realtime/crypto msgpack_128 Unsupported action number: undefined
abfb5e27-fd0b-4804-9ed2-c3d46c0bdb31 52f983b7-c37f-4e38-b3bf-b7dd23b7ebb9 msgpack_256 realtime/crypto msgpack_256 Unsupported action number: undefined
e577ba93-2b0f-44a4-ae81-720514ac07d3 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.
75a0bf03-685a-4b41-a74b-9449f4ad9e59 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.
400f11d6-b8dc-4619-bbfd-81ea91125b5f 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.
7a050117-99ae-40fb-a0f9-2ed221adccdd 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.
1f490341-bae3-4c73-8684-53bac6475245 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
18ddae31-89d0-4673-9e1a-b20b022952f0 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
82dc6370-246d-4efb-a4e0-30cc3ff22853 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'
dddb3d72-3ce6-491f-8c88-38fd58c3a656 8e1b4b18-adc7-40a0-a468-490d93faf7c6 decrypts a message browser/modular Message standalone functions decodeEncryptedMessage decrypts a message Unsupported action number: undefined
e8ab9dbe-4cd1-4c48-a7c9-3a2a09b579dd 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'
9d6bcc0d-7d21-4d69-aa83-29001a6da7a1 f66e1568-a3ff-4642-b882-0f99d260d333 decrypts messages browser/modular Message standalone functions decodeEncryptedMessages decrypts messages Unsupported action number: undefined
6148d83c-cfa1-4103-83a7-d63d4d5754b6 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
fb361335-b86c-4628-8c9a-cfa4a24866d2 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
82afebf1-0795-4287-82b9-fc2cdae89353 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