Details of upload f95ec4fa-e18b-49c8-8429-58c765f83f94

Created at
2024-10-24T20:58:13.278Z
Total number of tests
741
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
7437f61
Pull request base ref
liveobjects/apply-incoming-operations
Pull request head ref
liveobjects/timeserial-fix
Branch / tag name
1908/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11507203245
GitHub run attempt
1
GitHub run number
2056
GitHub job
test-browser
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
beccb03b-489a-470f-9230-e29519503499 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
3c512b86-9c43-49fc-8fb1-343f525bb5c1 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
7e1b03d9-df26-4fdf-9d5c-97ea3a6ef67b 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
ca359525-9758-48d4-b796-07c7d43d82d2 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 "valuesMap" key in root exists: expected undefined to exist
fe0b9579-e56e-4671-b2b9-4807cdf1f4b6 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
44f7a757-7e8b-4d92-85b4-a8070ef13fbf 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
5e99b0b6-b34a-4784-a51a-d18345b5cad1 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
20daa0dc-99e8-4a14-afaf-55435d119b40 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 map is undefined
97237393-e597-4909-aea2-cecd1e069783 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 1 COUNTER_INC ops: expected +0 to equal 1