Details of upload f62b2094-52f1-4955-8340-148ac260612c

Created at
2026-02-24T17:21:20.866Z
Total number of tests
1153
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
5b0f010
Pull request base ref
AIT-315/protocol-v6-object-message
Pull request head ref
AIT-38/partial-objects-sync
Branch / tag name
2152/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
22361167233
GitHub run attempt
1
GitHub run number
3002
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
9204d8d8-cd1b-4a72-8780-48be8c3d2583 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
5498299c-266b-4d94-bd2a-77dfc7b52930 9379ca1e-024a-4e48-bf5b-f006d8bc36d8 LiveCounter.create() sends COUNTER_CREATE operation with binary protocol realtime/liveobjects Realtime with LiveObjects plugin LiveCounter.create() sends COUNTER_CREATE operation with binary protocol Check counter #3 has expected initial value: expected +0 to equal 10
59c4007d-9b99-468f-b0dd-6f53f3e5659d 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
416a4aab-00e5-41c3-b4c0-2c89ea8edd63 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
c460a26a-fa9d-415c-999d-8cb21bc89fbe 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:iNZnHFb-kNUgCc20huKeaIzO-xANzaqWRXUfjkvJIik@1771953650378; map's semantics=0, but op expected undefined
62d75a8f-13d9-45a3-a4a5-aedb0c5e04b0 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
a253a114-9915-4272-8664-244f91d8b9a0 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