Details of upload 7ae69745-618a-4baa-b5ca-14d4e3fbf4d7

Created at
2024-05-03T18:01:14.894Z
Total number of tests
605
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
2d30c0b
Pull request base ref
main
Pull request head ref
update-to-got12
Branch / tag name
1758/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8942781942
GitHub run attempt
1
GitHub run number
2637
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 17 failures in this upload.

Failure ID Test case ID Test class Test case Message
05185a87-c484-43ae-a6a7-127bb6e8bcb9 7a4b2e2c-15f7-4948-9309-82e8cbdf85ec auth_jwt_with_clientid realtime/auth auth_jwt_with_clientid 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/auth.test.js)
a6196d14-8bb5-4f52-b1c4-0d39d6524cee b3bd1dc0-a06b-4b1a-bd64-d7c29433ff4b auth_jwt_with_clientid_application_jwt realtime/auth auth_jwt_with_clientid_application_jwt 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/auth.test.js)
3f29dffa-9cfa-4964-af6b-2f1a38452622 d8498393-bd81-446c-aac0-af4829e61004 auth_jwt_with_subscribe_only_capability realtime/auth auth_jwt_with_subscribe_only_capability 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/auth.test.js)
5cf1f138-0395-4431-b321-f9a7df109495 940cded4-a738-4c97-89e5-e6b6e790895f auth_jwt_with_publish_capability realtime/auth auth_jwt_with_publish_capability 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/auth.test.js)
efd29e87-c6b5-45fa-80bc-3b36f5243638 e806bef6-6ea7-4820-840f-72e304d285d3 auth_jwt_with_token_that_expires realtime/auth auth_jwt_with_token_that_expires 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/auth.test.js)
a8ccf6b8-867b-4fca-a027-491b781b5819 d984b521-7f6c-45fa-a8c0-20ab55c6f72c auth_jwt_with_token_that_renews realtime/auth auth_jwt_with_token_that_renews 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/auth.test.js)
eaf59b2c-2023-4fe9-b84f-152666a5262f eaafa810-6fde-4100-9bbd-1784e3deeea9 init_client_with_simple_jwt_token realtime/auth init_client_with_simple_jwt_token Expected value which is `plain object`, received value of type `undefined`.
e7c69864-40e3-4019-b686-da8aae295390 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize> of file /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js; in addition, done() received error: AssertionError: Check third authorize one cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1341:74 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:89:9 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
cb5dfd9d-e989-4f1c-98b2-f5709a9fe3c0 d537ddd1-3967-4f3c-81fd-34ceaa6cf99e http_connectivity_check realtime/connectivity http_connectivity_check Connectivity check completed null: expected false to be truthy
7b8ddba0-66fd-4607-bf7c-c907ac7b0253 e1e1e23a-8d50-480f-af1e-a445e5971528 succeeds with scheme realtime/connectivity configured_connectivity_check_url succeeds with scheme Connectivity check completed null: expected false to be truthy
c9666131-bca0-41d2-82b4-401a2ccb16a8 23b0f93c-ab24-4466-84c6-16c093d91cf3 succeeds with querystring realtime/connectivity configured_connectivity_check_url succeeds with querystring Connectivity check completed null: expected false to be truthy
3cd28738-0dff-4305-9a16-5833d0124e08 9da844e8-7619-457a-a7e8-1c9218a0e8d0 succeeds with plain url realtime/connectivity configured_connectivity_check_url succeeds with plain url Connectivity check completed null: expected false to be truthy
b483a5f1-bdd6-426f-849f-f913040719f9 104159e6-eed2-43ab-8808-c84e2f0f6027 init_fallbacks_once_connected_2 realtime/init init_fallbacks_once_connected_2 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/init.test.js)
c7feb99e-49f2-4676-b523-d073844b477d 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'
ca5b4e09-1879-489b-9497-254015421be8 9b0dcec0-cfb4-4946-964d-ffc1db041f1a presenceSecondConnection realtime/presence presenceSecondConnection 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)
6b8ccd56-16f0-4071-a1f7-80e8576185e5 68394edb-2b03-49de-972d-94db84bb8a90 no_ws_connectivity realtime/transports no_ws_connectivity 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/transports.test.js)
73ceafdd-a267-4913-95f1-44916504a936 bf42603d-1dbf-46da-a243-6ff86d822286 ws_primary_host_fails realtime/transports ws_primary_host_fails 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/transports.test.js)