Details of upload b5ecef7e-77ad-4f93-bd4f-0a24968eb359

Created at
2024-11-27T13:58:37.033Z
Total number of tests
662
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
3c56fc9
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
12051567252
GitHub run attempt
1
GitHub run number
3131
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 21 failures in this upload.

Failure ID Test case ID Test class Test case Message
18c48175-5737-42c3-9003-b5082bd3cad6 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 at "emptyMap" key in root exists: expected undefined to exist
45d70517-ea67-42b5-97cf-c046ecef022f 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
da0a631b-39e5-4a18-95f1-74392cbc3198 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 "stringKey" key after MAP_SET op: expected undefined to equal 'stringValue'
d4515414-d256-47a6-a4b0-db10425a4ad5 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 counter at "keyToCounter" key in root exists: expected undefined to exist
e37aff6a-f174-4f6f-9a8a-63645b9909fa 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 Cannot read properties of undefined (reading 'size')
b5d7de4c-b2d7-4104-b8d2-7fbdb4a5062e 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 "emptyCounter" key in root exists: expected undefined to exist
6d15713c-99a1-4887-98fd-5c8fd4d35dff 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 Cannot read properties of undefined (reading 'value')
45c6819c-0770-48cb-9f3f-5ca02b1ebb1c 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 "foo" key from operation received outside of STATE_SYNC after other buffered operations were applied: expected undefined to equal 'bar'
5c27c40d-ba16-4720-9bf1-d16eb7b2bba3 dd2064fa-1e4f-4807-9dac-686a159a52ca can subscribe to the incoming COUNTER_INC operation on a LiveCounter realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming COUNTER_INC operation on a LiveCounter Cannot read properties of undefined (reading 'subscribe')
e17f0203-60d7-46a1-8cb7-6a738ea2e620 4c0f3e0d-408a-4da2-8236-d303e8aebf6a can subscribe to multiple incoming operations on a LiveCounter realtime/live_objects Realtime with LiveObjects plugin can subscribe to multiple incoming operations on a LiveCounter Cannot read properties of undefined (reading 'subscribe')
f59b339d-0155-42ba-b0a7-544dea78da28 c70e5461-e4fb-41c0-a1d4-e007463687a6 can subscribe to the incoming MAP_SET operation on a LiveMap realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming MAP_SET operation on a LiveMap Cannot read properties of undefined (reading 'subscribe')
87f85811-4970-4540-a7ef-339d55842e7b 21e66809-f245-46ad-afc4-09f1fffbe1f5 can subscribe to the incoming MAP_REMOVE operation on a LiveMap realtime/live_objects Realtime with LiveObjects plugin can subscribe to the incoming MAP_REMOVE operation on a LiveMap Cannot read properties of undefined (reading 'subscribe')
9408e502-4f3e-4c84-abca-e7101e142a5d 9745cda9-87cf-4a76-a224-60eb8ab24a38 can subscribe to multiple incoming operations on a LiveMap realtime/live_objects Realtime with LiveObjects plugin can subscribe to multiple incoming operations on a LiveMap Cannot read properties of undefined (reading 'subscribe')
d6c93d50-cd0a-4af2-aa19-03fbebc5708e 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')
d5577b99-602b-45ca-a46b-269e7822ba76 9dd56cf7-7a4a-48b2-8424-5ba05a626a13 can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveCounter updates via LiveCounter.unsubscribe() call Cannot read properties of undefined (reading 'subscribe')
a69a576d-cd0b-4a35-a01c-4aa1b81438ea b51b1f89-b7dd-49a8-8fb6-42dc3fd19c77 can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call realtime/live_objects Realtime with LiveObjects plugin can remove all LiveCounter update listeners via LiveCounter.unsubscribeAll() call Cannot read properties of undefined (reading 'unsubscribeAll')
df76fcc6-88b1-4c54-85e5-dd8be1abcf5f cce51c8b-9525-4642-961a-02585599c87e can unsubscribe from LiveMap updates via returned "unsubscribe" callback realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveMap updates via returned "unsubscribe" callback Cannot read properties of undefined (reading 'subscribe')
31d8860f-0323-4d84-990e-2dca62093cc3 5c955a26-24a7-45b6-8f18-25846ce0c6c0 can unsubscribe from LiveMap updates via LiveMap.unsubscribe() call realtime/live_objects Realtime with LiveObjects plugin can unsubscribe from LiveMap updates via LiveMap.unsubscribe() call Cannot read properties of undefined (reading 'subscribe')
5f4d9fa7-3e9b-4929-8b3e-7dc53ac585bc 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 Cannot read properties of undefined (reading 'unsubscribeAll')
112c7385-107c-41b0-81d9-96f01f0acea0 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 presenceMessageAction realtime/presence presenceMessageAction Action should contain string "enter": expected 'present' to equal 'enter'
34168aed-fa59-43be-9558-a7f72f3525f3 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras 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/presence.test.js)