Details of upload 96924d36-9836-422c-8fcf-2341991facd9

Created at
2024-11-28T06:56:30.696Z
Total number of tests
762
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
3a17efb
Pull request base ref
liveobjects/read-api-docs
Pull request head ref
liveobjects/package-test
Branch / tag name
1921/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12063849655
GitHub run attempt
1
GitHub run number
2145
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
32931baf-04ea-4846-8b20-71b69d4db318 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
a1b62c31-a3d4-4c09-aa94-69fd5bdcd02d 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
4f65ce77-a322-4f9d-93af-ff7bbf15dad9 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
ca15d141-cf75-4203-9dd8-b765dc1fa07b 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 Cannot read properties of undefined (reading 'unsubscribeAll')
a2ed7378-263d-47a4-be49-4aa1431871c4 3f57e915-fdc7-4bdf-b993-e638b35349b9 can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call realtime/live_objects Realtime with LiveObjects plugin can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.