Details of upload 8b5aa0a2-feb7-45a2-b505-9be883bfe0f3

Created at
2026-01-06T18:02:52.021Z
Total number of tests
1046
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
938ffca
Pull request base ref
main
Pull request head ref
protocol-v5
Branch / tag name
2127/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
20756614914
GitHub run attempt
1
GitHub run number
3898
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 19 failures in this upload.

Failure ID Test case ID Test class Test case Message
840b11a0-e350-47a2-a2ba-84a3fffadb42 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
234f2213-0cbf-4ace-a78d-ea3ac02a8a58 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
98e0535c-839b-490d-8fbe-554c8f0d2d01 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
fc411f93-f07f-41ce-be39-46f30f42d776 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
f76a28bf-0982-43ee-accd-a2e5237fb8ec 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
a80ba99e-922f-4a57-8e29-c918d033a3da 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
3b1dc4db-1c91-4c97-8199-e39d4e82813c 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
5516e828-3a8f-422e-b3da-eae60b3e8b1f 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
1450bc79-f7d0-4d67-b56a-c3c6387c65d5 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
f8fb2554-4e95-45ff-ba04-decffd2d27db 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
8a3c2124-8654-4edb-a471-8256974a146b 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
6895bdd2-9730-4f3f-a399-e8ea2b18b848 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
847d274a-b425-45de-979e-069561ffa7d2 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)
9dddf723-07b4-4e31-9ddf-d6d9b5a98d15 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)
4e7b3836-86fc-4ee9-a01f-2dffa5be3851 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)
4b8532e8-afd3-4bb6-a328-a0d7f3a69938 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)
9b77dc14-4ff4-49fe-a1ce-6cf098cc1948 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)
34642fab-d054-4fdc-83e2-2915f3f21779 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)
db4e0839-0cd2-4dd6-a5d9-747c97c8e73f 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'