Details of upload 4003dd5f-0927-4d5c-9967-e10d53de6fc6

Created at
2025-10-01T08:49:02.532Z
Total number of tests
1077
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
5ef7208
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
18156162081
GitHub run attempt
1
GitHub run number
2689
GitHub job
test-browser
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
96db1064-7cdd-428f-b9b4-03281063a95f 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
8ffe5e9b-e91e-41f3-9536-918daf105ce3 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
fd19973c-696c-45c6-9e00-bcf2bfa04931 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
a58bb942-5ec6-4b4f-8cfb-182d2cd7e620 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
91e026d2-3d65-4726-8b62-f48acc9ff59d 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
75d199e0-f3f0-49d3-b3c6-5c94c4d7a430 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
9b763826-78dc-45a5-8d14-e08c7ab49bd5 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
3a4a0296-a76e-4e19-b4af-ec758f3772a5 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
b8568d5f-282b-45d5-b3a0-00815af4fc34 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:_1aLBVOHU3yr2kKKDMedj3Hv-fKfO…' to equal 'map:O5ZmxakpQrmSVw4nYYv9_B7XxfNCgNa6c…'