Details of upload 4ede7212-1fc7-4bee-9216-7124488433ee

Created at
2025-02-12T08:40:14.515Z
Total number of tests
834
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
d78d3b4
Pull request base ref
integration/liveobjects
Pull request head ref
liveobjects/update-types
Branch / tag name
1967/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
13281049460
GitHub run attempt
1
GitHub run number
2298
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
48fc861d-31e4-4a8e-816c-8a85f8b063af 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'
3ba9593f-05f9-4eb7-a169-45762e156b59 23011b56-a353-4e96-b638-1d1b1e554706 invalid_cred_failure realtime/failure invalid_cred_failure wrong error reason code on connection.: expected 40101 to equal 40400
cfa20d7c-5e62-401b-a85b-3555aaba12f7 706c2e4f-c532-4b88-8de4-d5714f09130d channel_backoff_web_socket realtime/failure channel_backoff_web_socket Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
177c14d1-ef88-4d5d-bc7a-216e754d0f62 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
f2004351-c412-43e4-b213-d1872345d73f 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
87b44700-3839-4b8d-a9bd-b2b31bcc313e 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
b432f73e-dbd8-41d1-8906-0b8f0c3b7978 84b5f3ac-f83e-4828-a130-e7a8f9f33df4 state message publish respects connectionDetails.maxMessageSize realtime/live_objects Realtime with LiveObjects plugin state message publish respects connectionDetails.maxMessageSize expectRejectedWith is not defined