Details of upload cbfb5ebd-4585-486f-9fcd-e8af9be5d65e

Created at
2024-10-30T11:54:50.972Z
Total number of tests
741
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
b659cb4
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
11592421936
GitHub run attempt
1
GitHub run number
2074
GitHub job
test-browser
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
0f20bfc6-bbec-4c90-9f40-6e08208dfaee 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
d29000da-2f27-440d-b0ee-efa5f1c6cadd 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
9588a23a-f431-4cc6-917f-eb93c361b8d5 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
123c32cd-aca1-4e6f-885c-1956cfd450b3 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 Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
8e266c88-e0ac-436e-8a9c-d47305956b50 3ad7f38f-c842-4193-8b6f-482c9f00d98c LiveCounter is initialized with initial value from STATE_SYNC sequence realtime/live_objects Realtime with LiveObjects plugin LiveCounter is initialized with initial value from STATE_SYNC sequence Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
2dbae443-db2b-4bcc-b605-db03d6d3d560 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 Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
e6b4e365-85f4-471e-b02f-da7e55e69966 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 Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
a6552f75-fbd9-464d-9466-0ae19fc85434 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
c2a8b3b5-d42d-4317-a930-42a9f2166fdc 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 exists: expected undefined to exist
a9dfa9dd-6c12-41a7-8c4c-0b4cbd79ff3f 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
39395e77-8d4b-4cde-8ad2-9ad5a1da393a 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
80d26ccb-171b-43b2-8498-92fb6c092a91 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
488b8f84-83b2-4ec9-af8a-e2a0961af776 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 "negativeMaxSafeIntegerCounter" key in root exists: expected undefined to exist