Details of upload 33c1144c-534b-4644-acfc-d3c836f2d727

Created at
2024-02-05T11:15:04.009Z
Total number of tests
619
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
644bfff
Pull request base ref
main
Pull request head ref
fix-should-reattach-logic
Branch / tag name
1608/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
7783472962
GitHub run attempt
1
GitHub run number
2160
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 13 failures in this upload.

Failure ID Test case ID Test class Test case Message
7955390b-356c-4218-a286-dae866e43c53 0cdbdf04-14bc-4007-bf86-c40d6ebf2e08 subscribeAfterSetOptions_with_binary_transport realtime/channel subscribeAfterSetOptions_with_binary_transport 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)
f73cb896-43e5-434e-a82d-631b9750e666 29bebd87-b477-4a18-9880-dd71c3dad84b setOptionsCallbackBehaviour_with_web_socket_binary_transport realtime/channel setOptionsCallbackBehaviour_with_web_socket_binary_transport Check channel went to the server to update the channel params: expected false to be truthy
8e31e895-ca25-42d1-824d-66e09c47656c 216a94ce-2711-4a4d-8631-e23e76ff9a6c setOptionsCallbackBehaviour_with_web_socket_text_transport realtime/channel setOptionsCallbackBehaviour_with_web_socket_text_transport Check channel went to the server to update the channel params: expected false to be truthy
2e9c68aa-378b-4644-8276-3494cc6aef25 8aba5f5f-c8c8-4a8a-adcd-5bbefaa4763c setOptionsCallbackBehaviour_with_comet_binary_transport realtime/channel setOptionsCallbackBehaviour_with_comet_binary_transport Check channel went to the server to update the channel params: expected false to be truthy
24a8dfab-fa51-4ad5-986d-960df1c04aa4 5fa86393-0311-412a-bdda-307eeacd9ed4 setOptionsCallbackBehaviour_with_comet_text_transport realtime/channel setOptionsCallbackBehaviour_with_comet_text_transport Check channel went to the server to update the channel params: expected false to be truthy
d1a3a0c3-100e-42eb-8bc0-b22d5d408634 5ad71d9e-aaba-40da-bbb2-09a2312d64d5 setOptionsCallbackBehaviour_with_binary_transport realtime/channel setOptionsCallbackBehaviour_with_binary_transport Check channel went to the server to update the channel params: expected false to be truthy
2a458b1c-993a-4b3b-a178-df21803d4f6d 1b8f1b1a-f8c2-4c56-859b-d71fce1e3bd4 setOptionsCallbackBehaviour_with_text_transport realtime/channel setOptionsCallbackBehaviour_with_text_transport Check channel went to the server to update the channel params: expected false to be truthy
f6458c67-b6fb-4488-98fc-ba9f0f058819 29bebd87-b477-4a18-9880-dd71c3dad84b setOptionsCallbackBehaviour_with_web_socket_binary_transport realtime/channel setOptionsCallbackBehaviour_with_web_socket_binary_transport done() called multiple times in test <realtime/channel setOptionsCallbackBehaviour_with_web_socket_binary_transport> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: Error: Connection monitoring: state changed to failed, aborting test at Object.<anonymous> (/home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:42:14) at callListener (/home/runner/work/ably-js/ably-js/build/ably-node.js:1216:18) at /home/runner/work/ably-js/ably-js/build/ably-node.js:1399:13 at Array.forEach (<anonymous>) at Object.exports.arrForEach (/home/runner/work/ably-js/ably-js/build/ably-node.js:790:13) at Connection.EventEmitter.emit (/home/runner/work/ably-js/ably-js/build/ably-node.js:1398:15) at /home/runner/work/ably-js/ably-js/build/ably-node.js:9527:23 at processTicksAndRejections (internal/process/task_queues.js:77:11)
a2a94390-3cd4-4f1f-8156-c25b178d95a4 5fa86393-0311-412a-bdda-307eeacd9ed4 setOptionsCallbackBehaviour_with_comet_text_transport realtime/channel setOptionsCallbackBehaviour_with_comet_text_transport done() called multiple times in test <realtime/channel setOptionsCallbackBehaviour_with_comet_text_transport> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: Error: Connection monitoring: state changed to failed, aborting test at Object.<anonymous> (/home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:42:14) at callListener (/home/runner/work/ably-js/ably-js/build/ably-node.js:1216:18) at /home/runner/work/ably-js/ably-js/build/ably-node.js:1399:13 at Array.forEach (<anonymous>) at Object.exports.arrForEach (/home/runner/work/ably-js/ably-js/build/ably-node.js:790:13) at Connection.EventEmitter.emit (/home/runner/work/ably-js/ably-js/build/ably-node.js:1398:15) at /home/runner/work/ably-js/ably-js/build/ably-node.js:9527:23 at processTicksAndRejections (internal/process/task_queues.js:77:11)
bc6c9f14-105b-46d4-9c80-cf950ea9a286 1b8f1b1a-f8c2-4c56-859b-d71fce1e3bd4 setOptionsCallbackBehaviour_with_text_transport realtime/channel setOptionsCallbackBehaviour_with_text_transport done() called multiple times in test <realtime/channel setOptionsCallbackBehaviour_with_text_transport> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: Error: Connection monitoring: state changed to failed, aborting test at Object.<anonymous> (/home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:42:14) at callListener (/home/runner/work/ably-js/ably-js/build/ably-node.js:1216:18) at /home/runner/work/ably-js/ably-js/build/ably-node.js:1399:13 at Array.forEach (<anonymous>) at Object.exports.arrForEach (/home/runner/work/ably-js/ably-js/build/ably-node.js:790:13) at Connection.EventEmitter.emit (/home/runner/work/ably-js/ably-js/build/ably-node.js:1398:15) at /home/runner/work/ably-js/ably-js/build/ably-node.js:9527:23 at processTicksAndRejections (internal/process/task_queues.js:77:11)
603959fa-22ec-4805-9b47-0ec359e5fa4a 216a94ce-2711-4a4d-8631-e23e76ff9a6c setOptionsCallbackBehaviour_with_web_socket_text_transport realtime/channel setOptionsCallbackBehaviour_with_web_socket_text_transport done() called multiple times in test <realtime/channel setOptionsCallbackBehaviour_with_web_socket_text_transport> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: Error: Connection monitoring: state changed to failed, aborting test at Object.<anonymous> (/home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:42:14) at callListener (/home/runner/work/ably-js/ably-js/build/ably-node.js:1216:18) at /home/runner/work/ably-js/ably-js/build/ably-node.js:1399:13 at Array.forEach (<anonymous>) at Object.exports.arrForEach (/home/runner/work/ably-js/ably-js/build/ably-node.js:790:13) at Connection.EventEmitter.emit (/home/runner/work/ably-js/ably-js/build/ably-node.js:1398:15) at /home/runner/work/ably-js/ably-js/build/ably-node.js:9527:23 at processTicksAndRejections (internal/process/task_queues.js:77:11)
a5c96228-c7f8-4b8d-8620-6905a95bef5b 5ad71d9e-aaba-40da-bbb2-09a2312d64d5 setOptionsCallbackBehaviour_with_binary_transport realtime/channel setOptionsCallbackBehaviour_with_binary_transport done() called multiple times in test <realtime/channel setOptionsCallbackBehaviour_with_binary_transport> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: Error: Connection monitoring: state changed to failed, aborting test at Object.<anonymous> (/home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:42:14) at callListener (/home/runner/work/ably-js/ably-js/build/ably-node.js:1216:18) at /home/runner/work/ably-js/ably-js/build/ably-node.js:1399:13 at Array.forEach (<anonymous>) at Object.exports.arrForEach (/home/runner/work/ably-js/ably-js/build/ably-node.js:790:13) at Connection.EventEmitter.emit (/home/runner/work/ably-js/ably-js/build/ably-node.js:1398:15) at /home/runner/work/ably-js/ably-js/build/ably-node.js:9527:23 at processTicksAndRejections (internal/process/task_queues.js:77:11)
6259d440-2b46-4552-994c-f5dc53dc10bd 8aba5f5f-c8c8-4a8a-adcd-5bbefaa4763c setOptionsCallbackBehaviour_with_comet_binary_transport realtime/channel setOptionsCallbackBehaviour_with_comet_binary_transport done() called multiple times in test <realtime/channel setOptionsCallbackBehaviour_with_comet_binary_transport> of file /home/runner/work/ably-js/ably-js/test/realtime/channel.test.js; in addition, done() received error: Error: Connection monitoring: state changed to failed, aborting test at Object.<anonymous> (/home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:42:14) at callListener (/home/runner/work/ably-js/ably-js/build/ably-node.js:1216:18) at /home/runner/work/ably-js/ably-js/build/ably-node.js:1399:13 at Array.forEach (<anonymous>) at Object.exports.arrForEach (/home/runner/work/ably-js/ably-js/build/ably-node.js:790:13) at Connection.EventEmitter.emit (/home/runner/work/ably-js/ably-js/build/ably-node.js:1398:15) at /home/runner/work/ably-js/ably-js/build/ably-node.js:9527:23 at processTicksAndRejections (internal/process/task_queues.js:77:11)