There are 21 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
2c51333f-331a-489f-856f-5fad758b5295 | 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 second authorize cb was called: expected false to be truthy |
9d117c8a-f8af-4f44-b171-006d93d4c0c0 | efa72b22-f05f-4ac2-8f15-438d0042d1ad | encrypt_message_128 | realtime/crypto encrypt_message_128 | Unsupported action number: undefined |
787cc588-de5f-41c2-861d-d44b323ada5f | 03f1ee35-c5d5-4ae5-bccc-cd0266152cf8 | encrypt_message_256 | realtime/crypto encrypt_message_256 | Unsupported action number: undefined |
a1bfc696-e8b0-479b-8912-6e1c477a5cc9 | 9294ef8c-7922-4756-8272-f38dd8178dfd | decrypt_message_128 | realtime/crypto decrypt_message_128 | Unsupported action number: undefined |
05f058cc-0177-44f3-94c8-410103e12257 | 0ac89b26-adf5-4aee-893d-738f0653e733 | decrypt_message_256 | realtime/crypto decrypt_message_256 | Unsupported action number: undefined |
0921f5e6-1f52-44a3-bd72-1139353c7080 | 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. |
90862b61-8f6a-4da9-bc35-0de582463785 | 9948c6ce-5769-447c-bc34-4340e9e9c081 | msgpack_128 | realtime/crypto msgpack_128 | Unsupported action number: undefined |
1f539460-d34c-48f9-ad28-b1fe982e4963 | 52f983b7-c37f-4e38-b3bf-b7dd23b7ebb9 | msgpack_256 | realtime/crypto msgpack_256 | Unsupported action number: undefined |
749d0d9a-eaba-45c4-a476-efb0ee73983a | 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. |
d7512aca-f750-47e7-a7b5-9180f613e217 | 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. |
decae91c-44a3-4349-a68c-d0be44e5fe22 | 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. |
7f9174a3-6fbb-4e3a-afec-62b58f589665 | 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. |
9219a8d6-4300-4955-b0e9-15b87be8a98b | 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 |
562160a9-f573-446f-a004-61de45963008 | 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 |
6b0f55ad-d8b8-4fbd-b515-5ba314b70434 | 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' |
3d6ccc8e-de4f-4602-be39-1fff0fde2a9a | 8e1b4b18-adc7-40a0-a468-490d93faf7c6 | decrypts a message | browser/modular Message standalone functions decodeEncryptedMessage decrypts a message | Unsupported action number: undefined |
6ad3cdb7-8c7e-4aac-b06f-51c6c166d80e | 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' |
94159a8c-f0f3-4014-beaf-e69f5745a02b | f66e1568-a3ff-4642-b882-0f99d260d333 | decrypts messages | browser/modular Message standalone functions decodeEncryptedMessages decrypts messages | Unsupported action number: undefined |
795146aa-3ffe-47f6-ad8a-3ce3226b6d66 | 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 |
6ce5a117-949a-4a59-afce-a2384ebef02a | 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 |
792cad40-6713-4b66-a58c-5797d831e38f | 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 |