Details of upload 5e13063c-c196-4d7f-a081-8881b8c2e525

Created at
2024-10-22T15:08:24.302Z
Total number of tests
741
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
2831986
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
11462896640
GitHub run attempt
1
GitHub run number
2038
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
804a1267-cb5d-43b6-9770-9bcdc211b472 b32eca19-953b-4c3d-8b56-7831b862d97f presence_enter_inherited_clientid realtime/presence presence_enter_inherited_clientid Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
7c1c2cd2-2f0f-4a4b-8a03-faa612f027d9 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
ca6a16f8-2ec6-4933-98ee-290e9f1a0598 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 Cannot read properties of undefined (reading 'size')
5b3b7f87-bb3d-4f34-9728-c0aa7499f05a 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 Cannot read properties of undefined (reading 'get')
23ba0942-20f2-43b2-8ece-99d425b66e82 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
8f0f6a13-0274-4c98-864b-a9a4282a50f0 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
6a603a79-00d8-4124-84e5-b5ddb75daf6d 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
1b737abf-a9ae-480e-a161-7b80dfb14b4c 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
33f9ff7b-f35f-43ab-9cc7-a63afcde8722 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
e941a627-9274-4aff-9a77-816017b778c7 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 "zeroCounter" key in root exists: expected undefined to exist
167f2858-1aef-4953-8560-28c87460a196 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 2 COUNTER_INC ops: expected 1 to equal 11