Details of upload 0e5560ae-81aa-4b1b-9a36-818d6be65c8e

Created at
2025-10-03T10:13:24.952Z
Total number of tests
1004
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
318592c
Pull request base ref
PUB-2061/pathobject-subscription
Pull request head ref
PUB-2064/compact-representation
Branch / tag name
2098/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
18219074014
GitHub run attempt
1
GitHub run number
3703
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 15 failures in this upload.

Failure ID Test case ID Test class Test case Message
7c607da2-21f6-48f9-bee3-4da7e720b1b4 0271e8e7-9289-459e-b21d-675ce65fa3c7 attachWithChannelParamsDeltaAndModes with web_socket binary protocol realtime/channel attachWithChannelParamsDeltaAndModes with web_socket binary protocol done() invoked with non-Error: checkCanPresenceSubscribe: message not received within 5s
92d46508-da93-4461-b5e5-922276cd3382 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
2a601154-5e40-488b-89e9-039ef624ffb2 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
3cea88ac-ace3-4601-aa3f-687b13cf709f 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
81cffdbb-67d7-4842-90ae-3e53888b5902 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
8c45f42b-4f02-43df-8396-3442ad001f32 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
47f87190-f7db-4af9-900b-2d1eb4e2f8f6 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
1522a8ee-3741-4d93-8183-6478bd13e905 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
a0ae7a6c-f1f3-4b95-aa4d-c89a7f129f81 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
c2a447cd-de3f-4b9c-b376-27f27dbb3e10 7bc60942-257b-4748-aa03-999d943cc901 PathObject.subscribe() receives events for nested changes with unlimited depth by default realtime/objects Realtime with Objects plugin PathObject.subscribe() receives events for nested changes with unlimited depth by default Check nested event path: expected '' to equal 'nested'
6d842ced-ceb3-4d6b-a4e0-a55bfa2f78ea b96acc1a-ace9-449b-9a57-a0a65e7ebbb0 PathObject.subscribe() with depth=2 receives changes up to 2 levels deep realtime/objects Realtime with Objects plugin PathObject.subscribe() with depth=2 receives changes up to 2 levels deep expected false to be true
429c94ee-e997-4117-8d5f-ed36f0bde695 b96acc1a-ace9-449b-9a57-a0a65e7ebbb0 PathObject.subscribe() with depth=2 receives changes up to 2 levels deep realtime/objects Realtime with Objects plugin PathObject.subscribe() with depth=2 receives changes up to 2 levels deep done() called multiple times in test <realtime/objects Realtime with Objects plugin PathObject.subscribe() with depth=2 receives changes up to 2 levels deep> of file /home/runner/work/ably-js/ably-js/test/realtime/objects.test.js; in addition, done() received error: [_ErrorInfo: Connection closed; statusCode=400; code=80017; see https://help.ably.io/error/80017 ]
a8495b33-fb4c-482d-9c89-4a77134e08f5 8a3ca5c6-c76c-4aad-bef4-701b059a9c57 PathObject.subscribe() on nested path receives events for that specific path realtime/objects Realtime with Objects plugin PathObject.subscribe() on nested path receives events for that specific path Timeout of 60000ms 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/objects.test.js)
286f8810-ce82-44b7-ab5d-297b990b9de2 8ed38cfc-af6d-4740-8f02-15cdfc92eafb PathObject.subscribe() on LiveMap path receives set/remove events realtime/objects Realtime with Objects plugin PathObject.subscribe() on LiveMap path receives set/remove events Timeout of 60000ms 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/objects.test.js)
80e67262-ba25-4122-b085-dc3cd8add240 6e4cfd99-2a5f-4cd5-b4c5-0b3c885a2bb5 PathObject.subscribe() event object provides correct PathObject instance realtime/objects Realtime with Objects plugin PathObject.subscribe() event object provides correct PathObject instance Check event object has correct path: expected '' to equal 'testKey'