Details of upload 6b96a3f7-e4d3-46cd-8def-48aff8f8c8d3

Created at
2025-04-16T13:58:56.297Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
739df02
Pull request base ref
integration/liveobjects
Pull request head ref
liveobjects/merge-main
Branch / tag name
2006/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
14487666131
GitHub run attempt
1
GitHub run number
3407
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 214 failures in this upload.

Failure ID Test case ID Test class Test case Message
bb9e7abf-0535-4d10-b8c4-a2680510721f 32e9d3b9-f069-4c43-bd7d-2abf294a51fb publish and subscribe annotations realtime/annotations publish and subscribe annotations Cannot read properties of undefined (reading 'encrypt')
a331032a-65ee-4fb1-9e3c-5b0e6344d963 959b8957-96cd-4ef3-a7d4-504532d8391a get all annotations rest request realtime/annotations get all annotations rest request Cannot read properties of undefined (reading 'encrypt')
4263cc45-457e-4c21-9c47-cdbee439df04 d8498393-bd81-446c-aac0-af4829e61004 auth_jwt_with_subscribe_only_capability realtime/auth auth_jwt_with_subscribe_only_capability Verify publish denied code: expected undefined to equal 40160
e8e8c657-c7ae-4086-a535-ea8258cb7b26 940cded4-a738-4c97-89e5-e6b6e790895f auth_jwt_with_publish_capability realtime/auth auth_jwt_with_publish_capability 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/auth.test.js)
d6dcb736-b879-4163-a413-9365f2c9636c e06cd8d3-f71f-4454-848b-4b2972fc8adc publish_no_attach with web_socket binary protocol realtime/channel publish_no_attach with web_socket binary protocol Unexpected attach failure: Cannot read properties of undefined (reading 'encrypt')
4f820a1c-92d5-4839-a213-482e5c1b6ab2 4fd49bf6-57a9-45bf-8b83-0cb30db7f2c4 publish_no_attach with web_socket text protocol realtime/channel publish_no_attach with web_socket text protocol Unexpected attach failure: Cannot read properties of undefined (reading 'encrypt')
abfe38c1-2997-4d79-8379-11e4654fd365 c02d9213-37df-4cb4-9e9f-6571fe1fd941 publish_no_attach with comet binary protocol realtime/channel publish_no_attach with comet binary protocol Unexpected attach failure: Cannot read properties of undefined (reading 'encrypt')
cf7194c7-0f60-4539-9f8d-88ff95641745 2807746d-a9c0-4a5d-a30d-1d65bdbeebd3 publish_no_attach with comet text protocol realtime/channel publish_no_attach with comet text protocol Unexpected attach failure: Cannot read properties of undefined (reading 'encrypt')
596088b4-2cab-4552-bbf3-459d18ab68b0 f5dc6fcb-25cb-4d28-aa79-91decd457e4e publish_no_attach with binary protocol realtime/channel publish_no_attach with binary protocol Unexpected attach failure: Cannot read properties of undefined (reading 'encrypt')
d453f414-6f0c-43fc-9dd0-a765eaa42733 a2b2864b-9376-49f0-8b58-8b980df2542d publish_no_attach with text protocol realtime/channel publish_no_attach with text protocol Unexpected attach failure: Cannot read properties of undefined (reading 'encrypt')
a764de86-951b-4f8a-bd49-018f04a24200 2c400ad3-7902-4dd5-a34d-1b8409f2c17e channelattach_publish_invalid with web_socket binary protocol realtime/channel channelattach_publish_invalid with web_socket binary protocol correct error code: expected undefined to equal 40010
2a2cd633-0383-45ba-ab56-5b868361588e 3fea50c7-c1c8-466d-aaef-e803c7540842 channelattach_publish_invalid with web_socket text protocol realtime/channel channelattach_publish_invalid with web_socket text protocol correct error code: expected undefined to equal 40010
925d4312-404a-4c24-b125-9854ba4bc447 fc4756b0-2f88-418b-bd9e-063078585292 channelattach_publish_invalid with comet binary protocol realtime/channel channelattach_publish_invalid with comet binary protocol correct error code: expected undefined to equal 40010
8eba9929-2132-414b-a33a-aef5ebace546 2dfa21f0-298a-4ce8-bd58-b21acbe597d6 channelattach_publish_invalid with comet text protocol realtime/channel channelattach_publish_invalid with comet text protocol correct error code: expected undefined to equal 40010
948caca7-96ee-461a-8064-10b0e23aeaac 83f8ba9e-31fd-4d47-928c-01d02be8ac44 channelattach_publish_invalid with binary protocol realtime/channel channelattach_publish_invalid with binary protocol correct error code: expected undefined to equal 40010
a335b317-3bd1-4ee9-b0dc-7cd2c9c6d13f 06806b82-1868-475b-a074-d4d09e312ce8 channelattach_publish_invalid with text protocol realtime/channel channelattach_publish_invalid with text protocol correct error code: expected undefined to equal 40010
69addbe9-07ed-42ed-a536-cef59fd49f79 b9d5a868-4315-4865-a2a8-46dcbb89de99 attachWithChannelParamsBasicChannelsGet with web_socket binary protocol realtime/channel attachWithChannelParamsBasicChannelsGet with web_socket binary protocol Cannot read properties of undefined (reading 'encrypt')
6a681f2f-6bed-4607-893f-ff349f20a088 a63cf055-6e39-4a6f-8438-d2bc045b6e58 attachWithChannelParamsBasicChannelsGet with web_socket text protocol realtime/channel attachWithChannelParamsBasicChannelsGet with web_socket text protocol Cannot read properties of undefined (reading 'encrypt')
9352b4ac-21f7-4739-836f-94121a4707c5 b7dc4d7c-0683-4bae-9cc5-4f90c7f4486a attachWithChannelParamsBasicChannelsGet with comet binary protocol realtime/channel attachWithChannelParamsBasicChannelsGet with comet binary protocol Cannot read properties of undefined (reading 'encrypt')
8094a6de-1491-487c-93eb-5b52b32d2201 2283d5fd-158d-4527-9ee0-85f58046d2e6 attachWithChannelParamsBasicChannelsGet with comet text protocol realtime/channel attachWithChannelParamsBasicChannelsGet with comet text protocol Cannot read properties of undefined (reading 'encrypt')
8e074193-2dd8-45a1-89e0-6d693534d850 94777337-101a-4156-99d2-a822f80cb160 attachWithChannelParamsBasicChannelsGet with binary protocol realtime/channel attachWithChannelParamsBasicChannelsGet with binary protocol Cannot read properties of undefined (reading 'encrypt')
42eeb779-7c16-4c32-b4bf-e14d9c26b34d a5091d78-1ff8-4d17-96ef-55cb2a569f7c attachWithChannelParamsBasicChannelsGet with text protocol realtime/channel attachWithChannelParamsBasicChannelsGet with text protocol Cannot read properties of undefined (reading 'encrypt')
c4766144-9d77-4c9a-ad2e-ab2a7a834ffe 4ee60e91-54ef-417b-b640-514670e8fdd7 attachWithChannelParamsBasicSetOptions with web_socket binary protocol realtime/channel attachWithChannelParamsBasicSetOptions with web_socket binary protocol Cannot read properties of undefined (reading 'encrypt')
48315a64-af8b-41b6-9d19-48af2eb004dc 08b8602e-8a3e-4fd6-a094-bdbaad255fdf attachWithChannelParamsBasicSetOptions with web_socket text protocol realtime/channel attachWithChannelParamsBasicSetOptions with web_socket text protocol Cannot read properties of undefined (reading 'encrypt')
e31d0eaf-8728-436a-a678-541e061c8f1c 00e69751-84d5-469c-a8d8-505734a914aa attachWithChannelParamsBasicSetOptions with comet binary protocol realtime/channel attachWithChannelParamsBasicSetOptions with comet binary protocol Cannot read properties of undefined (reading 'encrypt')
ded5e250-800b-4833-9c70-6a0b91e7f863 386a95a4-74ff-4334-b6a6-1aa6d2645985 attachWithChannelParamsBasicSetOptions with comet text protocol realtime/channel attachWithChannelParamsBasicSetOptions with comet text protocol Cannot read properties of undefined (reading 'encrypt')
2561a696-c944-48cf-b85b-5231fe68b78a 9d6702a4-75d4-4330-91c4-2e7adb3b0a5a attachWithChannelParamsBasicSetOptions with binary protocol realtime/channel attachWithChannelParamsBasicSetOptions with binary protocol Cannot read properties of undefined (reading 'encrypt')
48d37bac-921f-4cba-94f0-d6c39b65077a 06aff7ac-fec7-4607-8e29-5f4eec038cfa attachWithChannelParamsBasicSetOptions with text protocol realtime/channel attachWithChannelParamsBasicSetOptions with text protocol Cannot read properties of undefined (reading 'encrypt')
ae2e8a50-e420-4921-87f0-8c332df04cec b38772b6-c5b5-4e94-ac67-cf765ac4ac54 subscribeAfterSetOptions with web_socket binary protocol realtime/channel subscribeAfterSetOptions with web_socket binary protocol Callback was already called.
7ab2d05b-cd1c-437a-8eca-95c4692a79b7 a902f907-b16c-43ed-b0b4-a2dc71e55c19 subscribeAfterSetOptions with web_socket text protocol realtime/channel subscribeAfterSetOptions with web_socket text protocol Callback was already called.
35cd9e03-1927-4038-bff1-eec79876cea2 02fe776f-9628-4e0d-a197-fe7acae10d06 subscribeAfterSetOptions with comet binary protocol realtime/channel subscribeAfterSetOptions with comet binary protocol Callback was already called.
0e6773a8-e704-46a3-852f-a905bd6f92e5 e7cca504-a51e-48b9-b634-e40e3461769d subscribeAfterSetOptions with comet text protocol realtime/channel subscribeAfterSetOptions with comet text protocol Callback was already called.
0d4260f3-4e1f-43ab-bb92-126b63a1dd43 b4b6fe0c-76ec-4fc9-9965-58b44d37241a subscribeAfterSetOptions with binary protocol realtime/channel subscribeAfterSetOptions with binary protocol Callback was already called.
efc13313-0498-430a-a75c-e21124f4c630 c849a15f-ec0c-40c9-b836-6b631b762204 subscribeAfterSetOptions with text protocol realtime/channel subscribeAfterSetOptions with text protocol Callback was already called.
cfe27481-896f-41b5-a8f1-07db4e0f246b af9a29d1-03c1-4f5f-bf7c-8274b5892e1d channelGetShouldThrowWhenWouldCauseReattach realtime/channel channelGetShouldThrowWhenWouldCauseReattach Callback was already called.
e0d16381-885a-438a-9f97-13f04cb40b82 af9a29d1-03c1-4f5f-bf7c-8274b5892e1d channelGetShouldThrowWhenWouldCauseReattach realtime/channel channelGetShouldThrowWhenWouldCauseReattach done() called multiple times in test <realtime/channel channelGetShouldThrowWhenWouldCauseReattach> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: [_ErrorInfo: Connection closed; statusCode=400; code=80017; see https://help.ably.io/error/80017 ]
ca2e5e6a-dc1d-45b3-9c9d-affbffcfdba2 f8076ca7-f32f-40d9-af47-9f138877dff1 setOptionsCallbackBehaviour with web_socket text protocol realtime/channel setOptionsCallbackBehaviour with web_socket text protocol Callback was already called.
2a5d834f-5d39-48fa-b54c-cd9a8cc89d9e ebd48517-613e-44c4-bef0-0215c6df769f setOptionsCallbackBehaviour with comet text protocol realtime/channel setOptionsCallbackBehaviour with comet text protocol Callback was already called.
34a8b79e-28fd-46b7-85e8-1528425b8013 952b7932-4b77-429f-bde4-a6f54ffc8be8 setOptionsCallbackBehaviour with text protocol realtime/channel setOptionsCallbackBehaviour with text protocol Callback was already called.
d97244d2-ddd9-49c2-8b41-c97296de1273 609cba2e-f852-4bf2-9252-f5c240abdacf attachWithChannelParamsModesAndChannelModes with web_socket binary protocol realtime/channel attachWithChannelParamsModesAndChannelModes with web_socket binary protocol Callback was already called.
04383309-d919-4fd3-a90c-d950e7514591 91ba93d4-d7db-4aac-9457-f804eecdd9de attachWithChannelParamsModesAndChannelModes with web_socket text protocol realtime/channel attachWithChannelParamsModesAndChannelModes with web_socket text protocol Callback was already called.
aafebf0d-e372-4a2b-a0cc-cae2394eb63c 91ba93d4-d7db-4aac-9457-f804eecdd9de attachWithChannelParamsModesAndChannelModes with web_socket text protocol realtime/channel attachWithChannelParamsModesAndChannelModes with web_socket text protocol done() called multiple times in test <realtime/channel attachWithChannelParamsModesAndChannelModes with web_socket text protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at _RealtimeChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/realtimechannel.ts:265:32) at /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js:22:45 at /home/runner/work/ably-js/ably-js/node_modules/async/lib/async.js:718:13 at iterate (/home/runner/work/ably-js/ably-js/node_modules/async/lib/async.js:262:13) at async.forEachOfSeries.async.eachOfSeries (/home/runner/work/ably-js/ably-js/node_modules/async/lib/async.js:281:9) at _parallel (/home/runner/work/ably-js/ably-js/node_modules/async/lib/async.js:717:9) at Object.async.series (/home/runner/work/ably-js/ably-js/node_modules/async/lib/async.js:739:9) at Object.<anonymous> (/home/runner/work/ably-js/ably-js/test/realtime/channel.test.js:854:25) at callListener (/home/runner/work/ably-js/ably-js/src/common/lib/util/eventemitter.ts:8:14) at /home/runner/work/ably-js/ably-js/src/common/lib/util/eventemitter.ts:220:7 at Array.forEach (<anonymous>) at Connection.emit (/home/runner/work/ably-js/ably-js/src/common/lib/util/eventemitter.ts:219:15) at /home/runner/work/ably-js/ably-js/src/common/lib/client/connection.ts:30:14 at processTicksAndRejections (node:internal/process/task_queues:77:11)
3bcc5ef8-fd98-4f6a-8774-ce6e2f86ef99 6c102693-3fcf-46f5-9aa1-b64088a61477 attachWithChannelParamsModesAndChannelModes with comet binary protocol realtime/channel attachWithChannelParamsModesAndChannelModes with comet binary protocol Cannot read properties of undefined (reading 'encrypt')
3e9dc912-ba9f-48a9-8d3a-8eb0b63feae8 001c190f-c6ad-430e-9166-0bcfcb721daa attachWithChannelParamsModesAndChannelModes with comet text protocol realtime/channel attachWithChannelParamsModesAndChannelModes with comet text protocol Cannot read properties of undefined (reading 'encrypt')
bfbdf310-fb95-4d27-93f5-dae0ee645391 07cf9315-7f69-454f-8cbf-8b7bc25f5f03 attachWithChannelParamsModesAndChannelModes with binary protocol realtime/channel attachWithChannelParamsModesAndChannelModes with binary protocol Cannot read properties of undefined (reading 'encrypt')
4809b697-5791-427d-a4b7-f3c1652cd6b7 6da48f1b-859e-445c-af35-66a0152b2690 attachWithChannelParamsModesAndChannelModes with text protocol realtime/channel attachWithChannelParamsModesAndChannelModes with text protocol Cannot read properties of undefined (reading 'encrypt')
a0a015e0-0788-4aaa-a223-e51614270bf0 6dd53a75-13fc-433b-adbe-7d2237761f23 attachWithChannelModes with web_socket binary protocol realtime/channel attachWithChannelModes with web_socket binary protocol Cannot read properties of undefined (reading 'encrypt')
8df0861e-3eed-4ae9-b854-2210d1cfee0d 3b54099f-8796-4930-8807-0c9f3cc72605 attachWithChannelModes with web_socket text protocol realtime/channel attachWithChannelModes with web_socket text protocol Cannot read properties of undefined (reading 'encrypt')
71fb8e92-07b2-4be0-8f07-e488ca3b6737 d27f4f23-e328-4ebf-accb-9cfeab55f488 attachWithChannelModes with comet binary protocol realtime/channel attachWithChannelModes with comet binary protocol Cannot read properties of undefined (reading 'encrypt')
ed8afb1d-698e-4c88-9bb1-7aa26a9f4dcb df48566a-3621-49c6-bc1a-99cc28d71d90 attachWithChannelModes with comet text protocol realtime/channel attachWithChannelModes with comet text protocol Cannot read properties of undefined (reading 'encrypt')
8db9d8e0-b61b-44e0-a9da-df57cd69379e c91cbadd-6d55-4ab9-a0d9-fc642ced8cc9 attachWithChannelModes with binary protocol realtime/channel attachWithChannelModes with binary protocol Cannot read properties of undefined (reading 'encrypt')
77cb4234-168b-40f0-b377-bcf83b8d602a 1bcbe4f9-5dc4-476f-a1f9-f25b19d9d08e attachWithChannelModes with text protocol realtime/channel attachWithChannelModes with text protocol Cannot read properties of undefined (reading 'encrypt')
f5d722d2-56a8-4119-abc2-8896f78ca57f 0271e8e7-9289-459e-b21d-675ce65fa3c7 attachWithChannelParamsDeltaAndModes with web_socket binary protocol realtime/channel attachWithChannelParamsDeltaAndModes with web_socket binary protocol Cannot read properties of undefined (reading 'encrypt')
7faa05de-4eac-4db8-a77a-8538004cf851 475ec011-041c-48de-a2fa-09ce76d99177 attachWithChannelParamsDeltaAndModes with web_socket text protocol realtime/channel attachWithChannelParamsDeltaAndModes with web_socket text protocol Cannot read properties of undefined (reading 'encrypt')
0a82173a-d4d0-474e-97ed-75b68f37e4b6 5665238e-536b-4af1-bda7-eeb6f55c80ab attachWithChannelParamsDeltaAndModes with comet binary protocol realtime/channel attachWithChannelParamsDeltaAndModes with comet binary protocol Cannot read properties of undefined (reading 'encrypt')
8ad791f2-3ccf-4cff-8080-03f51860245b d8bda87d-d167-4d47-92e7-47e65ccce177 attachWithChannelParamsDeltaAndModes with comet text protocol realtime/channel attachWithChannelParamsDeltaAndModes with comet text protocol Cannot read properties of undefined (reading 'encrypt')
2253af5e-47c6-4e4d-b849-1a37eadc3bc1 8d37d031-a448-4482-8f49-35f87c899c1b attachWithChannelParamsDeltaAndModes with binary protocol realtime/channel attachWithChannelParamsDeltaAndModes with binary protocol Cannot read properties of undefined (reading 'encrypt')
836fef8e-aa50-4e1b-b5c9-1f455d7ebc89 f5759eac-ea91-457d-9107-34ff57eeff6e attachWithChannelParamsDeltaAndModes with text protocol realtime/channel attachWithChannelParamsDeltaAndModes with text protocol Cannot read properties of undefined (reading 'encrypt')
ae3176d1-8034-48b8-a9d7-4c3677e5037a a638accc-22a2-44c7-a576-e3ef78a8c913 channelsubscribe1 realtime/channel channelsubscribe1 Callback was already called.
f969a9fa-e20b-46e6-a212-3f0cb88b3456 39846044-e457-41ab-9103-f2260029ff87 server_sent_detached realtime/channel server_sent_detached Callback was already called.
fa6b7963-bef6-4733-b399-e0ee8fc9fdef e5fa7f0b-0dac-4c41-b6d0-aebc608c69a2 server_sent_error realtime/channel server_sent_error Callback was already called.
92923bca-826a-49ee-92ca-57e7ba2dcb0f e5fa7f0b-0dac-4c41-b6d0-aebc608c69a2 server_sent_error realtime/channel server_sent_error done() called multiple times in test <realtime/channel server_sent_error> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: [_ErrorInfo: Connection closed; statusCode=400; code=80017; see https://help.ably.io/error/80017 ]
5de8110d-f6a9-4032-920c-e93e1d467a15 d4c3b8cb-1063-4ce7-a97a-01bff5740d2b channel_attach_timeout realtime/channel channel_attach_timeout Callback was already called.
f5cf0944-8d96-4f40-9e7c-687ad4981956 29b92465-2ba6-40e9-abd7-589e55645624 suspended_connection realtime/channel suspended_connection Callback was already called.
8e79baaf-3925-43c2-8a60-42c3cf1880c1 29b92465-2ba6-40e9-abd7-589e55645624 suspended_connection realtime/channel suspended_connection done() called multiple times in test <realtime/channel suspended_connection> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: [_ErrorInfo: Connection closed; statusCode=400; code=80017; see https://help.ably.io/error/80017 ]
f1e5c6b8-51c5-42b9-a316-83239847da20 d49a7ba9-d208-44ff-ab8d-0caaf3dd1ca8 rewind works on channel after reattaching realtime/channel rewind works on channel after reattaching 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/channel.test.js)
16b4bb45-31ae-4041-9d2f-c0a6a8c0cdce f3feddcf-a220-44f8-8f8b-f86168b7d6f9 rewind_has_backlog_1 realtime/channel rewind_has_backlog_1 Cannot read properties of undefined (reading 'encrypt')
2a19270f-6350-4284-8590-d40bee10f4ca c82cb845-92d0-4397-b5f2-1dac2f54a5ce connectionAttributes realtime/connection connectionAttributes Cannot read properties of undefined (reading 'encrypt')
b52b6bf8-73ba-4873-a7c7-6f6bb611ce17 891e4b7c-73a7-485d-b8c9-f42cdaa392d3 connectionQueuing realtime/connection connectionQueuing publish completed before publishCallback populated
1c953ddf-e00f-4b0d-ade8-eeb93df24429 ec50b549-fd69-4382-880d-7b5783e84dff single_send_unencrypted realtime/crypto single_send_unencrypted 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)
42728f0c-9208-4e05-a25c-9913a9787b74 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. (/home/runner/work/ably-js/ably-js/test/realtime/delta.test.js)
39a61b28-912a-48b1-ada4-464bd2c3b6c3 1c6c19da-5ffb-4496-a057-bb7619745e61 publishEncodings realtime/message publishEncodings Successfully published: expected false to be truthy
68bfc5f8-1459-4a7e-a031-4b2f3b0a311d 8e47d2b9-7e05-4755-b91e-c56cc976731e unusedPlugin realtime/delta unusedPlugin 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/delta.test.js)
1774f199-974a-4c62-b435-f30f72f4df7c 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. (/home/runner/work/ably-js/ably-js/test/realtime/delta.test.js)
bf5b155f-7ac4-4cd2-b801-741b9abfbde4 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. (/home/runner/work/ably-js/ably-js/test/realtime/delta.test.js)
8664067d-667b-4b21-ba2a-f06929ceefcf 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. (/home/runner/work/ably-js/ably-js/test/realtime/delta.test.js)
74913356-0487-4dfe-82f4-79cd5cb23aef 2974f30b-6ca4-4616-9025-7f7d95787d3f message_encoding realtime/encoding message_encoding Cannot read properties of undefined (reading 'encrypt')
8a0d4f33-a7db-4a7a-9e11-adcf733a3589 f937c84f-f6f3-4037-9075-f6f6c992bc47 failed_channel realtime/failure failed_channel presence leave failure code: expected undefined to equal 90001
e424a3db-ee7c-42bb-b4f3-a6c5e760f4e3 b32151aa-dc48-4118-900c-49cb044142d0 nack_on_connection_suspended realtime/failure nack_on_connection_suspended check realtime state is suspended: expected 'connected' to equal 'suspended'
1ccc190e-06d2-444f-a20d-a965f421235a fa791fda-205f-4143-b743-d17513ae0b1e nack_on_connection_failed realtime/failure nack_on_connection_failed check realtime state is failed: expected 'connected' to equal 'failed'
c546b62f-bcb5-46fd-b30b-3c2fa728e141 7a537d14-8890-4105-8118-4bedd87d089b nack_on_connection_closed realtime/failure nack_on_connection_closed check realtime state is closed: expected 'connected' to equal 'closed'
95a578fe-8d37-415a-a862-726f0e53a1f4 f27235ab-ec06-41c8-bca9-dbd8fec08a98 no_messages_if_not_attached realtime/failure no_messages_if_not_attached 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/failure.test.js)
5c03d552-1733-4981-a64f-2c2e21070492 ca681e5a-b26c-42ef-ad71-5a3bbca44d41 history_until_attach realtime/history history_until_attach Cannot read properties of undefined (reading 'encrypt')
d9e7694e-06f0-4b8c-b742-3e6bb0125872 7fde32a3-4dd6-417e-a41b-f3c2498b5776 publishonce realtime/message publishonce 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/message.test.js)
0842f60b-7312-4bf9-80a4-98dddb39b492 51c9b6b6-c4bd-44cb-9f84-12b93307209f publishfast with web_socket binary protocol realtime/message publishfast with web_socket binary protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
9329efb0-3b65-4e2e-945e-cfb448bef6e2 26bc7b2f-816e-4689-a1f2-00a813238f55 publishfast with web_socket text protocol realtime/message publishfast with web_socket text protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
225bdc2d-6ff4-4a65-9d21-4ba69cec227f 93410176-671e-4c91-b604-beaed75d1243 publishfast with comet binary protocol realtime/message publishfast with comet binary protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
158530f1-10b5-4404-bd79-edba1b5f27c3 9820dd5a-f0e3-4b8d-ae0f-c988a0ad9288 publishfast with comet text protocol realtime/message publishfast with comet text protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
01cccd0d-8128-4b17-9076-bed1709f19a3 c988f610-7c5b-4bce-8f72-b5409ad7bfb3 publishfast with binary protocol realtime/message publishfast with binary protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
9ce0def1-db04-4496-8617-31eb96f08f7c 7ecfda34-26f3-4e04-98b6-fa5d8fabad48 publishfast with text protocol realtime/message publishfast with text protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
00f1c65a-a87f-4a85-ae34-676c3c01d2f5 dae0adfb-de27-4b04-9595-865efe2f6593 publishQueued with web_socket binary protocol realtime/message publishQueued with web_socket binary protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
d4ea4971-b197-4d3f-8f23-0cc4aa5f3f06 8059ebca-5677-4b31-be72-c995ff189b73 publishQueued with web_socket text protocol realtime/message publishQueued with web_socket text protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
896404eb-2198-49f8-94fc-68da57865de7 c6c2243c-1b1d-40b4-a882-1c5334afaa16 publishQueued with comet binary protocol realtime/message publishQueued with comet binary protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
02011de6-cf05-4f47-a011-763863ca0662 802d40a2-b52e-4a11-8b9b-6306ae4817dd publishQueued with comet text protocol realtime/message publishQueued with comet text protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
b4ec2799-8d3c-4134-8dc8-fba2fd965857 63a5209c-1885-483a-bea7-53edb7545e50 publishQueued with binary protocol realtime/message publishQueued with binary protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
a43d5fce-a614-452b-930b-50f635d3c3f8 f555e2b4-bd84-4e36-9f87-5569d84df919 publishQueued with text protocol realtime/message publishQueued with text protocol successfully published 0 err was Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
97585cc5-6626-4eb2-b895-a478a62c7122 b601c486-92ab-42c3-8682-b7eff794caab publishEcho realtime/message publishEcho 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/message.test.js)
eab82d4f-776c-414e-9973-3d9a37e4fcf0 d9c350b2-bd25-444e-a629-ce6f91d8927c publishVariations realtime/message publishVariations Cannot read properties of undefined (reading 'encrypt')
0ba61580-1af2-421d-8d53-73bd56d894a5 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 Cannot read properties of undefined (reading 'encrypt')
b037bb63-1b7e-4409-8ba5-b158612868ad b76de5b1-3f5f-4298-b1fe-469cd3606adf restpublish realtime/message restpublish 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/message.test.js)
b761135f-ffb2-4bd8-b74c-850ce290cf5b 147df0c7-1303-4fbe-9955-e025daa28e93 publish with web_socket binary protocol realtime/message publish with web_socket binary protocol 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/message.test.js)
5aa2cf21-9faa-4b7c-88dc-938b111923ac 2571f172-2410-413a-8adc-27108a34e800 publish with web_socket text protocol realtime/message publish with web_socket text protocol 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/message.test.js)
50cf1e58-5d92-4c16-9e0b-21990cc1368d 1621b766-2427-4017-b5e8-8ca279e0bd5d publish with comet binary protocol realtime/message publish with comet binary protocol 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/message.test.js)
0327fc7a-aa44-4bd8-9de9-749e18888d4c b0ba9110-5e04-4543-bfe2-d1464f56bfad publish with comet text protocol realtime/message publish with comet text protocol 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/message.test.js)
8e44e1ed-4003-47ce-be40-cf0088131145 ff574a9c-2ec4-40f6-b449-f2ccbd06fa23 publish with binary protocol realtime/message publish with binary protocol 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/message.test.js)
16034bff-0196-4e4f-b173-792497272592 891f63e2-2140-48da-817e-04298cee7a35 publish with text protocol realtime/message publish with text protocol 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/message.test.js)
a74cfa1b-dfac-403a-ac53-c7e1d3930f0d e7976479-ea5d-46df-8aaa-0427b2edc810 implicit_client_id_0 realtime/message implicit_client_id_0 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/message.test.js)
0ae21995-3a1f-459c-afb8-e9f9fcfd2b9a a55e4c1e-220b-439c-ad00-158b6cee25a6 explicit_client_id_0 realtime/message explicit_client_id_0 Cannot read properties of undefined (reading 'encrypt')
ddf6cccb-fe91-4414-82b9-6e473d33dd72 b544214d-5952-4481-ae75-b83461d0d6ce subscribe_with_event_array realtime/message subscribe_with_event_array Cannot read properties of undefined (reading 'encrypt')
c7bfa079-0375-4fbf-ad3c-cec247afc40d 51047607-9b29-4f1e-8b3f-181bc1655380 subscribe_with_filter_object realtime/message subscribe_with_filter_object Cannot read properties of undefined (reading 'encrypt')
579b27c6-4062-4d8b-b6d1-c1d4704d6aaa 97d975a3-4333-4824-aed3-0d8e22202926 unsubscribe_with_filter_object realtime/message unsubscribe_with_filter_object Cannot read properties of undefined (reading 'encrypt')
a3fd34cc-65d3-4e8e-a3e6-a06895ac5735 3898873e-75e5-4215-bf92-6041dcb652d2 extras_field realtime/message extras_field Cannot read properties of undefined (reading 'encrypt')
35a968c6-811a-48d4-8873-891541f82b50 2a728249-e47e-4536-82d2-d3365661add3 maxMessageSize realtime/message maxMessageSize expected undefined to equal 40009
9f7a5fdb-1db3-4f38-a160-ed91656c59ea fc884270-d2b7-4627-8f40-85b1005c81ff idempotentRealtimePublishing realtime/message idempotentRealtimePublishing 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/message.test.js)
6eeb72cf-c468-48ac-b29c-4d0d3aa857e6 a060814b-7701-49e6-9a4d-62ae34bd3ef6 subscribes to filtered channel realtime/message subscribes to filtered channel 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/message.test.js)
2d3820fa-cdff-4fc9-a2b0-a687f0910067 77877224-2b59-4545-b366-de5bdef12e2e should stringify the numeric action realtime/message DefaultMessage.fromEncoded should stringify the numeric action expected '[Message; action=message.create; data…' to equal '[Message; action=message.create]'
033311bd-723a-4ab0-aa8c-71a96abc5e77 77877224-2b59-4545-b366-de5bdef12e2e should stringify the numeric action realtime/message DefaultMessage.fromEncoded should stringify the numeric action expected '[Message; action=message.update; data…' to equal '[Message; action=message.update]'
8b2e2add-b1d9-4ec9-8f42-eadbd071d40c 528dcd79-280f-4ed5-b8be-6da443365668 should handle no action provided realtime/message DefaultMessage.fromEncoded should handle no action provided expected '[Message; action=message.create; data…' to equal '[Message; action=message.create]'
bc10a652-5202-42cc-8ed5-28dade8717a8 72c2b83f-60e6-449b-bdb0-2ec7ea21e30b should handle unknown action provided realtime/message DefaultMessage.fromEncoded should handle unknown action provided expected '[Message; action=unknown; data (json)…' to equal '[Message; action=unknown]'
14c6e21e-b4a2-4e9d-8f94-c1c8e1f9bfd5 58618c33-4f63-4a1c-8fe4-34c574f7fce5 doesn't break when it receives an OBJECT ProtocolMessage realtime/objects Realtime without Objects plugin doesn't break when it receives an OBJECT ProtocolMessage Cannot read properties of undefined (reading 'encrypt')
5888024f-abe0-4b8b-a182-7a7ab61352eb 6ea92a33-9d06-4809-869f-abcea3e8c96f doesn't break when it receives an OBJECT_SYNC ProtocolMessage realtime/objects Realtime without Objects plugin doesn't break when it receives an OBJECT_SYNC ProtocolMessage Cannot read properties of undefined (reading 'encrypt')
9a69a6f2-7f47-4f42-82d0-79e2c033b035 325ef245-8064-4948-bbb3-d6087267c2f0 presenceEnterWithoutAttach realtime/presence presenceEnterWithoutAttach Timeout of 20000ms 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)
4feb5e73-4532-4b7c-8638-9b92ef267dc5 cf89481a-db1f-4a4d-b345-31f77a14ce68 presenceEnterWithoutConnect realtime/presence presenceEnterWithoutConnect Timeout of 20000ms 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)
21af83c6-0df3-4e43-9ead-6e1da25fa63d 64966d5b-3fb0-4953-8244-0a895b0cecbe presenceEnterWithCallback realtime/presence presenceEnterWithCallback Timeout of 20000ms 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)
b9fd5003-4289-4d7b-87a0-b6792cc7ffc7 ca829a44-0d30-4a71-8025-9841897b9c5e presenceEnterWithNothing realtime/presence presenceEnterWithNothing Timeout of 20000ms 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)
cdb2bf82-e6f2-4bb0-b43f-ef80dc0128c8 554c29c9-9675-45c3-967f-087836cc2252 presenceEnterWithData realtime/presence presenceEnterWithData Timeout of 20000ms 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)
f7773b47-7b2d-4a01-87bc-7b1d05b31f07 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Timeout of 20000ms 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)
c1d9df9b-b102-4537-89d4-f103a6365bbf 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras Timeout of 20000ms 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)
ce15486c-4b9c-45e2-9d07-6b495c9da655 e1919dc9-6b77-4963-9e04-4c06a64f7af3 presenceEnterDetachEnter realtime/presence presenceEnterDetachEnter Timeout of 20000ms 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)
d70b0afd-3e14-443e-a50f-db93d6c51150 7c668be6-bc23-42ee-953d-173ba9c692f7 presenceEnterInvalid realtime/presence presenceEnterInvalid Correct error code: expected undefined to equal 40010
ecea2168-ab6f-434c-82c3-3f0899a3fec2 ac023ab9-454f-4816-b7c3-c16cb238166f presenceEnterAndLeave realtime/presence presenceEnterAndLeave Cannot read properties of undefined (reading 'encrypt')
0aea064a-41e6-4b0b-a942-54e6ddcf329c 32abf629-ab16-4cd5-b065-b1e3f1e33a60 presenceEnterUpdate realtime/presence presenceEnterUpdate Timeout of 20000ms 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)
9e6647c7-c036-4ed1-b643-c6068616919b 60279c8b-6180-47b5-8a44-2d0dbb5811aa presenceEnterGet realtime/presence presenceEnterGet Timeout of 20000ms 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)
77bc4a5e-ccd6-4c4a-9b6f-b4a2038e17a4 45056a7c-13f4-46ae-aeca-25e116e50693 presenceSubscribeUnattached realtime/presence presenceSubscribeUnattached Timeout of 20000ms 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)
8de07c1a-4c86-4656-84eb-0bafaf111a6c d949590c-0934-4617-b3ac-26fd24451bb3 presenceGetUnattached realtime/presence presenceGetUnattached Cannot read properties of undefined (reading 'encrypt')
72c1875c-c08d-4fb7-9b59-581dbfd5d1eb 6ede0fdf-0970-4957-9b99-2fc01e8d17ba presenceEnterLeaveGet realtime/presence presenceEnterLeaveGet Timeout of 20000ms 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)
cc02b661-4d83-4679-be84-a9a7a0188fd5 a48b8526-fefd-4531-b38b-a5aa81258834 presenceHistory realtime/presence presenceHistory Cannot read properties of undefined (reading 'encrypt')
083e1ea0-bd31-481d-be09-6744816c1dc3 9b0dcec0-cfb4-4946-964d-ffc1db041f1a presenceSecondConnection realtime/presence presenceSecondConnection Cannot read properties of undefined (reading 'encrypt')
480f5d3b-4665-48f3-be82-be4b568b121d 8c27f020-fcf6-4b1e-9095-17c2a5ecffca presenceTwoMembers realtime/presence presenceTwoMembers Cannot read properties of undefined (reading 'encrypt')
61952444-a884-40d7-8b9c-e8be8e0c4d8c 8dcff862-8f82-4d31-98ad-2f60e8bf3bb2 presenceEnterAfterClose realtime/presence presenceEnterAfterClose Timeout of 20000ms 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)
cd42aa5a-5f71-4e1f-a446-ce2d67f7af6a 85c093c7-0c39-44cb-831d-9f902b82a8a6 presenceClientIdIsImplicit realtime/presence presenceClientIdIsImplicit Cannot read properties of undefined (reading 'encrypt')
05387a46-2eb8-441f-bff1-d469e635804e b3e0e797-0565-4c53-8a88-bff8c3e9a7bb presenceEncoding realtime/presence presenceEncoding Timeout of 20000ms 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)
8095dd57-1f9e-47b9-8805-15bce3156b0d b32eca19-953b-4c3d-8b56-7831b862d97f presence_enter_inherited_clientid realtime/presence presence_enter_inherited_clientid Timeout of 20000ms 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)
a98524d0-ff8b-4ec8-982b-2cfe9892cb80 52208288-b692-40db-a614-2efd0cda7eac presence_enter_before_know_clientid realtime/presence presence_enter_before_know_clientid Timeout of 20000ms 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)
31f4d661-5df5-4983-859c-b6e49b0be6e0 b248d0d2-de8c-4f65-af17-d8580002265f presence_refresh_on_detach realtime/presence presence_refresh_on_detach Cannot read properties of undefined (reading 'encrypt')
2626939a-3958-4c3c-b4f1-7b68d55a3199 5084a7d8-fab2-463b-b2ac-3bfb80292e08 presence_detach_during_sync realtime/presence presence_detach_during_sync Cannot read properties of undefined (reading 'encrypt')
b7d141f7-1bed-4ad2-bbc2-852ac750dd9b 3fa95229-941c-46df-93a6-aef897a18056 presence_auto_reenter realtime/presence presence_auto_reenter Cannot read properties of undefined (reading 'encrypt')
c61cec2c-b96e-4772-b0ad-8187cece2a9d b33dd458-f00e-4932-b87d-fed07f396036 presence_auto_reenter_different_connid realtime/presence presence_auto_reenter_different_connid Cannot read properties of undefined (reading 'encrypt')
da67c9c8-5d51-4d85-aa39-dd8866ca862a aa304eca-3d01-4f9c-ac7e-a79063b78c79 multiple_pending realtime/presence multiple_pending Timeout of 20000ms 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)
17a9745e-8fee-4b7e-9621-4d72d37d8214 d83d9f83-69de-4eca-96e0-acc8e31a1c7f leave_published_for_member_missing_from_sync realtime/presence leave_published_for_member_missing_from_sync Cannot read properties of undefined (reading 'encrypt')
98d6231a-86c1-4d48-9c73-9d21f56b53a6 de79bbec-322e-46b7-93f2-fe755f648e31 suspended_preserves_presence realtime/presence suspended_preserves_presence Cannot read properties of undefined (reading 'encrypt')
95d53b60-e8a9-4e4e-9140-65265d237ca4 180e6bf4-6d58-4f80-8199-7bf426e0cf27 presence_many_updates realtime/presence presence_many_updates Cannot read properties of undefined (reading 'encrypt')
ee085bb4-12a0-4923-a230-024aa08b2467 ca2b4b38-c56f-4818-a0c3-cc77351ea44d reauthCapabilityUpgradeAddPublish with web_socket binary protocol realtime/reauth reauthCapabilityUpgradeAddPublish with web_socket binary protocol reauthCapabilityUpgradeAddPublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
2cdf25d8-b1f3-4389-950d-6c591885a0d5 e7c5ff79-9b57-4f34-8f3f-5ab49b284b2a reauthCapabilityUpgradeAddPublish with web_socket text protocol realtime/reauth reauthCapabilityUpgradeAddPublish with web_socket text protocol reauthCapabilityUpgradeAddPublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
cfa235d4-52fc-429c-83cb-4c14ae5cdc25 2c351727-bf2e-4dff-987a-44f30adf4f60 reauthCapabilityUpgradeAddPublish with comet binary protocol realtime/reauth reauthCapabilityUpgradeAddPublish with comet binary protocol reauthCapabilityUpgradeAddPublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
e1323f9f-1a7d-4adb-b609-b61bd6d97826 52aaf85f-1492-4db3-9546-f14c8c95d576 reauthCapabilityUpgradeAddPublish with comet text protocol realtime/reauth reauthCapabilityUpgradeAddPublish with comet text protocol reauthCapabilityUpgradeAddPublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
76de3ca1-f5a4-4b76-9a1b-dfaae65f58ab a4e0aac8-fc41-49b7-a88b-ab4df7b5f6b8 reauthCapabilityUpgradeAddPublish with binary protocol realtime/reauth reauthCapabilityUpgradeAddPublish with binary protocol reauthCapabilityUpgradeAddPublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
638ecf53-d6e6-44b6-9f53-6f5b63e322da f4e117f9-521a-420f-8dcb-9465ba064d75 reauthCapabilityUpgradeAddPublish with text protocol realtime/reauth reauthCapabilityUpgradeAddPublish with text protocol reauthCapabilityUpgradeAddPublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
dab4bf76-d1e5-474b-8434-9aee84fc6ee2 2818871b-0d48-4661-9ee0-d7a31d02e70c reauthCapabilityDowngradePublish with web_socket binary protocol realtime/reauth reauthCapabilityDowngradePublish with web_socket binary protocol reauthCapabilityDowngradePublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
0705cab1-2c70-4b9b-b03b-a2b4666f6233 c32874d6-4cdd-4756-882b-2f794edf6507 reauthCapabilityDowngradePublish with web_socket text protocol realtime/reauth reauthCapabilityDowngradePublish with web_socket text protocol reauthCapabilityDowngradePublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
9263dfd5-13e2-4397-8ee8-90da62ed4da3 af44c128-5927-4585-82dd-e868cf83356d reauthCapabilityDowngradePublish with comet binary protocol realtime/reauth reauthCapabilityDowngradePublish with comet binary protocol reauthCapabilityDowngradePublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
12bff20b-0c1e-40ba-b04c-075046638925 308fa558-db09-4915-a01d-37691332f04b reauthCapabilityDowngradePublish with comet text protocol realtime/reauth reauthCapabilityDowngradePublish with comet text protocol reauthCapabilityDowngradePublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
e71923b1-c4fa-48d6-bdd9-6021f7499894 b37a1e9a-a26b-4ed4-be1a-9f928538cb98 reauthCapabilityDowngradePublish with binary protocol realtime/reauth reauthCapabilityDowngradePublish with binary protocol reauthCapabilityDowngradePublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
c6834359-d000-4e03-aa32-64e0e9f9f9bc d77fd48d-0910-4bd3-b9b3-046087ef2cf9 reauthCapabilityDowngradePublish with text protocol realtime/reauth reauthCapabilityDowngradePublish with text protocol reauthCapabilityDowngradePublish: Cannot read properties of undefined (reading 'encrypt'): expected false to be truthy
abd0d686-9c5d-4a69-b05a-9f37f564d0de feadddac-22ff-459b-a189-bba688b90db1 resume_inactive with web_socket binary protocol realtime/resume resume_inactive with web_socket binary protocol Cannot read properties of undefined (reading 'encrypt')
e8798a90-86cf-4e52-a563-efe6c21ee467 917ac654-0951-492c-bf83-14261152350e resume_inactive with web_socket text protocol realtime/resume resume_inactive with web_socket text protocol Cannot read properties of undefined (reading 'encrypt')
b7928bb4-3371-4607-ae20-fb03d9a06404 3c4003b1-9ee0-4c53-8f23-f0588a8ac0a7 resume_inactive with comet binary protocol realtime/resume resume_inactive with comet binary protocol Cannot read properties of undefined (reading 'encrypt')
880181ca-fc95-47a7-84c0-a8c82e3fd9eb 48b15b8d-a7ae-4571-91d2-cf5bc6eccea9 resume_inactive with comet text protocol realtime/resume resume_inactive with comet text protocol Cannot read properties of undefined (reading 'encrypt')
fb940057-2f9d-4228-a56c-415ef20517a1 d9291654-cd5c-4269-b0f7-1b507f58b0f5 resume_inactive with binary protocol realtime/resume resume_inactive with binary protocol Cannot read properties of undefined (reading 'encrypt')
59c38c47-a6ae-423d-9dc6-d09ac9d69959 44f264a7-0db6-4c43-8d56-6f2d2b368932 resume_inactive with text protocol realtime/resume resume_inactive with text protocol Cannot read properties of undefined (reading 'encrypt')
b92c3f8f-8814-4328-a2d2-9328f4912283 a71f140a-3664-46ff-bd0c-562f21ffab5d resume_active with web_socket binary protocol realtime/resume resume_active with web_socket binary protocol Cannot read properties of undefined (reading 'encrypt')
32ef6503-ac77-4cbf-a9f6-dc0a2fac5be7 6266e104-dd2a-4785-9adb-6d79c5f05c58 resume_active with web_socket text protocol realtime/resume resume_active with web_socket text protocol Cannot read properties of undefined (reading 'encrypt')
63379858-6828-436a-8f7a-dd666b616a60 f1b03a6e-3e99-4369-b57e-8661aae69e44 resume_active with comet binary protocol realtime/resume resume_active with comet binary protocol Cannot read properties of undefined (reading 'encrypt')
8ab082d1-3e7a-4b1b-ad4f-e80ceb694d11 819579e6-d347-4fec-94bb-57bc604983f4 resume_active with comet text protocol realtime/resume resume_active with comet text protocol Cannot read properties of undefined (reading 'encrypt')
f4bb0868-e362-4990-b9d2-afa5c44f582c d668e013-c8de-4808-8640-ace610a24697 resume_active with binary protocol realtime/resume resume_active with binary protocol Cannot read properties of undefined (reading 'encrypt')
540860ec-a5ff-497c-8236-d2b2f956ae16 cea9b95c-636c-43c8-a8c3-5f29c6b7d115 Rest publish params rest/message Rest publish params Cannot read properties of undefined (reading 'encrypt')
79ae7169-6b34-4038-86ca-ca06832c5174 feadddac-22ff-459b-a189-bba688b90db1 resume_inactive with web_socket binary protocol realtime/resume resume_inactive with web_socket binary protocol done() called multiple times in test <realtime/resume resume_inactive with web_socket binary protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
0f716095-9a0c-4a25-81eb-a73e3ca3ea83 510dd52d-ba38-4c29-b5b7-59cd48eecf1c resume_active with text protocol realtime/resume resume_active with text protocol Cannot read properties of undefined (reading 'encrypt')
94734f35-66a3-4ab3-b5fd-30098a430c3d 917ac654-0951-492c-bf83-14261152350e resume_inactive with web_socket text protocol realtime/resume resume_inactive with web_socket text protocol done() called multiple times in test <realtime/resume resume_inactive with web_socket text protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
cd2e230b-ba38-4fd7-8da6-aa641d356420 3c4003b1-9ee0-4c53-8f23-f0588a8ac0a7 resume_inactive with comet binary protocol realtime/resume resume_inactive with comet binary protocol done() called multiple times in test <realtime/resume resume_inactive with comet binary protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
1200c3f6-0cfc-459d-a8d1-5ba3e0adb24a 48b15b8d-a7ae-4571-91d2-cf5bc6eccea9 resume_inactive with comet text protocol realtime/resume resume_inactive with comet text protocol done() called multiple times in test <realtime/resume resume_inactive with comet text protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
d599e262-1bbd-44e2-887e-8f8bb14f5ce0 d9291654-cd5c-4269-b0f7-1b507f58b0f5 resume_inactive with binary protocol realtime/resume resume_inactive with binary protocol done() called multiple times in test <realtime/resume resume_inactive with binary protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
4c1fc338-1399-4739-8504-cbaaef275128 44f264a7-0db6-4c43-8d56-6f2d2b368932 resume_inactive with text protocol realtime/resume resume_inactive with text protocol done() called multiple times in test <realtime/resume resume_inactive with text protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
90a7fdcd-fc86-43ea-ba5c-1693e8d921b9 a71f140a-3664-46ff-bd0c-562f21ffab5d resume_active with web_socket binary protocol realtime/resume resume_active with web_socket binary protocol done() called multiple times in test <realtime/resume resume_active with web_socket binary protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
ce6780ac-6caf-49cb-8bc0-3f6ace146568 515a584b-ba19-41f5-9fc0-6f7dc545ffba allows you to publish a message on behalf of a Realtime connection by setting connectionKey on the message rest/message allows you to publish a message on behalf of a Realtime connection by setting connectionKey on the message Cannot read properties of undefined (reading 'encrypt')
a992e089-6adc-4e1a-9c26-87dfa09e6336 6266e104-dd2a-4785-9adb-6d79c5f05c58 resume_active with web_socket text protocol realtime/resume resume_active with web_socket text protocol done() called multiple times in test <realtime/resume resume_active with web_socket text protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
c1120616-1c75-47e8-ba34-c125c042ee57 f1b03a6e-3e99-4369-b57e-8661aae69e44 resume_active with comet binary protocol realtime/resume resume_active with comet binary protocol done() called multiple times in test <realtime/resume resume_active with comet binary protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
8d00f04a-01ba-4eb5-bdcd-56d3468f5df5 819579e6-d347-4fec-94bb-57bc604983f4 resume_active with comet text protocol realtime/resume resume_active with comet text protocol done() called multiple times in test <realtime/resume resume_active with comet text protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
6ae5a54b-7500-4646-80bf-966686c9daaa d668e013-c8de-4808-8640-ace610a24697 resume_active with binary protocol realtime/resume resume_active with binary protocol done() called multiple times in test <realtime/resume resume_active with binary protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
758b2f88-475a-413c-b246-1193a626db6e 510dd52d-ba38-4c29-b5b7-59cd48eecf1c resume_active with text protocol realtime/resume resume_active with text protocol done() called multiple times in test <realtime/resume resume_active with text protocol> of file /home/runner/work/ably-js/ably-js/test/realtime/resume.test.js; in addition, done() received error: TypeError: Cannot read properties of undefined (reading 'encrypt') at encryptData (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:84:35) at encrypt (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:64:36) at encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/basemessage.ts:103:12) at _Message.encode (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:132:12) at /home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:56 at Array.map (<anonymous>) at encodeArray (/home/runner/work/ably-js/ably-js/src/common/lib/types/message.ts:86:31) at RestChannel.publish (/home/runner/work/ably-js/ably-js/src/common/lib/client/restchannel.ts:122:32)
3dee504c-b801-4cbe-91cf-977360963d24 d9b4f4f5-72b7-499d-bf2d-fac667f44f57 resume_rewind_1 realtime/resume resume_rewind_1 Timeout of 120000ms 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/resume.test.js)
dd89a7b6-2ae2-4a81-b038-0b3c56b94342 a9eaa84c-8bc4-4213-b686-10323ebdf796 recover multiple channels realtime/resume recover multiple channels Cannot read properties of undefined (reading 'encrypt')
ccf08bf4-56d9-4212-892c-5fc18a4770c1 2ba20f27-ef59-42a3-a0d6-366d2a906b75 presence_sync_interruptus realtime/sync presence_sync_interruptus Cannot read properties of undefined (reading 'encrypt')
2f181ce8-b961-418d-816c-e91d6bce6bc3 b695d274-35ad-48e4-91a2-b48786869d9a performs a batch presence fetch and returns a result rest/batchPresence performs a batch presence fetch and returns a result Cannot read properties of undefined (reading 'encrypt')
2dbfa0b6-0c2a-466f-a365-0f7c15249d3c e174a94b-2ca2-49d0-8427-6a30586ef8a4 history_simple with binary protocol rest/history history_simple with binary protocol Cannot read properties of undefined (reading 'encrypt')
eb7f0ba4-b2db-4e70-bf4c-fa8c98742b56 b66e4930-4a36-4424-afff-51502d3e9461 history_simple with text protocol rest/history history_simple with text protocol Cannot read properties of undefined (reading 'encrypt')
1291ae4e-c84c-4353-b88b-9de5221e8882 4b146c77-312c-4c4c-9504-b350e6e14be7 history_multiple with binary protocol rest/history history_multiple with binary protocol Cannot read properties of undefined (reading 'encrypt')
f4e0bdac-28e3-42b3-9910-61ddf95497f4 8053abaa-edf9-4f9a-a818-560ce00f1a0d history_multiple with text protocol rest/history history_multiple with text protocol Cannot read properties of undefined (reading 'encrypt')
a8b04d87-dc9a-4d63-84d5-c595be5cc87d aa418f13-50c8-4e2f-8520-90d2aa1e9692 history_simple_paginated_b with binary protocol rest/history history_simple_paginated_b with binary protocol Cannot read properties of undefined (reading 'encrypt')
1858f804-f7e0-48f3-82f8-31158ba61fcf 9cf65513-6bbd-43d4-901d-2a7c653ee786 history_simple_paginated_b with text protocol rest/history history_simple_paginated_b with text protocol Cannot read properties of undefined (reading 'encrypt')
e3ba93b8-220d-4a44-a703-3d0fe15505eb 46509fbb-2b7e-445e-9006-0774f20818de history_simple_paginated_f rest/history history_simple_paginated_f Cannot read properties of undefined (reading 'encrypt')
bf9ac652-7e0b-49ba-9269-aa67bd0c650c 0e3687a1-4f0a-4c23-9a14-10dff3fd551a history_multiple_paginated_b rest/history history_multiple_paginated_b Cannot read properties of undefined (reading 'encrypt')
3039a4f6-6aeb-4647-b93c-ca3cf3f11933 29c3f559-6f79-4abb-8b63-c875ce7bd8e4 history_multiple_paginated_f rest/history history_multiple_paginated_f Cannot read properties of undefined (reading 'encrypt')
36198044-b287-4eea-b692-dcb0d228d32a 42a35d3a-fdc8-4d69-9c6b-380423ee05a3 history_encoding_errors with binary protocol rest/history history_encoding_errors with binary protocol Cannot read properties of undefined (reading 'data')
4dc65c95-6b26-4927-81f1-913dd937149c 1e4fdb4a-b0d2-4be1-bf2f-2c559e5a26bd history_encoding_errors with text protocol rest/history history_encoding_errors with text protocol Cannot read properties of undefined (reading 'data')
25be55fa-981d-4593-b4e2-d49b61f348a2 a8bc2c10-dc8c-4e89-8223-e5e1b7004790 Should send X-Ably-Version and Ably-Agent headers in get/post requests rest/http Should send X-Ably-Version and Ably-Agent headers in get/post requests Cannot read properties of undefined (reading 'encrypt')
65036edf-ffa1-4ebc-b1fd-5681d9090fcf 62a0afef-9b55-4ca9-858d-cd8e070e8f92 Should implicitly send clientId when authenticated with clientId rest/message Should implicitly send clientId when authenticated with clientId Cannot read properties of undefined (reading 'encrypt')
3275aaa6-2756-416d-ba2e-8aa6edfb0cd6 3f3f73a8-0ce9-45ca-b921-6faee405bd8f Should publish clientId when provided explicitly in message rest/message Should publish clientId when provided explicitly in message Cannot read properties of undefined (reading 'encrypt')
349dddb1-943c-4c2e-ae72-352fb23feda5 95f7c6fe-3da3-4723-9779-05cb4b3cfee4 Should error when publishing message larger than maxMessageSize rest/message Should error when publishing message larger than maxMessageSize expected undefined to equal 40009
ce7bc23d-2c65-4d58-9ba3-8f1a1e464a83 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 Cannot read properties of undefined (reading 'encrypt')
8197d132-a0f5-471e-b60c-265a1eb16c59 866a8a10-3c58-4084-91d4-c69f84b2b2a0 Presence message JSON serialisation rest/presence Presence message JSON serialisation Cannot read properties of undefined (reading 'encrypt')
37e3cb30-5a6a-4130-904a-b114fbb07a7d 7d095970-947f-4671-9c96-3b3c2890743e push_channel_subscription_device_id rest/push push activation push_channel_subscription_device_id Cannot read properties of undefined (reading 'encrypt')
ba1a1cec-c0c4-41cf-afbc-b54844089d7f 632dd2b8-e7ca-4a0a-88e0-96eacff08e16 push_channel_subscription_client_id rest/push push activation push_channel_subscription_client_id Cannot read properties of undefined (reading 'encrypt')
f42621d7-d909-42cf-9acf-f163d91847a5 5b33421e-bc69-4221-979d-0ae9ece51104 contains expected fields rest/stats contains expected fields Cannot read properties of undefined (reading 'encrypt')