Details of upload 0433892a-43b7-4615-bfc4-70ed973c5c3b

Created at
2025-05-29T13:30:10.378Z
Total number of tests
924
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
cfc43c5
Pull request base ref
main
Pull request head ref
laura/endpoint-option
Branch / tag name
1973/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
15324554189
GitHub run attempt
1
GitHub run number
3507
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 9 failures in this upload.

Failure ID Test case ID Test class Test case Message
5bd68d89-d55f-4210-84f9-2caf5c1f9900 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'
1047c1fb-2736-4305-a36e-f2d0d4970fa4 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras Timeout of 20000ms 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)
4abe31a7-da7d-48f1-ac4a-1effeb8b7ade ac023ab9-454f-4816-b7c3-c16cb238166f presenceEnterAndLeave realtime/presence presenceEnterAndLeave Timeout of 20000ms 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)
870cb227-c1cc-48d1-a599-a1a91140315a 9b0dcec0-cfb4-4946-964d-ffc1db041f1a presenceSecondConnection realtime/presence presenceSecondConnection Timeout of 20000ms 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)
5aec2c52-68e2-47e3-968d-e76b28644211 aa304eca-3d01-4f9c-ac7e-a79063b78c79 multiple_pending realtime/presence multiple_pending Timeout of 20000ms 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)
1b32092d-227e-4776-83d8-2923daaefc6a 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)
94fce68d-ebdb-46c3-a206-9b72e5386fe7 9c05535a-a6c7-41af-b09e-300530db44a0 Rest embedded JWT rest/auth Rest embedded JWT Error response received from server: 500 body was: <Buffer 7b 22 65 72 72 6f 72 22 3a 22 45 72 72 6f 72 3a 20 67 65 74 61 64 64 72 69 6e 66 6f 20 45 4e 4f 54 46 4f 55 4e 44 20 6e 6f 6e 70 72 6f 64 20 6e 6f 6e ... 10 more bytes>
0f7d91e3-4099-4c19-9442-228da8ca7a32 0f05f3f3-84b7-47d0-be3d-c4f594d7b8fb Rest embedded JWT with encryption rest/auth Rest embedded JWT with encryption Error response received from server: 500 body was: <Buffer 7b 22 65 72 72 6f 72 22 3a 22 45 72 72 6f 72 3a 20 67 65 74 61 64 64 72 69 6e 66 6f 20 45 4e 4f 54 46 4f 55 4e 44 20 6e 6f 6e 70 72 6f 64 20 6e 6f 6e ... 10 more bytes>
b5afce99-9513-4511-80c6-3847b8c667b4 b349d77e-9a2b-4737-b9a6-002856a081cf Init with given host rest/defaults Init with given host expected 'main.realtime.ably.net' to equal 'test.org'