Details of upload ff2a351b-f836-4809-9b9d-ccf928cc965b

Created at
2024-10-25T09:07:14.535Z
Total number of tests
646
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
11515094499
GitHub run attempt
1
GitHub run number
3062
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 10 failures in this upload.

Failure ID Test case ID Test class Test case Message
b62983fb-45b0-4381-82db-8bd141a0468c 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'
1b23df16-6747-482f-850a-11ad60220b21 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'
5e1b49a6-f782-4542-a3c4-deb81819a757 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')
a4935fc9-4a2d-4bed-9f3c-da8336a7f99c 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'
69cbe243-f7af-48cc-8e1f-f46e59861a06 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'
4be1a1bc-d805-4595-abdd-8d3e73757acc 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'
c1b4bd73-2a19-4de6-816c-a4080ce0a4b1 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'
dda571d0-d67f-4b6c-8e5c-3a41dac6be46 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')
8c86342c-0a5f-41ac-b511-b908b16e6d3f 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'
eec5ae83-4de2-4ba5-8298-a670d30ca3aa 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