Details of upload 6bfaa11a-a75e-497c-bfe3-a237ca2087c7

Created at
2024-11-28T05:24:59.707Z
Total number of tests
762
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
6de4e88
Pull request base ref
integration/liveobjects
Pull request head ref
liveobjects/read-api-docs
Branch / tag name
1928/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12062928607
GitHub run attempt
1
GitHub run number
2140
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
1d463ea0-3e43-428f-9600-c410bc803534 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
67181a4f-853b-4742-9756-2f9f25b6a058 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 "emptyBytesKey" has correct value for "emptyBytesKey" key: expected false to be true
77bfd9ce-2f29-44ff-b970-417bb29eb8c8 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
b62475bd-b5f1-4ff0-90c2-57bd815bf8fb 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 "stringKey" key after MAP_SET op: expected undefined to equal 'stringValue'
66b96eb0-9ad3-4d04-994f-b469fc86ec5c 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 after MAP_REMOVE: expected 2 to equal 1
b157ccc5-5076-4c34-be76-9f0bada1b2bf 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 Check counter at "counter" key in root has correct value after 2 COUNTER_INC ops: expected 1 to equal 11