Details of upload c10ccb1d-8222-4fcf-aac7-ef30064d98b9

Created at
2024-03-01T23:23:40.205Z
Total number of tests
594
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
1ceb7e4
Pull request base ref
1605/v2-platform-compatibility
Pull request head ref
remove-more-old-code
Branch / tag name
1641/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8118297201
GitHub run attempt
1
GitHub run number
2315
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 15 failures in this upload.

Failure ID Test case ID Test class Test case Message
7f3d71fd-274b-4db9-9c1e-11f6352c98bf c2bf7583-2a11-45a3-92e4-8c5acdbbbffd attachWithChannelModes_with_web_socket_binary_transport realtime/channel attachWithChannelModes_with_web_socket_binary_transport done() invoked with non-Error: checkCanPresenceSubscribe: message not received within 5s
3dafe619-c49d-481e-9245-77462a542011 cf89481a-db1f-4a4d-b345-31f77a14ce68 presenceEnterWithoutConnect realtime/presence presenceEnterWithoutConnect 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/presence.test.js)
3ecc658f-2e41-46fd-b8fb-2938ac1a56ad ac023ab9-454f-4816-b7c3-c16cb238166f presenceEnterAndLeave realtime/presence presenceEnterAndLeave 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/presence.test.js)
74fe8f5d-c894-4be4-a2ed-6d9dc2a9da42 32abf629-ab16-4cd5-b065-b1e3f1e33a60 presenceEnterUpdate realtime/presence presenceEnterUpdate 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/presence.test.js)
2b41ca23-3c05-419f-a421-99467bb3a982 60279c8b-6180-47b5-8a44-2d0dbb5811aa presenceEnterGet realtime/presence presenceEnterGet Connection monitoring: state changed to failed, aborting test
a9f191af-bbc9-4b2a-98c2-a62a3c3814d1 45056a7c-13f4-46ae-aeca-25e116e50693 presenceSubscribeUnattached realtime/presence presenceSubscribeUnattached Connection monitoring: state changed to failed, aborting test
c68a3d79-1652-4d17-a185-8a31707018cd d949590c-0934-4617-b3ac-26fd24451bb3 presenceGetUnattached realtime/presence presenceGetUnattached Connection monitoring: state changed to failed, aborting test
0c8af00f-1b6f-4ab7-9752-533fc41bd155 6ede0fdf-0970-4957-9b99-2fc01e8d17ba presenceEnterLeaveGet realtime/presence presenceEnterLeaveGet Connection monitoring: state changed to failed, aborting test
8d92e447-e685-44b4-94ac-d2d01f6f93fc a48b8526-fefd-4531-b38b-a5aa81258834 presenceHistory realtime/presence presenceHistory Connection monitoring: state changed to failed, aborting test
40cf9fe8-8998-4d87-9a7a-0051927aa01c 9b0dcec0-cfb4-4946-964d-ffc1db041f1a presenceSecondConnection realtime/presence presenceSecondConnection Connection monitoring: state changed to failed, aborting test
5195ae03-f802-4d36-86e8-9340adc90de8 8c27f020-fcf6-4b1e-9095-17c2a5ecffca presenceTwoMembers realtime/presence presenceTwoMembers Connection monitoring: state changed to failed, aborting test
c93fa2e4-4ca3-44c5-9602-e9a7090f7ef2 8dcff862-8f82-4d31-98ad-2f60e8bf3bb2 presenceEnterAfterClose realtime/presence presenceEnterAfterClose Connection monitoring: state changed to failed, aborting test
225deffc-d9a1-4a80-9e14-85305dee936f b3e0e797-0565-4c53-8a88-bff8c3e9a7bb presenceEncoding realtime/presence presenceEncoding 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/presence.test.js)
c50bb244-01d2-451e-a222-d7ea2f55393a 5084a7d8-fab2-463b-b2ac-3bfb80292e08 presence_detach_during_sync realtime/presence presence_detach_during_sync max concurrent connections (3) with the same token was exceeded. (See https://help.ably.io/error/80019 for help.)
cabc651b-8cff-4101-97ea-ef69ef842a54 8c27f020-fcf6-4b1e-9095-17c2a5ecffca presenceTwoMembers realtime/presence presenceTwoMembers done() called multiple times in test <realtime/presence presenceTwoMembers> of file /home/runner/work/ably-js/ably-js/test/realtime/presence.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:39:14) at callListener (/home/runner/work/ably-js/ably-js/build/ably-node.js:8844:18) at /home/runner/work/ably-js/ably-js/build/ably-node.js:9012:13 at Array.forEach (<anonymous>) at exports.arrForEach.Array.forEach.len [as arrForEach] (/home/runner/work/ably-js/ably-js/build/ably-node.js:9541:13) at Connection.emit (/home/runner/work/ably-js/ably-js/build/ably-node.js:9011:15) at /home/runner/work/ably-js/ably-js/build/ably-node.js:2623:22 at process.processTicksAndRejections (node:internal/process/task_queues:77:11)