Details of upload 57f9bcbe-2aab-455a-82a3-dd9917540bfc

Created at
2024-11-08T11:01:14.296Z
Total number of tests
746
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
8749bf7
Pull request base ref
integration/liveobjects
Pull request head ref
DTP-955/buffer-ops-during-sync
Branch / tag name
1909/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11740731574
GitHub run attempt
1
GitHub run number
2096
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
131ac25c-4538-40e6-894c-f3444d0579ef 965dc96c-5721-40fb-8ce8-f5c03d94c013 can apply MAP_CREATE with primitives state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with primitives state operation messages BufferUtils.toArrayBuffer expected an ArrayBuffer or a view onto one
849119d5-b9a6-41f9-8ff5-e398477f7e69 998d7ae6-36c7-4597-b379-275d747fbf5b can apply MAP_SET with primitives state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with primitives state operation messages Check root has correct value for "emptyBytesKey" key after MAP_SET op: expected false to be true
5319cc2d-122d-4bfc-9a3e-6223c2b47c41 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 3 COUNTER_INC ops: expected 11 to equal 111