Details of upload 401b161e-4957-4288-a915-0833be78ddc6

Created at
2024-11-29T06:38:14.265Z
Total number of tests
662
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
b82ba91
Pull request base ref
DTP-963/liveobjects-customer-typings
Pull request head ref
DTP-1078/lexico-timeserials
Branch / tag name
1926/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12080051388
GitHub run attempt
1
GitHub run number
3156
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
2e7d31f8-5e48-4074-aeba-02ac84a4de12 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
bd8bc894-0d6f-4875-9621-0237a44b3d3d 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 exists: expected undefined to exist
b356e07d-3162-4444-9f70-f74df569413f 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 after MAP_REMOVE: expected 2 to equal 1
a9ec9023-bc1b-432f-91c3-20a4b26482d8 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 "maxSafeIntegerCounter" key in root exists: expected undefined to exist
3fc88696-08ef-4509-8151-459a18042006 79fc145b-e2fc-4c94-9a22-1a38d76f61cc can unsubscribe from LiveCounter updates via returned "unsubscribe" callback realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via returned "unsubscribe" callback Cannot read properties of undefined (reading 'subscribe')
39619473-4d51-44f0-855c-91a236beb12e 3f57e915-fdc7-4bdf-b993-e638b35349b9 can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call realtime/live_objects Realtime with LiveObjects plugin can remove all LiveMap update listeners via LiveMap.unsubscribeAll() call Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js)