Details of upload 420f9c95-3907-4387-b709-85670d4981f2

Created at
2024-11-28T07:05:00.732Z
Total number of tests
762
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
948a866
Pull request base ref
liveobjects/package-test
Pull request head ref
DTP-963/liveobjects-customer-typings
Branch / tag name
1922/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12063952819
GitHub run attempt
1
GitHub run number
2146
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
80316076-f812-413e-a4fa-433a3a2a08d4 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
22ade61e-ba79-43e9-852f-7fb15d4552b9 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
c1e32409-9352-4985-8711-90d735981c59 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'
caaa6323-9de0-4c62-b60e-386069e0c64d 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
861f2f0d-1c8a-44ac-b765-c396a54bcc13 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
b790e8f0-c15c-4354-beca-55a73f9ad673 79fc145b-e2fc-4c94-9a22-1a38d76f61cc can unsubscribe from LiveCounter updates via returned "unsubscribe" callback realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via returned "unsubscribe" callback Cannot read properties of undefined (reading 'subscribe')
4f744602-9cad-4334-8d57-c62fb9dc78e8 cce51c8b-9525-4642-961a-02585599c87e can unsubscribe from LiveMap updates via returned "unsubscribe" callback realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveMap updates via returned "unsubscribe" callback Check map has value for key "foo-2" after all map sets: expected undefined to equal 'exists'