There are 28 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
6f7920bd-b7e4-4ccd-b7f5-e15441584066 | efa72b22-f05f-4ac2-8f15-438d0042d1ad | encrypt_message_128 | realtime/crypto encrypt_message_128 | Unsupported action number: undefined |
02ee0b2b-b4e0-4903-bb4e-4c257df381fd | 03f1ee35-c5d5-4ae5-bccc-cd0266152cf8 | encrypt_message_256 | realtime/crypto encrypt_message_256 | Unsupported action number: undefined |
568a8840-96c6-40d1-9ee4-1199fb34bc82 | 9294ef8c-7922-4756-8272-f38dd8178dfd | decrypt_message_128 | realtime/crypto decrypt_message_128 | Unsupported action number: undefined |
a9ef5e25-f748-40e4-88d4-46b2d285e3c2 | 0ac89b26-adf5-4aee-893d-738f0653e733 | decrypt_message_256 | realtime/crypto decrypt_message_256 | Unsupported action number: undefined |
075fbf34-14a8-4ea2-a23b-b614caac1562 | 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. (/home/runner/work/ably-js/ably-js/test/realtime/crypto.test.js) |
f15c2480-80d3-45cf-867f-1ca8767c592c | 9948c6ce-5769-447c-bc34-4340e9e9c081 | msgpack_128 | realtime/crypto msgpack_128 | Unsupported action number: undefined |
65bd13fe-fa49-4134-b99e-4c7193ee72cb | 52f983b7-c37f-4e38-b3bf-b7dd23b7ebb9 | msgpack_256 | realtime/crypto msgpack_256 | Unsupported action number: undefined |
b49b6cfa-9996-427c-9070-f6d8c525c51a | ca681e5a-b26c-42ef-ad71-5a3bbca44d41 | history_until_attach | realtime/history history_until_attach | Unsupported action number: undefined |
5e2b2882-8ad6-4276-8819-4e169358c1ae | ca829a44-0d30-4a71-8025-9841897b9c5e | presenceEnterWithNothing | realtime/presence presenceEnterWithNothing | Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/presence.test.js) |
6824b94d-5ba5-40ae-acd3-4c2ad3378b68 | 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 |
c3392966-fd80-4683-a05f-68356bbad2c8 | 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 |
aa21361d-38b0-4ffa-b89a-77c3b84ef965 | e174a94b-2ca2-49d0-8427-6a30586ef8a4 | history_simple with binary protocol | rest/history history_simple with binary protocol | Unsupported action number: undefined |
7bc5dd5e-40ae-45df-ad39-61b5fd26ef59 | b66e4930-4a36-4424-afff-51502d3e9461 | history_simple with text protocol | rest/history history_simple with text protocol | Unsupported action number: undefined |
5770ee5c-44e5-4ae1-82e8-87235af73cbc | 4b146c77-312c-4c4c-9504-b350e6e14be7 | history_multiple with binary protocol | rest/history history_multiple with binary protocol | Unsupported action number: undefined |
572e8deb-e1cd-4130-8936-b27f22b41479 | 8053abaa-edf9-4f9a-a818-560ce00f1a0d | history_multiple with text protocol | rest/history history_multiple with text protocol | Unsupported action number: undefined |
4ee4f005-3fc6-47cf-b894-7faa8afb9fc7 | 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 |
9a3da475-9e14-47e2-bec1-e624aa223bca | 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 |
1b9fdec3-e212-440c-98a7-80db4ebd7a84 | 46509fbb-2b7e-445e-9006-0774f20818de | history_simple_paginated_f | rest/history history_simple_paginated_f | Unsupported action number: undefined |
408452bb-f3fb-4ed9-8225-8d7354583274 | 0e3687a1-4f0a-4c23-9a14-10dff3fd551a | history_multiple_paginated_b | rest/history history_multiple_paginated_b | Unsupported action number: undefined |
74935b18-e419-4dd6-b2de-d7e02a29402f | 29c3f559-6f79-4abb-8b63-c875ce7bd8e4 | history_multiple_paginated_f | rest/history history_multiple_paginated_f | Unsupported action number: undefined |
a2010fa6-880d-482e-8b2f-4069a9fdff89 | 42a35d3a-fdc8-4d69-9c6b-380423ee05a3 | history_encoding_errors with binary protocol | rest/history history_encoding_errors with binary protocol | Unsupported action number: undefined |
df524ee0-82ed-42c4-8280-964cd3c590a9 | 1e4fdb4a-b0d2-4be1-bf2f-2c559e5a26bd | history_encoding_errors with text protocol | rest/history history_encoding_errors with text protocol | Unsupported action number: undefined |
1c6b4385-e30f-4c38-bc05-b8c9e164d2cf | 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 |
abb741de-8e38-496e-a418-c1fba0328234 | 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 |
7514c1e6-91bb-43f2-962c-462d37c8532f | 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 |
2a50edba-dc83-46d7-a093-33e6912b3494 | 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 |
29947ef7-50ab-4481-a2a6-329f18c3a100 | 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 |
00ecfd5d-2459-467f-baa3-ad98091fd1b4 | 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 |