Details of upload 10370328-41e7-459a-b6a5-1f7ea7c69027

Created at
2025-10-10T08:15:53.166Z
Total number of tests
965
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
97e075c
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
18400335062
GitHub run attempt
1
GitHub run number
3719
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
2512a9ac-10b7-4e9e-8b10-db3aa186beed 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
79d4a7e5-935c-4aa7-87e4-c39825bf937d 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
bc3b7696-6319-4f2b-a56a-22ffd69e7cc4 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
58dfa438-8963-4e1d-9fb0-20b34dd548a2 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
a9c4ec6d-c5c0-40cf-a2f7-9d40d01c550a 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
c081a587-82d5-4fb3-b941-c0de9183902e 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
015f2779-4a1b-4f64-888c-161f365034b6 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
94e80409-3c89-4e98-b30c-ac534cf19913 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
f98f507e-8f3a-42bc-b138-9813f900eb10 ce5ac5b0-0e07-4415-93a1-dacd4ba523b2 DefaultInstance handling of operations on wrong underlying object type realtime/objects Realtime with Objects plugin DefaultInstance handling of operations on wrong underlying object type Cannot read properties of undefined (reading 'id')