Details of upload 025b1d05-8a38-40d5-85cf-b4d4cfea7e1b

Created at
2024-10-30T11:50:07.839Z
Total number of tests
741
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
21ea122
Pull request base ref
liveobjects/apply-incoming-operations
Pull request head ref
liveobjects/timeserial-fix
Branch / tag name
1908/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11592438640
GitHub run attempt
1
GitHub run number
2075
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 8 failures in this upload.

Failure ID Test case ID Test class Test case Message
b80b5f7d-1550-4241-a2e5-449331079bff 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
6b5e8a14-1263-43a3-914b-1edf0ca4c801 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 Check map "valuesMap" has correct number of keys: expected +0 to equal 8
cd97840d-bca0-473c-acbf-ba42a0748ba4 8e86df2f-2679-403f-b575-7dc3cebd7553 can apply MAP_CREATE with object ids state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_CREATE with object ids state operation messages Check map at "withReferencesMap" key in root exists: expected undefined to exist
ad96483f-8830-432b-8d68-0654b4174344 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 "bytesKey" key after MAP_SET op: expected false to be true
04af5e5c-02a2-491a-8401-033d65cc5199 215289e3-612a-4cfb-be3e-2c3824c9f1d0 can apply MAP_SET with object ids state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_SET with object ids state operation messages Check map at "keyToMap" key in root has correct number of keys: expected +0 to equal 1
35ba88de-658c-42a5-a2aa-bc164951f123 cfb8ed66-4cc4-42ce-96f7-a717a5538870 can apply MAP_REMOVE state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply MAP_REMOVE state operation messages Check map at "map" key in root has correct number of keys before MAP_REMOVE: expected +0 to equal 2
61ddfe1a-ab55-4e45-b471-50eb65138997 e7ff86ed-c05e-4289-b00d-93a3503a2a6d can apply COUNTER_CREATE state operation messages realtime/live_objects Realtime with LiveObjects plugin can apply COUNTER_CREATE state operation messages Check counter at "valueCounter" key in root exists: expected undefined to exist
0a0c9073-0ca9-4ab1-83c3-aa64ce73a3db 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 8 COUNTER_INC ops: expected -11 to equal -111