Details of upload 52eaec91-399a-49c9-96a9-01556c38b098

Created at
2024-11-28T05:30:00.712Z
Total number of tests
762
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
6de4e88
Pull request base ref
integration/liveobjects
Pull request head ref
liveobjects/read-api-docs
Branch / tag name
1928/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12062928607
GitHub run attempt
1
GitHub run number
2140
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
91ae14c6-ca16-49f6-b4b8-fc356ef65c73 965dc96c-5721-40fb-8ce8-f5c03d94c013 can apply MAP_CREATE with primitives state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives state operation messages Check map "emptyBytesKey" has correct value for "emptyBytesKey" key: expected false to be true
8126e92b-bb39-46ff-a8f8-4138c80b8a2b 998d7ae6-36c7-4597-b379-275d747fbf5b can apply MAP_SET with primitives state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with primitives state operation messages Check root has correct value for "emptyBytesKey" key after MAP_SET op: expected false to be true
91131228-4f62-4fa0-bdc0-a49b6c125135 215289e3-612a-4cfb-be3e-2c3824c9f1d0 can apply MAP_SET with object ids state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with object ids state operation messages Check map at "keyToMap" key in root exists: expected undefined to exist
121b2f1b-ae1c-473c-975f-6d0a4ec58f8e 59bddbf9-1802-4354-8167-e138ee3935e1 can apply COUNTER_INC state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_INC state operation messages Check counter at "counter" key in root has correct value after 7 COUNTER_INC ops: expected -1 to equal -11
43b4db12-682b-4143-8899-82f701d5f87b b51b1f89-b7dd-49a8-8fb6-42dc3fd19c77 can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call realtime/live_objects Realtime with LiveObjects plugin can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call undefined is not an object (evaluating 'counter.unsubscribeAll')