Details of upload 37e91c4e-cca1-4226-913c-a78c87ff9dec

Created at
2025-10-10T08:40:35.566Z
Total number of tests
1071
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
3a673f1
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
18400772731
GitHub run attempt
1
GitHub run number
2719
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 11 failures in this upload.

Failure ID Test case ID Test class Test case Message
5f73ac6b-67a0-42f8-acdc-9503759cc676 c9a538ed-6d42-4bb9-9ee4-53bc66b212b2 "before all" hook for "authbase0" realtime/auth "before all" hook for "authbase0" SyntaxError: JSON Parse error: Unexpected EOF (http://localhost:3000/test/common/modules/testapp_manager.js:152)
ea25781b-9bb3-40f0-bb89-0a98a6445cf0 c9a538ed-6d42-4bb9-9ee4-53bc66b212b2 "before all" hook for "authbase0" realtime/auth "before all" hook for "authbase0" done() called multiple times in hook <realtime/auth "before all" hook for "authbase0">; in addition, done() received error: Error: Could not set up Test App: {"isTrusted":true}
902c9d3e-a4c3-4015-8d26-b0094340018a 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
29c52643-3aa9-4019-9120-7ea75a5797ea 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
14f337eb-d12c-4a8e-bdb2-567376970ca0 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
fa88473f-1813-4412-bafc-b14399de16ff 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
2647ae6a-8ba6-4f61-958a-61bff2582050 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
eac2eee9-e9f9-45b6-ab77-c7353262a53f 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
988e4942-b2a6-49a8-9206-e0b339cfa580 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
a1282a16-d2f6-411d-aabe-b5bc5e61f9ec 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
0e1f658f-8ddb-47a9-8297-1437a875b3d1 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 undefined is not an object (evaluating 'primitiveInstance.id')