Details of upload cfc7a41f-0781-427c-bcfc-03037261d610

Created at
2024-10-22T09:21:59.578Z
Total number of tests
740
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
790a828
Pull request base ref
liveobjects/fixes
Pull request head ref
liveobjects/apply-incoming-operations
Branch / tag name
1897/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11456979670
GitHub run attempt
1
GitHub run number
2031
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 11 failures in this upload.

Failure ID Test case ID Test class Test case Message
518439ba-9630-4c29-bc04-2c9170e3dfb5 a060814b-7701-49e6-9a4d-62ae34bd3ef6 subscribes to filtered channel realtime/message subscribes to filtered channel Expect only two filtered message to be received: expected +0 to equal 2
29890323-af6f-477d-bc09-fcd5ceee9a2d 52208288-b692-40db-a614-2efd0cda7eac presence_enter_before_know_clientid realtime/presence presence_enter_before_know_clientid Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
7963f849-4745-46ff-bd87-4874d926cdfa 27ce3fea-4fdf-479a-94af-db950210ec21 builds state object tree from STATE_SYNC sequence on channel attachment realtime/live_objects Realtime with LiveObjects plugin builds state object tree from STATE_SYNC sequence on channel attachment Check map at key="valuesMap" in root exists: expected undefined to exist
0ad34425-bc42-4a9d-a987-1a01728d0bb3 d9103cdc-76dc-40e8-917b-cd8a2ef3a5f8 LiveMap is initialized with initial value from STATE_SYNC sequence realtime/live_objects Realtime with LiveObjects plugin LiveMap is initialized with initial value from STATE_SYNC sequence valuesMap is undefined
28b717e2-0837-4452-8bba-c13e36c342d8 8680faba-7b41-46db-aaab-936e59a3c8a3 LiveMaps can reference the same object in their keys realtime/live_objects Realtime with LiveObjects plugin LiveMaps can reference the same object in their keys valuesMap is undefined
f929b46f-c9f8-461a-b296-9c80da7fd880 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 "valuesMap" has correct number of keys: expected +0 to equal 8
e87f6976-1b6b-48da-8473-7a9e63de445e 8e86df2f-2679-403f-b575-7dc3cebd7553 can apply MAP_CREATE with object ids state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with object ids state operation messages Check map "withReferencesMap" has correct number of keys: expected +0 to equal 2
fd1d42ce-8f86-489d-a626-c1dd483810f2 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 "emptyStringKey" key after MAP_SET op: expected undefined to equal ''
ec5708e3-d365-49f2-a2f9-155737a01148 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 has correct number of keys: expected +0 to equal 1
961ff97a-b4d8-41c6-ac35-cc96d730350c 9505e81d-2b9c-4b7e-80d1-e2217d7648c2 can apply MAP_DELETE state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_DELETE state operation messages Check map at "map" key in root has correct number of keys before MAP_DELETE: expected +0 to equal 2
1aaf0d82-ed03-49a3-a577-4575d3e60580 e7ff86ed-c05e-4289-b00d-93a3503a2a6d can apply COUNTER_CREATE state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_CREATE state operation messages Check counter at "emptyCounter" key in root exists: expected undefined to exist