There are 18 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 93e31033-c095-418c-a9de-6188885cd1f1 | 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: 400; The single-argument form of publish() expects a message object or an array of message objects |
| c88bc63b-1e9c-42c0-9cfd-72e5279727e9 | 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: 400; The single-argument form of publish() expects a message object or an array of message objects |
| 46b19d96-7209-4872-bdbf-1c8208c67c60 | c02d9213-37df-4cb4-9e9f-6571fe1fd941 | publish_no_attach with comet binary protocol | realtime/channel publish_no_attach with comet binary protocol | Unexpected attach failure: 400; The single-argument form of publish() expects a message object or an array of message objects |
| 853d93f4-4218-408c-8ada-9eb9de178477 | 2807746d-a9c0-4a5d-a30d-1d65bdbeebd3 | publish_no_attach with comet text protocol | realtime/channel publish_no_attach with comet text protocol | Unexpected attach failure: 400; The single-argument form of publish() expects a message object or an array of message objects |
| 2c890f23-88f2-45cc-8d03-bf4afed6c3d2 | f5dc6fcb-25cb-4d28-aa79-91decd457e4e | publish_no_attach with binary protocol | realtime/channel publish_no_attach with binary protocol | Unexpected attach failure: 400; The single-argument form of publish() expects a message object or an array of message objects |
| 9281dab2-77fb-45dc-a0d6-b6061a79a955 | a2b2864b-9376-49f0-8b58-8b980df2542d | publish_no_attach with text protocol | realtime/channel publish_no_attach with text protocol | Unexpected attach failure: 400; The single-argument form of publish() expects a message object or an array of message objects |
| ef16db2d-122b-4d7d-9da9-3669c4a166dd | 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 40013 to equal 40010 |
| 804a7683-1d75-4154-8c4b-89c11ee53131 | 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 40013 to equal 40010 |
| abbad122-c9d5-489c-a865-b92593ce6159 | 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 40013 to equal 40010 |
| 24c7141b-0e3e-4992-830a-fa019aac4367 | 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 40013 to equal 40010 |
| 94ab1738-1ae3-45ad-b058-4f3b320a6582 | 83f8ba9e-31fd-4d47-928c-01d02be8ac44 | channelattach_publish_invalid with binary protocol | realtime/channel channelattach_publish_invalid with binary protocol | correct error code: expected 40013 to equal 40010 |
| 65f87ef1-21cc-4be5-bc10-9eb8ef1feccf | 06806b82-1868-475b-a074-d4d09e312ce8 | channelattach_publish_invalid with text protocol | realtime/channel channelattach_publish_invalid with text protocol | correct error code: expected 40013 to equal 40010 |
| 48c28db6-21fc-46be-9067-2ca27310dbf6 | b38772b6-c5b5-4e94-ac67-cf765ac4ac54 | subscribeAfterSetOptions with web_socket binary protocol | realtime/channel subscribeAfterSetOptions 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/channel.test.js) |
| 7586ef97-cd76-4afa-8ae8-b6eef801d870 | a902f907-b16c-43ed-b0b4-a2dc71e55c19 | subscribeAfterSetOptions with web_socket text protocol | realtime/channel subscribeAfterSetOptions 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/channel.test.js) |
| 305cf54d-0ec6-4689-83c6-70f60f67d62a | 02fe776f-9628-4e0d-a197-fe7acae10d06 | subscribeAfterSetOptions with comet binary protocol | realtime/channel subscribeAfterSetOptions 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/channel.test.js) |
| dd1f8b1a-5cbc-47ca-92f3-6a04929de2e9 | e7cca504-a51e-48b9-b634-e40e3461769d | subscribeAfterSetOptions with comet text protocol | realtime/channel subscribeAfterSetOptions 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/channel.test.js) |
| 6026368d-410f-4ff2-8881-145295ac3a11 | b4b6fe0c-76ec-4fc9-9965-58b44d37241a | subscribeAfterSetOptions with binary protocol | realtime/channel subscribeAfterSetOptions 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/channel.test.js) |
| 85ec4934-c9ea-41c7-a858-8cabbeb04ef9 | c849a15f-ec0c-40c9-b836-6b631b762204 | subscribeAfterSetOptions with text protocol | realtime/channel subscribeAfterSetOptions 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/channel.test.js) |