Details of upload 44e1e5fa-43a4-452e-849b-aad596732ee5

Created at
2026-01-06T18:02:45.412Z
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 18 failures in this upload.

Failure ID Test case ID Test class Test case Message
221d0272-3862-463b-9c82-3be2ec6a1be4 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
2f786923-df7c-4dbb-8f89-150d4ce954b6 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
13e41508-e52d-4160-965e-c866021e58a1 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
f266305d-7846-4a96-9e73-255a1471d67a 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
a2261ce2-d463-4c14-b06b-a1434c6c13ef 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
bca5a376-e2bc-4265-a439-446f1d132e8e 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
17a62e2e-446f-4fb8-828d-497e58433dc8 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
8c2d64ef-2bc7-4613-ba20-63449315f4df 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
c317d23c-39d3-4eea-add7-8966ec077705 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
f47a279e-579a-4070-a931-281f0fa1bcbb 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
5219015f-30d3-4f5d-8864-94230a72b229 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
f4960d37-bfe6-4b16-a77e-02558889547e 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
eee540a3-7cf7-4038-a5ea-a87d62b24900 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)
7d233d88-e9da-4c4d-b9ad-4cc954975e50 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)
337be99d-8755-41b5-9894-a46e27194ee7 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)
d3e92051-cde5-44e4-b04e-e88f7100e25b 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)
7222d6a8-1d37-4825-8d5b-6f826c711b8a 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)
8f7819b5-1263-48e6-8d46-d758edcea7b4 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)