Details of upload 61772a42-e407-4ffe-992a-31cfe279ba1c

Created at
2024-10-22T09:22:24.392Z
Total number of tests
740
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
11456865113
GitHub run attempt
1
GitHub run number
2029
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 14 failures in this upload.

Failure ID Test case ID Test class Test case Message
1e4dff01-7fcc-4e0d-b4a7-09357d0812ca 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
f9e78217-7cfe-4786-8fa3-604afd6eb647 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
dcad7355-47fa-450d-81ed-db4ce0d605fa 9b0dcec0-cfb4-4946-964d-ffc1db041f1a presenceSecondConnection realtime/presence presenceSecondConnection Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
bff67291-5326-48b7-8528-f5c219f1b3cd aa304eca-3d01-4f9c-ac7e-a79063b78c79 multiple_pending realtime/presence multiple_pending Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
16ea2f4b-457d-4b8b-8b3c-57b0ab86b454 35368c05-6d9f-4676-8882-a38be97542f4 page_refresh_with_recovery browser/connection page_refresh_with_recovery Check new realtime recovered the connection from the cookie: expected false to be truthy
40b277ab-e784-449e-97c5-075c0d52f636 cdc232e7-fdc7-4260-8912-950caaf93c31 page_refresh_with_manual_recovery browser/connection page_refresh_with_manual_recovery Check new realtime recovered the old: expected false to be truthy
e04b1906-7211-42da-bc70-af18b56ba9ed 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
adc99bc6-77c4-4599-83c5-b3d07d249533 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 valuesMap is undefined
dbae7f2b-a269-4ed8-9c64-84eda412c84e 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 valuesMap is undefined
babfd15d-e396-4221-91c9-2ec3f0c0f8c6 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
2acbd6a7-c472-4093-8d78-f7d705beb0e5 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
4de9b5d4-5471-4005-8990-1d44237384e0 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 "emptyBytesKey" key after MAP_SET op: expected false to be true
fd71c7fc-4bdb-493b-9d1d-21d3781df6c0 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
40b99611-2076-4f49-8270-f237351a3819 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