Details of upload 70dec1fd-34d6-4ce5-ab8d-88050ba18c78

Created at
2025-11-04T09:57:56.525Z
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
778c6494-8621-4082-8caf-c9fc0f7273ec 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
bc71022f-cb3a-4b9b-9066-85f597a44824 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
5b4096f4-c5b4-4044-8855-1c02f8681a33 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
8db339d7-5782-48d5-9e7e-43ef30a7f113 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
b8470ff5-6e61-4bff-a4a6-3e8d8c542831 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
7493f539-1d57-4865-91b7-3c962d1cf18a 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
6fdf1572-1d82-430f-934e-de0c442fe4ae 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')
b9e3c946-26cb-42d2-a5d5-3d6980b6aa11 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
72185eae-d618-4dc2-ae3a-68665333f12f 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