Details of upload 9efb6718-0f6b-4c9a-9245-e59ca6436a96

Created at
2025-01-22T05:30:30.410Z
Total number of tests
788
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
3031837
Pull request base ref
integration/liveobjects
Pull request head ref
liveobjects/object-mutation-api
Branch / tag name
1948/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12901720765
GitHub run attempt
1
GitHub run number
2226
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 12 failures in this upload.

Failure ID Test case ID Test class Test case Message
1a0259cd-5a6e-4758-b01f-e8e879d34bfd 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
6c949107-1983-4470-b422-3f11ef89919a 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
d79bb234-9e1b-4322-ae8e-689a0ebf2fa3 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 Check counter exists on root before STATE_SYNC sequence with "tombstone=true": expected undefined to exist
7b596ff6-af5f-4548-8c73-43d1cecd4027 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 (0 , import_deep_equal.default) is not a function
ee376216-efb1-4f1a-b42d-95f61aaeb25f 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 4 COUNTER_INC ops: expected 111 to equal 1000111
daae31d1-7aa5-4b01-8a50-400426956c92 3576a3c7-d1b7-4fc5-b6ed-700577515f9e can apply OBJECT_DELETE state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply OBJECT_DELETE state operation messages Check counter exists on root before OBJECT_DELETE: expected undefined to exist
fa6e59d5-dc8a-4ed9-ba1c-4ffa9e6a2e82 dcc335b9-de15-4370-86a7-86af29f65bc0 OBJECT_DELETE triggers subscription callback with deleted data realtime/live_objects Realtime with LiveObjects plugin OBJECT_DELETE triggers subscription callback with deleted data Cannot read properties of undefined (reading 'subscribe')
a6b42cfc-52dc-43ff-91ff-af11fd4f71ff 0a455580-0f7f-4b4d-8415-64bf81d5832f LiveCounter.increment throws on invalid input realtime/live_objects Realtime with LiveObjects plugin LiveCounter.increment throws on invalid input expected 'Cannot read properties of undefined (…' to contain 'Counter value increment should be a v…'
fe50d3c3-6254-4fb7-8c9b-60dabd6146d9 40035b5d-ecdb-4d5a-828f-49820a946ed9 LiveMap.set sends MAP_SET operation with primitive values realtime/live_objects Realtime with LiveObjects plugin LiveMap.set sends MAP_SET operation with primitive values Check root has correct value for "bytesKey" key after LiveMap.set call: expected to equal
6ab7d420-8482-4f9c-bc1b-f046aa0b4522 69622bde-1980-4a57-a335-652aec77b39c LiveMap.remove sends MAP_REMOVE operation realtime/live_objects Realtime with LiveObjects plugin LiveMap.remove sends MAP_REMOVE operation Cannot read properties of undefined (reading 'remove')
e0ede568-d77a-4ba8-a390-97d1bf0636eb 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 Cannot read properties of undefined (reading 'subscribe')
3f5b85f6-5995-4bae-8198-ac1a09bd8e21 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 Cannot read properties of undefined (reading 'subscribe')