Details of upload d41d5ce2-7981-40e1-90a2-79e030d7ce95

Created at
2024-10-22T09:14:47.159Z
Total number of tests
640
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
c1ea04c
Pull request base ref
liveobjects/sync-sequence-tests
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
11456865106
GitHub run attempt
1
GitHub run number
3028
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
bea93072-6f51-417f-beb7-7291757b08a2 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
b1c0c731-50af-49c4-a858-76a807347958 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')
e1b5142f-8339-46ee-aad4-20f9e5220646 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')
4813a73d-2082-4c05-890b-e3a30907fe6d 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
7b96ead4-0d48-4f53-b66f-1b5737bcc098 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
ddec3b50-dbbb-4994-a4eb-71996926aa42 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
a4794fa5-7f5e-4482-865a-ad419343c437 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
cf6b4113-cdca-4555-b497-8ad334c3767d 8dcff862-8f82-4d31-98ad-2f60e8bf3bb2 presenceEnterAfterClose realtime/presence presenceEnterAfterClose Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/presence.test.js)