Details of upload 8c7a8251-d592-45c5-99b2-186ae87f9001

Created at
2025-10-01T08:34:08.486Z
Total number of tests
971
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
6010dfe
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
18155986133
GitHub run attempt
1
GitHub run number
3689
GitHub job
test-node
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
e1a87d0a-5506-4568-8373-678e2d36bfc7 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
0a844fe4-7401-4dcd-b6cc-0e91ff5ad2a1 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
309c82fd-067b-4cf3-93be-3463d9a62706 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
d979e154-3889-41e9-9fd2-0af130521cdf a35941df-9ee0-4705-8396-88dfcd8cfe76 Value type created with LiveMap.create() can be assigned to the object tree with comet binary protocol realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with comet binary protocol Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2
122fe0bf-6543-4591-adc3-d4bf641dab74 45e9fa40-c97b-4321-9e21-535da2eb93f6 Value type created with LiveMap.create() can be assigned to the object tree with comet text protocol realtime/objects Realtime with Objects plugin Value type created with LiveMap.create() can be assigned to the object tree with comet text protocol Check map assigned to the object tree has the expected number of keys: expected 1 to equal 2
dd1dd186-504a-4b20-be04-3281f29ed23a 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
71d02782-cb89-4c36-8a4e-dba2b9609253 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
5f634941-e887-4035-8419-112279e7b4fb 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
0fd144cf-6adb-4500-8cd9-278ad19eb6d3 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:K5CmFltrRhRhMQcXd6dRIwmQz_up3…' to equal 'map:JSRwzfAgBc2GBuEeZE-sQeRz4-8PbNFq8…'
55ba5095-9b4e-4b72-af3d-2ac186339fa7 8dcff862-8f82-4d31-98ad-2f60e8bf3bb2 presenceEnterAfterClose realtime/presence presenceEnterAfterClose 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)