Details of upload be96c968-b56a-4948-97f6-fae47c1c00e0

Created at
2026-02-24T17:04:37.017Z
Total number of tests
1067
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
ef7f8b6
Pull request base ref
main
Pull request head ref
AIT-315/protocol-v6-object-message
Branch / tag name
2159/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
22360768471
GitHub run attempt
1
GitHub run number
4000
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
ad2dc449-131f-42d4-9b33-a68a31f8bd7e cab9b555-7e00-4802-8e21-c7ba3967daf2 LiveCounter.create() sends COUNTER_CREATE operation with web_socket text protocol realtime/liveobjects Realtime with LiveObjects plugin LiveCounter.create() sends COUNTER_CREATE operation with web_socket text protocol Check counter #3 has expected initial value: expected +0 to equal 10
323af408-64f3-437d-b777-d04a16d9c1e8 06de9e42-8864-43c6-a381-c7046eae1dd7 creating a LiveCounter applies immediately on ACK realtime/liveobjects Apply on ACK Operations applied locally on ACK creating a LiveCounter applies immediately on ACK Check counter has initial value: expected +0 to equal 42
159f0d8b-ac52-4171-ae1b-250b1b8b44fe ad035806-a480-4270-992f-ccd7efc2e404 LiveCounter.increment applies operation immediately on ACK realtime/liveobjects Apply on ACK Operations applied locally on ACK LiveCounter.increment applies operation immediately on ACK Check counter has initial value of 10: expected +0 to equal 10
69f249c2-d895-4399-af6e-6754a8cc5144 285786b0-6fe8-4a90-b04f-367629154076 creating a LiveMap applies immediately on ACK realtime/liveobjects Apply on ACK Operations applied locally on ACK creating a LiveMap applies immediately on ACK Cannot apply MAP_CREATE op on LiveMap objectId=map:omPNqIgq4F7OZekQ_cDrI7ImeelmLo3ik1LgEQbQQs0@1771952310517; map's semantics=0, but op expected undefined
6f0686b3-18a9-47bb-932f-35a10d81372b bf06ae66-c380-4a72-a904-f45ae16b4673 batch operations apply immediately on ACK realtime/liveobjects Apply on ACK Operations applied locally on ACK batch operations apply immediately on ACK Check batch increments applied on ACK: expected 8 to equal 18
54968f0e-aa2b-4f11-9d1d-b59234acd5ed 24b0a833-8acf-4638-b55a-04d0ae6d5c3f apply-on-ACK does not update siteTimeserials realtime/liveobjects Apply on ACK Does not incorrectly skip operations apply-on-ACK does not update siteTimeserials Check counter is 15 after apply-on-ACK: expected 5 to equal 15