Details of upload 9c1458d8-16bc-409d-b1c2-76117ed0dbe4

Created at
2024-10-22T11:11:26.397Z
Total number of tests
641
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
d548a4c
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
11458771563
GitHub run attempt
1
GitHub run number
3031
GitHub job
test-node
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
9fee7cbc-8cfb-422d-9b58-d1232b3030e3 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
5089a96f-333f-44a9-b5ee-5ba9bf68bf6a 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')
7a418c7d-d4a2-4361-be86-3966125d47c1 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')
4304637b-a838-4ced-a601-a5f7f27ea8cf 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
2a9003f1-bdaf-4ea7-bba2-015941a2a0e4 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
96951e58-de86-442e-a5c3-2fb082a6b235 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 exists: expected undefined to exist
59a408b8-d191-46f1-874a-2df201c87491 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
e4ce6db9-27ce-46e2-bfb5-6e0206888194 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
609f97d6-b436-47f9-8795-5bc8bce141bc 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