Details of upload efda67f2-88db-4935-bae8-93483f37ebe1

Created at
2025-01-09T09:12:38.029Z
Total number of tests
777
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
fc8c465
Pull request base ref
integration/liveobjects
Pull request head ref
DTP-986/handle-tombstone-and-object-delete
Branch / tag name
1934/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12686643190
GitHub run attempt
1
GitHub run number
2192
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
c262881e-9683-4b52-a05d-33698e6ec8be 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
01a99aa8-741d-4636-a24f-10db7eb50745 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
10276abb-cb1e-49a5-9aa9-77953bbe3c4d f35d28a2-c8c1-486d-b211-4f2139de599c STATE_SYNC sequence with state object "tombstone" property deletes existing object realtime/live_objects Realtime with LiveObjects plugin STATE_SYNC sequence with state object "tombstone" property deletes existing object import_deep_equal.default is not a function
09fa3103-060d-4d34-b04e-85a5f4a8e665 9b755fbe-eb42-49e2-9737-0c9036c9fe0e STATE_SYNC sequence with state object "tombstone" property triggers subscription callback for existing object realtime/live_objects Realtime with LiveObjects plugin STATE_SYNC sequence with state object "tombstone" property triggers subscription callback for existing object import_deep_equal.default is not a function
52d0670c-4b85-4caf-9900-177abcd3e731 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 at "emptyMap" key in root exists: expected undefined to exist
7267e7bb-e2c7-430d-90a9-3178f5a777fa 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 counter is undefined
64650ef2-5d8f-4f40-9025-0fa490bcc001 687a8394-6e29-48f3-bb84-3dde77f4cff5 state operation message on a tombstoned object does not revive it realtime/live_objects Realtime with LiveObjects plugin state operation message on a tombstoned object does not revive it Check counter1 exists on root before OBJECT_DELETE: expected undefined to exist
96169495-c9a0-41be-9786-3fd827919451 dd2064fa-1e4f-4807-9dac-686a159a52ca can subscribe to the incoming COUNTER_INC operation on a LiveCounter realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter counter is undefined
540db57d-f55e-4d36-ae57-13b016b2a748 9dd56cf7-7a4a-48b2-8424-5ba05a626a13 can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call counter is undefined