Details of upload 49778c1c-3dad-4ead-b959-a99bbfb45de9

Created at
2024-10-25T09:07:17.285Z
Total number of tests
746
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
0fe1fa4
Pull request base ref
liveobjects/timeserial-fix
Pull request head ref
DTP-955/buffer-ops-during-sync
Branch / tag name
1909/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11515094478
GitHub run attempt
1
GitHub run number
2063
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
91166eca-4f54-4b65-861e-e6347c8bb8cf 35368c05-6d9f-4676-8882-a38be97542f4 page_refresh_with_recovery browser/connection page_refresh_with_recovery Check new realtime recovered the connection from the cookie: expected false to be truthy
261a18de-d94a-4859-afa8-e18c7171d6d0 b57ecdc4-c658-47cc-bd6e-298e55e76d26 getRoot() returns LiveMap instance realtime/live_objects Realtime with LiveObjects plugin getRoot() returns LiveMap instance expected '_LiveMap' to equal 'LiveMap'
f3439c93-6003-4308-904f-2022990e4743 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 counter at key="emptyCounter" in root is of type LiveCounter: expected '_LiveCounter' to equal 'LiveCounter'
30a6b3a9-d7cb-4638-ace7-80b3ed6fe75f 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 undefined is not an object (evaluating 'valuesMap.size')
fd63cd27-9061-45d3-b099-15db2e44a6c2 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 Check nested counter is of type LiveCounter: expected '_LiveCounter' to equal 'LiveCounter'
1bd6c3a5-a2fc-4d8a-88d8-be3554e9aa99 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 at "emptyMap" key in root is of type LiveMap: expected '_LiveMap' to equal 'LiveMap'
de710e84-d17b-4f91-a2c3-d6a23ff0f801 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 at "withReferencesMap" key in root is of type LiveMap: expected '_LiveMap' to equal 'LiveMap'
e513f417-7c67-4b13-bbd2-a642d8c7d9b2 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
0277f7f7-cac5-4fec-ae65-db76f660a347 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 counter at "keyToCounter" key in root is of type LiveCounter: expected '_LiveCounter' to equal 'LiveCounter'
b95de666-cc36-4732-afe8-4f65f5048fc8 cfb8ed66-4cc4-42ce-96f7-a717a5538870 can apply MAP_REMOVE state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_REMOVE state operation messages Check map at "map" key in root has correct number of keys before MAP_REMOVE: expected +0 to equal 2
78fcf15e-6dc9-490a-8db8-1f6ef56ac789 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 is of type LiveCounter: expected '_LiveCounter' to equal 'LiveCounter'