Details of upload 7261e800-7aea-450c-8e6b-3c457f36e4d7

Created at
2025-11-04T09:57:38.930Z
Total number of tests
997
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
d46418b
Pull request base ref
PUB-2064/compact-representation
Pull request head ref
PUB-2062/subscription-async-iterator
Branch / tag name
2101/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
19064344176
GitHub run attempt
1
GitHub run number
3745
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
b670ba78-1700-4df2-9b8a-1f8d1d64f7f5 7d7d62fe-243b-457a-ab7f-1e18d3a612bf PathObject.subscribeIterator() yields events for changes to the subscribed path realtime/objects Realtime with Objects plugin PathObject.subscribeIterator() yields events for changes to the subscribed path mapInstance.subscribe is not a function
3f9fb108-ad3f-4b5d-b073-1f0c68c79b4b 62839849-803f-4533-ba83-545d228e7308 PathObject.subscribeIterator() with depth option works correctly realtime/objects Realtime with Objects plugin PathObject.subscribeIterator() with depth option works correctly mapInstance.subscribe is not a function
95551ed6-436a-4c36-804b-306673236625 3a674277-5259-4763-965a-0b97691044df PathObject.subscribeIterator() can be broken out of and subscription is removed properly realtime/objects Realtime with Objects plugin PathObject.subscribeIterator() can be broken out of and subscription is removed properly mapInstance.subscribe is not a function
7e154d2e-a154-41f3-b298-18284b8d113d 18e391b4-874c-4e63-9c14-b2bb18a12fca PathObject.subscribeIterator() handles multiple concurrent iterators independently realtime/objects Realtime with Objects plugin PathObject.subscribeIterator() handles multiple concurrent iterators independently mapInstance.subscribe is not a function
437daa2c-0b82-4674-a295-411d3e618865 9041b87e-eef5-44b5-b559-df3556027042 DefaultInstance.subscribeIterator() yields events for LiveCounter increment/decrement realtime/objects Realtime with Objects plugin DefaultInstance.subscribeIterator() yields events for LiveCounter increment/decrement mapInstance.subscribe is not a function
f9d2f43b-ed57-4c2a-b5c8-8a964b896b76 bff1567e-efff-4b80-9270-8dd848c1d99e DefaultInstance.subscribeIterator() yields events for LiveMap set/remove operations realtime/objects Realtime with Objects plugin DefaultInstance.subscribeIterator() yields events for LiveMap set/remove operations mapInstance.subscribe is not a function
227e3d22-e901-4128-884f-fc2987affda7 d9c04b5f-3e2a-4747-9275-201edcdb824f DefaultInstance.subscribeIterator() can be broken out of and subscription is removed properly realtime/objects Realtime with Objects plugin DefaultInstance.subscribeIterator() can be broken out of and subscription is removed properly Cannot read properties of undefined (reading 'listeners')
d7908428-9233-408d-a5d3-027334bf9305 8dc7586f-80ff-4879-98ce-61d90161acec DefaultInstance.subscribeIterator() handles multiple concurrent iterators independently realtime/objects Realtime with Objects plugin DefaultInstance.subscribeIterator() handles multiple concurrent iterators independently mapInstance.subscribe is not a function
ed194105-c9b9-4144-a635-a13a0f59d03e 4b05daa2-ee58-456f-b67b-dce3fec798a2 DefaultInstance.subscribeIterator() throws error for non-LiveObject instances realtime/objects Realtime with Objects plugin DefaultInstance.subscribeIterator() throws error for non-LiveObject instances mapInstance.subscribe is not a function