Details of upload 70452d0f-ee89-4ad4-94b9-0573c0882a43

Created at
2024-10-24T22:44:48.430Z
Total number of tests
646
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
b5e2c72
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
11508495484
GitHub run attempt
1
GitHub run number
3056
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
e4b83d58-2fcb-423b-a5ba-0340fe1d7b87 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
14fbfa37-b25c-429c-b0d6-1a40bce4823b 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')
64387314-6388-4ca3-906e-b057f7f9670d 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')
aa381ac9-f442-4869-abd7-a961ba0d673a 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 10
409787b4-9edf-4cb1-9ca8-0a2bc43eb7c0 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
d916496f-ce26-41c5-afc9-b21bbef05b05 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
8c6e482d-1972-4e94-9793-7cfa724c3c0b 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 Cannot read properties of undefined (reading 'size')
3c9124b2-3f24-4184-9b60-2fbd65ef8f1e 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 4 COUNTER_INC ops: expected 111 to equal 1000111