Details of upload 41c32583-7c17-4800-b7b6-15bd8589da89

Created at
2024-10-30T11:51:43.434Z
Total number of tests
746
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
c7a7d98
Pull request base ref
liveobjects/timeserial-fix
Pull request head ref
DTP-955/buffer-ops-during-sync
Branch / tag name
1909/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11592450525
GitHub run attempt
1
GitHub run number
2076
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 9 failures in this upload.

Failure ID Test case ID Test class Test case Message
eeb035c9-277b-433c-a8fe-0a398c0e3f22 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
e86d180f-177d-4a41-858a-24f225778a89 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
e3847dfe-8547-4f62-94a7-39b88ee6f29a 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
dfebe3ab-90d6-4f41-b893-fc8e5b96c02e 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 10
cfbe5da9-9ac3-4790-8f40-802efde9d97e 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
a73e35a2-b886-4f06-bf50-e50e1ffa5b87 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
9a4eb53f-6396-4536-b1c9-3c59f1048277 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
6d3e86f8-7181-4b19-a7e7-ee393326be4b 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
815ac350-3c92-4466-8c61-4fccba7437d5 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 9 COUNTER_INC ops: expected -111 to equal -1000111