Details of upload 82025fe8-6572-41e1-a098-f6fd1aa6b87e

Created at
2025-10-14T09:03:59.170Z
Total number of tests
988
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
703a4ca
Pull request base ref
PUB-2060/value-types-object-creation
Pull request head ref
PUB-2061/pathobject-subscription
Branch / tag name
2097/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
18490760838
GitHub run attempt
1
GitHub run number
3726
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
c40a3b84-729d-42d3-be7b-85af20f3def6 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 Second event is at nested path: expected '' to equal 'nested'
1101c373-55d1-495d-8480-1130a91dbc59 a9e9d68c-d5c8-48e7-94d3-df3f608435eb PathObject.subscribe() with depth=1 only receives direct changes realtime/objects Realtime with Objects plugin PathObject.subscribe() with depth=1 only receives direct changes realtimeObject.createMap is not a function
1f2e88bb-5626-4393-84fb-bf6b4d1d58f8 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 realtimeObject.createMap is not a function
7a4b09f2-3985-48d6-8aa9-92fccbefdf12 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 realtimeObject.createMap is not a function
eabc9dd2-2ec8-42d5-9066-00ffc904dce1 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 realtimeObject.createMap is not a function
8abb6784-e574-41fa-b633-b8717c32de60 b473fab3-a1bb-47b9-bc0d-cf97fad6e477 PathObject.subscribe() on LiveCounter path receives increment/decrement events realtime/objects Realtime with Objects plugin PathObject.subscribe() on LiveCounter path receives increment/decrement events realtimeObject.createCounter is not a function
5e91a022-b81b-4ceb-94c6-0707a343e624 46fada5c-f8f3-4be3-8207-24640348b590 PathObject.subscribe() works with complex nested paths and escaped dots realtime/objects Realtime with Objects plugin PathObject.subscribe() works with complex nested paths and escaped dots realtimeObject.createMap is not a function
c3627d53-bd15-4cba-8dc8-8a4f1b02cd0a 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'