Details of upload 02cd31df-2dd6-4a8a-9a6d-b412a41e49a0

Created at
2024-10-25T10:27:23.587Z
Total number of tests
646
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
51f933e
Pull request base ref
DTP-955/buffer-ops-during-sync
Pull request head ref
1907/extract-common-message-decoding
Branch / tag name
1910/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11516290113
GitHub run attempt
1
GitHub run number
3063
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 13 failures in this upload.

Failure ID Test case ID Test class Test case Message
4a263d0a-0eb3-46ac-9246-e24feee4a839 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'
307ced22-9686-403c-a8d4-480c55c126c2 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'
14dd29c5-76e2-48c4-bb0e-3a009b836d37 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')
2230b26e-158e-4867-87d8-fe03c400fd3d 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'
ad0cf238-59a4-4955-b3f5-bc785c51a320 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'
c285113a-d40e-40a0-baef-2644266bd707 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'
28bdeff1-e447-472d-a49a-5f5d85f9790d 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 "trueKey" key after MAP_SET op: expected undefined to equal true
13f004a5-6ca2-49c1-99ad-b21926f7b8f9 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'
acc53e89-0a68-4351-8d26-ee96a8ee9661 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
7f231e1d-3749-42a5-a7b1-84652559206f 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'
85cf8f96-8a92-4507-9ac8-7039b7c28950 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 Cannot read properties of undefined (reading 'value')
b6d4eaaf-458c-491e-b1b4-87fe51327eb9 869626c3-a51b-4dcf-b89e-9ee474200966 subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied realtime/live_objects Realtime with LiveObjects plugin subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied Check root has correct value for "foo" key from operation received outside of STATE_SYNC after other buffered operations were applied: expected undefined to equal 'bar'
2034bd18-fe7b-4805-b20f-776a32b268fb 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