Details of upload b720db6e-6cea-4520-92b4-807e020f1b89

Created at
2025-01-24T09:24:03.052Z
Total number of tests
781
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
cd70711
Pull request base ref
integration/liveobjects
Pull request head ref
DTP-1121/update-channel-serial-on-state
Branch / tag name
1961/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12946630007
GitHub run attempt
1
GitHub run number
2254
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
bdbb699d-0a4f-435e-a64e-f7b41b4b75d4 992d5071-16c9-4531-8774-f5445a7e75f5 set channelSerial field for ATTACH ProtocolMessage if available realtime/channel set channelSerial field for ATTACH ProtocolMessage if available expected 'channelSerial' to equal 'channelSerial2'
8e49dbca-21af-4e63-98d5-645baea88b16 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
109518ce-c79a-4bef-ada0-63bf8fe0377e 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
e347ff1e-4df0-4e21-b14d-c6ed0aa3eadf 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
c9bc6f11-84ef-4f84-8c64-fafc09be4dd7 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
dccf2d20-393e-4922-b0b4-b513d88186e6 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
7b1b4755-5606-4e45-8958-533f6f2f618a 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