Details of upload e18fe5e6-6942-4116-8e1f-464b9cfea281

Created at
2025-10-01T08:47:03.961Z
Total number of tests
1077
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
cedb2b2
Pull request base ref
PUB-2063/path-object-instance-api
Pull request head ref
PUB-2060/value-types-object-creation
Branch / tag name
2096/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
18156267287
GitHub run attempt
1
GitHub run number
2690
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 10 failures in this upload.

Failure ID Test case ID Test class Test case Message
6ecd75bd-0b83-47ca-85e5-73f3fd1f03e3 52208288-b692-40db-a614-2efd0cda7eac presence_enter_before_know_clientid realtime/presence presence_enter_before_know_clientid Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
2ebe5105-86b7-4739-b280-5eaab200ce23 69481297-65a7-4f95-9170-5a95240ab1d1 LiveCounter.create() throws on invalid input realtime/objects Realtime with Objects plugin LiveCounter.create() throws on invalid input Expected async function to throw an error: expected undefined to exist
64335a32-a0aa-4b25-b692-9513a29db6f1 a5b38e12-d03e-45ac-b1e9-1399c61397a2 Value type created with LiveMap.create() can be assigned to the object tree with web_socket binary protocol realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with web_socket binary protocol Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2
a6bb7c58-456a-4b16-bb60-5bdc381238b6 73deecfb-650f-46e1-9a3b-7c23163752eb Value type created with LiveMap.create() can be assigned to the object tree with web_socket text protocol realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with web_socket text protocol Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2
dbd44ec4-d804-4968-a22e-a73427001b98 a0159741-63ae-4c90-91fa-1e493fdcd937 Value type created with LiveMap.create() can be assigned to the object tree with xhr_polling binary protocol realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with xhr_polling binary protocol Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2
51e702c4-cc43-4432-8291-deac6d5030d3 b68f0b64-dd23-4137-90d1-71e4d73fb995 Value type created with LiveMap.create() can be assigned to the object tree with xhr_polling text protocol realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with xhr_polling text protocol Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2
a9e8823b-821f-4e8c-8317-eb638dca7144 f62260da-06a1-44f5-badc-9b034918c11e Value type created with LiveMap.create() can be assigned to the object tree with binary protocol realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with binary protocol Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2
938cd282-2e60-4592-823f-c281d5e95156 2bf880a0-94c5-4739-adcd-2915fb47c6a9 Value type created with LiveMap.create() can be assigned to the object tree with text protocol realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with text protocol Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2
af1f1c4e-483d-470a-b306-f825123f32b5 ba296bf9-ec46-4a72-b227-c7b7f677d342 LiveMap.create() throws on invalid input realtime/objects Realtime with Objects plugin LiveMap.create() throws on invalid input Expected async function to throw an error: expected undefined to exist
f8b70499-5313-4e66-8e41-80af2af53e68 cf53e1ff-09b0-4505-a139-f3ccbc8d715e DefaultInstance.id() returns object ID of underlying LiveObject realtime/objects Realtime with Objects plugin DefaultInstance.id() returns object ID of underlying LiveObject Check counter instance ID matches underlying LiveCounter ID: expected 'counter:wRfUkubjFnt1aBwMHsuX5j_3aY94R…' to equal 'map:gfx8QHwQmL7PxH76dXbGoWZxW7B6KaAun…'