Details of upload 765c0b75-ac5c-4e0e-92de-a266106ae05b

Created at
2024-10-22T09:24:25.814Z
Total number of tests
740
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
790a828
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
11456979670
GitHub run attempt
1
GitHub run number
2031
GitHub job
test-browser
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
4e42ad82-c0f0-4897-b010-fae1e944766e 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
2e1dc8f9-f007-49b3-94f8-aa71606724a4 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
f5addd85-52ff-475e-ab52-726f12ecc0a7 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')
b36bbc82-3b06-41a3-8d81-ff697d46a07c 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')
dcef9204-b474-4a0a-b946-d6a62e3d042f 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
20c3c000-08eb-4e4a-8cc2-5021b7a7883d 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
ec00fe52-0275-471d-afe3-bcc9888c84f0 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 "emptyStringKey" key after MAP_SET op: expected undefined to equal ''
ab2a3549-c7ec-4e28-b791-73cb1fbb19a8 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
7d0dbf1d-c7a1-46ee-bd66-6c54600257a3 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
247e1320-5e60-4765-97cf-a569178e3524 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 "negativeValueCounter" key in root exists: expected undefined to exist