Details of upload 31e2f342-4918-441c-8afb-853d7230c136

Created at
2026-02-24T17:12:49.933Z
Total number of tests
1070
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
b4b3aaf
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
22361086719
GitHub run attempt
1
GitHub run number
4002
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
bd09434c-6c9a-4706-9b78-952a797c43c6 c090b0e5-edb9-418c-a69a-bb088f6ec029 value type created with LiveCounter.create() can be assigned to the object tree with comet text protocol realtime/liveobjects Realtime with LiveObjects plugin value type created with LiveCounter.create() can be assigned to the object tree with comet text protocol Check counter assigned to the object tree has the expected value: expected +0 to equal 1
4d70213c-f003-4cb1-9a05-2533a16286f7 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
6e0f14bb-4d46-4aea-baae-0b23018d584e 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
6826db42-db6f-48aa-8270-49df7f4be3d5 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:stWFA5ipWiWaGVuj0u-tMK_sCO1z59CKAeBMIIQ31KY@1771952799743; map's semantics=0, but op expected undefined
4c030f52-bd38-43a4-a76c-497f7846a061 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
10acab8c-6dd6-43e0-8849-692414ecf27e 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