Details of upload 816ca57f-5a54-409b-b156-6583297e02ba

Created at
2025-10-01T08:31:23.863Z
Total number of tests
1077
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
a983840
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
18155703992
GitHub run attempt
1
GitHub run number
2687
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
5ee5434f-e743-492d-8692-963bde6f5918 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
9f5eb371-a1be-48a3-a065-30c28086912c 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
7886907d-d839-43d3-878c-3f94b3120119 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
5cad4115-64d4-40bb-9468-3e310af207e3 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
44a6a41e-2fcd-4b18-9237-3c66b606be13 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
8428a5fe-0040-4c3b-ac43-7ef0f486a656 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
c3dcb66d-af08-4946-b1d3-77c9dd144767 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
cc3e85c5-6986-433e-a083-74ac2b642ad4 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
7a49431e-cc4c-406e-aaa6-644404172282 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:3hieuxyGOb_6_yg4uws2IAMyPwkcn…' to equal 'map:6lG98LRsmZYA2dxI1vNisUUssyXcVOvpw…'
0d854009-a304-431d-903d-a75f126fb76b b357d80b-c4d1-4cca-af9a-6adb2b07cf3d is able to decrypt history messages browser/modular Crypto with Crypto _BaseRealtime is able to decrypt history messages expected to equal 'Test message'