Details of upload d0a86bdd-99ab-4fc0-acb9-d5abccde3a71

Created at
2024-11-08T11:09:58.394Z
Total number of tests
646
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
6e9a0f7
Pull request base ref
DTP-955/buffer-ops-during-sync
Pull request head ref
liveobjects/timeserials-comparison-change
Branch / tag name
1912/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11740825570
GitHub run attempt
1
GitHub run number
3097
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 9 failures in this upload.

Failure ID Test case ID Test class Test case Message
f69017ac-1665-4a85-b64e-4bb90976b385 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 "emptyStringKey" key after MAP_SET op: expected undefined to equal ''
e1ce45cf-5863-4006-8993-2e869612424e 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 7 COUNTER_INC ops: expected -1 to equal -11
95a62ada-3b94-4bde-8b51-883ffb5c26af f89e8ec7-7f17-4706-80a9-72d41106225c buffered state operation messages are applied when STATE_SYNC sequence ends realtime/live_objects Realtime with LiveObjects plugin buffered state operation messages are applied when STATE_SYNC sequence ends Check root has correct value for "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue'
1bebf972-d0ac-4bb7-a2c9-9c2406f7cdcd c068c39b-316d-4e41-af7e-40f6e39d1b2c buffered state operation messages are discarded when new STATE_SYNC sequence starts realtime/live_objects Realtime with LiveObjects plugin buffered state operation messages are discarded when new STATE_SYNC sequence starts Check root has data from operations received during second STATE_SYNC sequence: expected undefined to equal 'bar'
3debea24-834b-4436-a8a9-6d7252e23565 869626c3-a51b-4dcf-b89e-9ee474200966 subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied realtime/live_objects Realtime with LiveObjects plugin subsequent state operation messages are applied immediately after STATE_SYNC ended and buffers are applied Check root has correct value for "stringKey" key after STATE_SYNC has ended and buffered operations are applied: expected undefined to equal 'stringValue'
9c3a84fc-f41d-4978-a69d-d15f08b0f9e0 fd05fec7-80c1-4f3c-a35d-618dec7c42ad resume_inactive_with_comet_binary_transport realtime/resume resume_inactive_with_comet_binary_transport Timeout awaiting 'request' for 10000ms
49b47a64-628f-474d-a6e0-91ba57cd4165 08b1cb16-69b0-4153-a19a-386eeaefc8a8 Presence get simple rest/presence Presence get simple Verify correct number of messages found: expected +0 to equal 6
c6a5cc42-bfde-42fa-9010-7bacbb2f79e9 4dd9f608-309a-4725-9422-dc046d3dad55 Presence history simple rest/presence Presence history simple Verify correct number of messages found: expected 12 to equal 6
19311d78-37d4-465c-a70e-6c8dabe5b2a4 866a8a10-3c58-4084-91d4-c69f84b2b2a0 Presence message JSON serialisation rest/presence Presence message JSON serialisation "undefined" is not valid JSON